[logaling-commit] logaling/logalimacs [master] yes-or-no-p -> y-or-n-p

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
Sun Aug 5 16:32:32 JST 2012


Yuta Yamada	2012-08-05 16:32:32 +0900 (Sun, 05 Aug 2012)

  New Revision: 2f19bb45714b915e47f0863ddf739a63bc235ef1
  https://github.com/logaling/logalimacs/commit/2f19bb45714b915e47f0863ddf739a63bc235ef1

  Log:
    yes-or-no-p -> y-or-n-p

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -1)
===================================================================
--- logalimacs.el    2012-08-03 13:29:42 +0900 (da6cdfb)
+++ logalimacs.el    2012-08-05 16:32:32 +0900 (0a96252)
@@ -260,7 +260,7 @@ Example:
     (loga-to-shell "\\loga" (concat task " " input) t)
     (loga-read-buffer-string)
     (if (and (string-match "^term '.+' already exists in '.+'" loga-buffer-string)
-             (yes-or-no-p
+             (y-or-n-p
               (format "%sAre you sure you want to 'update' followed by?"
                       loga-buffer-string)))
         (loga-update)
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the logaling-commit mailing list
Zurück zum Archiv-Index