null+****@clear*****
null+****@clear*****
Tue Jun 5 16:56:21 JST 2012
yuta yamada 2012-06-05 16:56:21 +0900 (Tue, 05 Jun 2012) New Revision: e9181a10ce287b946becd54ba45a99524ce7e6e4 Log: fix comment (limit of width of~ -> limit width of~) Modified files: logalimacs.el Modified: logalimacs.el (+1 -1) =================================================================== --- logalimacs.el 2012-06-05 16:54:07 +0900 (2f401c6) +++ logalimacs.el 2012-06-05 16:56:21 +0900 (5aeb82f) @@ -74,7 +74,7 @@ :type 'integer) (defcustom loga-width-limit-source 30 - "limit of width of source word" + "limit width of source word" :group 'logalimacs :type 'integer)