null+****@clear*****
null+****@clear*****
Mon Jul 2 11:56:46 JST 2012
yuta yamada 2012-07-02 11:56:46 +0900 (Mon, 02 Jul 2012) New Revision: c1ca1becb858252939a2be7746627c21bf41e978 https://github.com/logaling/logalimacs/commit/c1ca1becb858252939a2be7746627c21bf41e978 Log: Delete an unnecessary statement for trace Modified files: logalimacs.el Modified: logalimacs.el (+0 -6) =================================================================== --- logalimacs.el 2012-07-02 11:54:34 +0900 (6f8646e) +++ logalimacs.el 2012-07-02 11:56:46 +0900 (4f11e46) @@ -54,11 +54,6 @@ :group 'logalimacs :type 'symbol) -(defcustom loga-log-output nil - "If nonnil, output log for developer." - :group 'logalimacs - :type 'boolean) - (defcustom loga-cascade-output t "If nonnil, output by cascade popup" :group 'logalimacs @@ -440,7 +435,6 @@ Otherwise passed character inside region." (word-at-point) (backward-word) (word-at-point)))) - (if loga-log-output (print match-word)) ;;log (if (string-match "[上-黑]" match-word) (loga-reject-hiragana match-word) match-word)))) -------------- next part -------------- An HTML attachment was scrubbed...下载