[logaling-commit] logaling/logalimacs [master] t -> :buffer

Back to archive index

null+****@clear***** null+****@clear*****
Fri Jun 29 21:44:04 JST 2012


yuta yamada	2012-06-29 21:44:04 +0900 (Fri, 29 Jun 2012)

  New Revision: a0d939b69ddb082b391913f87e38bc7868ded882
  https://github.com/logaling/logalimacs/commit/a0d939b69ddb082b391913f87e38bc7868ded882

  Log:
    t -> :buffer

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+2 -2)
===================================================================
--- logalimacs.el    2012-06-29 21:41:55 +0900 (d6f2061)
+++ logalimacs.el    2012-06-29 21:44:04 +0900 (3b549cc)
@@ -255,8 +255,8 @@
          (terminal-output (loga-command (concat "\"" source-word "\""))))
     (if (string< "" terminal-output)
         (case endpoint
-          (:popup (loga-make-popup  terminal-output))
-          (t      (loga-make-buffer terminal-output)))
+          (:popup  (loga-make-popup  terminal-output))
+          (:buffer (loga-make-buffer terminal-output)))
       (if loga-use-fallback
           (text-translator/logalimacs-fallback-func)
         (minibuffer-message
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the logaling-commit mailing list
Back to archive index