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

Back to archive index

Yuta Yamada null+****@clear*****
Wed Aug 22 01:15:40 JST 2012


Yuta Yamada	2012-08-22 01:15:40 +0900 (Wed, 22 Aug 2012)

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

  Log:
    Justify line

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+2 -2)
===================================================================
--- logalimacs.el    2012-08-22 00:40:11 +0900 (13aec12)
+++ logalimacs.el    2012-08-22 01:15:40 +0900 (953ef5a)
@@ -104,7 +104,7 @@
 If nonnil, auto-detect language of word for loga-add/update.
 Note that now can specify en and ja pair only"
   :group 'logalimacs
-  :type 'boolean)
+  :type  'boolean)
 
 (defvar loga-fly-mode nil
   "If nonnil, logalimacs use loga-fly-mode")
@@ -264,7 +264,7 @@ Example:
           loga-marked-words nil)
     (case loga-current-command
       (:lookup             (loga-produce-contents search-word word-and-options))
-      ((:add :update)      (loga-add/update task))
+      ((:add  :update)     (loga-add/update task))
       ((:show :list)
        (loga-make-buffer   (loga-to-shell loga task)))
       ((:config :delete :help :import :new)
-------------- next part --------------
An HTML attachment was scrubbed...
Télécharger 



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