[logaling-commit] logaling/logalimacs [master] add comment to timer object for loga-fly-mode

Back to archive index

null+****@clear***** null+****@clear*****
Mon Jun 4 15:36:14 JST 2012


yuta yamada	2012-06-04 15:36:14 +0900 (Mon, 04 Jun 2012)

  New Revision: 69cab4a46723e6fb8bc7daba32a5be0dd5d27ba0

  Log:
    add comment to timer object for loga-fly-mode

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+3 -1)
===================================================================
--- logalimacs.el    2012-06-04 15:33:03 +0900 (e0d013b)
+++ logalimacs.el    2012-06-04 15:36:14 +0900 (604acc3)
@@ -53,7 +53,9 @@
 
 (defvar loga-fly-mode-interval 1
   "timer-valiable for loga-fly-mode, credit par sec.")
-(defvar loga-fly-timer nil)
+
+(defvar loga-fly-timer nil
+  "timer object for loga-fly-mode")
 
 (defcustom loga-possible-json-p nil
   "whether the popup correspond to json type"




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