[logaling-commit] logaling/logalimacs [master] message -> minibuffer-message

Back to archive index

null+****@clear***** null+****@clear*****
Mon Jun 25 22:32:15 JST 2012


yuta yamada	2012-06-25 22:32:15 +0900 (Mon, 25 Jun 2012)

  New Revision: 0525c46bbe51144235e61f97a702bfa4c13e4747
  https://github.com/logaling/logalimacs/commit/0525c46bbe51144235e61f97a702bfa4c13e4747

  Log:
    message -> minibuffer-message

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -1)
===================================================================
--- logalimacs.el    2012-06-25 22:31:29 +0900 (d3b9d85)
+++ logalimacs.el    2012-06-25 22:32:15 +0900 (970b1c6)
@@ -204,7 +204,7 @@
        (loga-word-cache (cons arg (loga-to-shell cmd (concat task " " word))))
        (cdar loga-word-cache))
       ((:add :update)
-       (message (loga-to-shell cmd (concat task " " arg))))
+       (minibuffer-message (loga-to-shell cmd (concat task " " arg))))
       ((:show :list)
        (loga-make-buffer (loga-to-shell cmd task)))
       ((:config :delete :help :import :new)
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



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