Mercurial > hg > xemacs-beta
diff lisp/lisp-mnt.el @ 369:1d62742628b6 r21-1-14
Import from CVS: tag r21-1-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:51 +0200 |
parents | 19dcec799385 |
children | cc15677e0335 |
line wrap: on
line diff
--- a/lisp/lisp-mnt.el Mon Aug 13 11:01:11 2007 +0200 +++ b/lisp/lisp-mnt.el Mon Aug 13 11:01:51 2007 +0200 @@ -343,7 +343,7 @@ (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))