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

Back to archive index

null+****@clear***** null+****@clear*****
Fri Jun 29 22:49:58 JST 2012


yuta yamada	2012-06-29 22:49:58 +0900 (Fri, 29 Jun 2012)

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

  Log:
    Justify to line

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+4 -4)
===================================================================
--- logalimacs.el    2012-06-29 22:30:09 +0900 (15ce5eb)
+++ logalimacs.el    2012-06-29 22:49:58 +0900 (5485c50)
@@ -169,11 +169,11 @@
              (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))
-      (:detail (loga-display-detail)))))
+      (:buffer        (loga-make-buffer (cdar loga-word-cache)))
+      (:quit          (loga-quit))
+      (:detail        (loga-display-detail)))))
 
 (defun loga-display-detail ()
   "If popup where current endpoint, output to buffer. if buffer, quit buffer"
-------------- next part --------------
An HTML attachment was scrubbed...
下载 



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