null+****@clear*****
null+****@clear*****
Mon Jun 4 15:53:46 JST 2012
yuta yamada 2012-06-04 15:53:46 +0900 (Mon, 04 Jun 2012) New Revision: 22b865ed1fdda187b32d68e207360b233f6953e1 Log: loga-width-limit-source: use defcustom instead of defvar Modified files: logalimacs.el Modified: logalimacs.el (+5 -1) =================================================================== --- logalimacs.el 2012-06-04 15:48:17 +0900 (9f29716) +++ logalimacs.el 2012-06-04 15:53:46 +0900 (f798df4) @@ -85,7 +85,11 @@ :group 'logalimacs :type 'integer) -(defvar loga-width-limit-target 0) +(defvar loga-width-limit-target 0 + "limit of width of target word" + :group 'logalimacs + :type 'integer) + (defvar loga-use-dictionary-option nil "If nonnil, use --dictionary for lookup option, It can use at more than logaling version 0.1.3") (defvar loga-command-alist