null+****@clear*****
null+****@clear*****
Tue Jun 26 23:34:49 JST 2012
yuta yamada 2012-06-26 23:34:49 +0900 (Tue, 26 Jun 2012) New Revision: 3ae91e1dc0e880e023fc4d7a8c5b809dd696ae15 https://github.com/logaling/logalimacs/commit/3ae91e1dc0e880e023fc4d7a8c5b809dd696ae15 Log: word -> word-and-options Modified files: logalimacs.el Modified: logalimacs.el (+2 -2) =================================================================== --- logalimacs.el 2012-06-26 23:33:09 +0900 (bce8fee) +++ logalimacs.el 2012-06-26 23:34:49 +0900 (deab634) @@ -196,12 +196,12 @@ (defun loga-command (&optional search-word) (let* ((loga "\\loga") (task (loga-from-symbol-to-string loga-current-command)) - (word (loga-lookup-attach-option search-word))) + (word-and-options (loga-lookup-attach-option search-word))) (setq loga-base-buffer (current-buffer)) (case loga-current-command (:lookup (loga-register-output - (cons search-word (loga-to-shell loga (concat task " " word)))) + (cons search-word (loga-to-shell loga (concat task " " word-and-options)))) (cdar loga-word-cache)) ((:add :update) (minibuffer-message (loga-to-shell loga (concat task " " (loga-input)))) -------------- next part -------------- An HTML attachment was scrubbed... 下載