Yuta Yamada
null+****@clear*****
Thu Aug 23 14:55:09 JST 2012
Yuta Yamada 2012-08-23 14:55:09 +0900 (Thu, 23 Aug 2012) New Revision: 4145afbe9c75031e9babf0bf30806fc51b70287a https://github.com/logaling/logalimacs/commit/4145afbe9c75031e9babf0bf30806fc51b70287a Log: Rename: loga-version-number -> loga-version Modified files: logalimacs.el Modified: logalimacs.el (+1 -1) =================================================================== --- logalimacs.el 2012-08-22 01:15:40 +0900 (953ef5a) +++ logalimacs.el 2012-08-23 14:55:09 +0900 (0c3c7a8) @@ -787,7 +787,7 @@ Otherwise passed character inside region." (message "Note: if use rvm, require rvm.el and sets the config to your dot emacs."))) (t (message "Note: require 'sudo gem install logaling-command'"))))) -(defun loga-version-number () +(defun loga-version () (let* ((version-string (loga-to-shell "\\loga version"))) (string-match "[0-9].[0-9].[0-9]" version-string) (match-string 0 version-string))) -------------- next part -------------- An HTML attachment was scrubbed... ダウンロード