[logaling-commit] logaling/logalimacs [master] Insert newlines

アーカイブの一覧に戻る

null+****@clear***** null+****@clear*****
Mon Jul 2 11:38:31 JST 2012


yuta yamada	2012-07-02 11:38:31 +0900 (Mon, 02 Jul 2012)

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

  Log:
    Insert newlines

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+8 -0)
===================================================================
--- logalimacs.el    2012-07-02 11:37:22 +0900 (07430fc)
+++ logalimacs.el    2012-07-02 11:38:31 +0900 (46accb0)
@@ -99,16 +99,24 @@
 
 (defvar loga-fly-mode nil
   "If nonnil, logalimacs use loga-fly-mode")
+
 (defvar loga-word-cache nil
   "Cache word used by loga-lookup")
+
 (defvar loga-current-command nil
   "Get executed current command-name and symbol")
+
 (defvar loga-current-endpoint nil
   "Store current endpoint symbol")
+
 (defvar loga-current-max-length nil)
+
 (defvar loga-base-buffer nil)
+
 (defvar loga-popup-point 0)
+
 (defvar loga-popup-width 0)
+
 (defvar loga-fallback-function nil "
 Allow your favorite function.
 It will be execute when the lookup was failed if it set your function.
-------------- next part --------------
An HTML attachment was scrubbed...
ダウンロード 



More information about the logaling-commit mailing list
アーカイブの一覧に戻る