null+****@clear*****
null+****@clear*****
Mon Jun 4 15:54:29 JST 2012
yuta yamada 2012-06-04 15:54:29 +0900 (Mon, 04 Jun 2012) New Revision: a5fae926c4091fe3902859f739ca1ef5331aed61 Log: fix comment (source -> source word) Modified files: logalimacs.el Modified: logalimacs.el (+1 -1) =================================================================== --- logalimacs.el 2012-06-04 15:53:46 +0900 (f798df4) +++ logalimacs.el 2012-06-04 15:54:29 +0900 (ea87509) @@ -81,7 +81,7 @@ (defvar loga-base-buffer nil) (defcustom loga-width-limit-source 30 - "limit of width of source" + "limit of width of source word" :group 'logalimacs :type 'integer)