[logaling-commit] logaling/logalimacs [master] Break a long line

Back to archive index

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


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

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

  Log:
    Break a long line

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+2 -1)
===================================================================
--- logalimacs.el    2012-06-25 22:51:39 +0900 (500f8d6)
+++ logalimacs.el    2012-06-25 22:54:15 +0900 (41eca21)
@@ -201,7 +201,8 @@
     (setq loga-base-buffer (current-buffer))
     (case loga-current-command
       (:lookup
-       (loga-register-output (cons arg (loga-to-shell loga (concat task " " word))))
+       (loga-register-output
+        (cons arg (loga-to-shell loga (concat task " " word))))
        (cdar loga-word-cache))
       ((:add :update)
        (minibuffer-message (loga-to-shell loga (concat task " " arg))))
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



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