null+****@clear*****
null+****@clear*****
Mon Jun 25 21:50:45 JST 2012
yuta yamada 2012-06-25 21:50:45 +0900 (Mon, 25 Jun 2012) New Revision: c3c30c86b930453542512ed4c1352cff059c28d1 https://github.com/logaling/logalimacs/commit/c3c30c86b930453542512ed4c1352cff059c28d1 Log: Output to buffer isntead of the message when the loga list command Modified files: logalimacs.el Modified: logalimacs.el (+2 -2) =================================================================== --- logalimacs.el 2012-06-25 20:36:02 +0900 (64985fc) +++ logalimacs.el 2012-06-25 21:50:45 +0900 (8326c85) @@ -208,9 +208,9 @@ (message (loga-to-shell cmd (concat task " " arg)))) (:show (loga-make-buffer (loga-to-shell cmd task))) - ((:config :delete :help :import :new) + ((:config :delete :help :import :new :list) (loga-make-buffer (loga-to-shell cmd (concat task " " (loga-input))))) - ((:list :register :unregister :version) + ((:register :unregister :version) (minibuffer-message (loga-to-shell cmd task)))))) (defun loga-lookup-attach-option (search-word) -------------- next part -------------- An HTML attachment was scrubbed... 다운로드