Mercurial > emacs
changeset 95757:5be5ad6047d1
(locate-library): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 10 Jun 2008 03:10:06 +0000 |
parents | 0e0cbd4434d6 |
children | 68421144e75f |
files | lisp/subr.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/subr.el Tue Jun 10 03:09:10 2008 +0000 +++ b/lisp/subr.el Tue Jun 10 03:10:06 2008 +0000 @@ -1494,7 +1494,7 @@ If the optional third arg PATH is specified, that list of directories is used instead of `load-path'. -When called from a program, the file name is normaly returned as a +When called from a program, the file name is normally returned as a string. When run interactively, the argument INTERACTIVE-CALL is t, and the file name is displayed in the echo area." (interactive (list (completing-read "Locate library: "