[logaling-commit] logaling/logalimacs [master] Justify to line

Back to archive index

null+****@clear***** null+****@clear*****
Sun Jul 1 20:42:29 JST 2012


yuta yamada	2012-07-01 20:42:29 +0900 (Sun, 01 Jul 2012)

  New Revision: 2d49be0383c09a82c2706536adc5223444a0bfb3
  https://github.com/logaling/logalimacs/commit/2d49be0383c09a82c2706536adc5223444a0bfb3

  Log:
    Justify to line

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -1)
===================================================================
--- logalimacs.el    2012-07-01 20:40:43 +0900 (7a05af7)
+++ logalimacs.el    2012-07-01 20:42:29 +0900 (d9c1553)
@@ -171,7 +171,7 @@ Example:
              (scroll-other-window up-or-down)
              (loga-buffer-or-popup-command)))))
     (case event
-      (:next-line     (funcall scroll-logalimacs-buffer 1))
+      (:next-line     (funcall scroll-logalimacs-buffer  1))
       (:previous-line (funcall scroll-logalimacs-buffer -1))
       (:buffer        (loga-make-buffer (cdar loga-word-cache)))
       (:quit          (loga-quit))
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



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