X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Flisp-mnt.el;h=3b1adbb738fd26a306f45f587838baacdb4e0022;hb=90c42eb4fa13a7f78c7b3a33b62d80e4aff44e60;hp=ab1aa097da4a0c989088abc9e7e71aed9129c8fd;hpb=376658ea71d16dced8acff36c3e385ac3738d868;p=chise%2Fxemacs-chise.git diff --git a/lisp/lisp-mnt.el b/lisp/lisp-mnt.el index ab1aa09..3b1adbb 100644 --- a/lisp/lisp-mnt.el +++ b/lisp/lisp-mnt.el @@ -343,7 +343,7 @@ The return value has the form (NAME . ADDRESS)." (defun lm-version (&optional file) "Return the version listed in file FILE, or current buffer if FILE is nil. -This can befound in an RCS or SCCS header to crack it out of." +This can be found in an RCS or SCCS header to crack it out of." (save-excursion (if file (find-file file))