null+****@clear*****
null+****@clear*****
Mon Jun 25 22:06:37 JST 2012
yuta yamada 2012-06-25 22:06:37 +0900 (Mon, 25 Jun 2012) New Revision: 628eb9fd9ce0b938751f47e6b3c48dcebcadcbba https://github.com/logaling/logalimacs/commit/628eb9fd9ce0b938751f47e6b3c48dcebcadcbba Log: Collect function to process equivalent Modified files: logalimacs.el Modified: logalimacs.el (+1 -2) =================================================================== --- logalimacs.el 2012-06-25 21:51:24 +0900 (e3e965a) +++ logalimacs.el 2012-06-25 22:06:37 +0900 (a132bcf) @@ -157,9 +157,8 @@ (read-event "types prefix of feature that want you :\n a)dd,c)onfig,d)elete,h)elp,i)mport,l)ookup,n)ew,r)egister,U)nregister,u)pdate,v)ersion") (setq loga-current-command (loga-response-of-event loga-command-alist)) (case loga-current-command - (:add (loga-add)) + ((:add :update) (loga-command (loga-input))) (:lookup (loga-lookup-at-manually)) - (:update (loga-update)) (t (loga-command)))) (defun loga-buffer-or-popup-command () -------------- next part -------------- An HTML attachment was scrubbed... Download