null+****@clear*****
null+****@clear*****
Mon Jul 2 11:43:40 JST 2012
yuta yamada 2012-07-02 11:43:40 +0900 (Mon, 02 Jul 2012) New Revision: ca594cd41984cd310cf842329732630f5f2b09f1 https://github.com/logaling/logalimacs/commit/ca594cd41984cd310cf842329732630f5f2b09f1 Log: Move the defvar that is alone into group of defvar Modified files: logalimacs.el Modified: logalimacs.el (+3 -3) =================================================================== --- logalimacs.el 2012-07-02 11:38:31 +0900 (46accb0) +++ logalimacs.el 2012-07-02 11:43:40 +0900 (1b6a79f) @@ -69,9 +69,6 @@ :group 'logalimacs :type 'integer) -(defvar loga-fly-timer nil - "Timer object for loga-fly-mode.") - (defcustom loga-popup-margin 0 "Margin variable for popup-tip." :group 'logalimacs @@ -100,6 +97,9 @@ (defvar loga-fly-mode nil "If nonnil, logalimacs use loga-fly-mode") +(defvar loga-fly-timer nil + "Timer object for loga-fly-mode.") + (defvar loga-word-cache nil "Cache word used by loga-lookup") -------------- next part -------------- An HTML attachment was scrubbed...Download