mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
(locate-library): Doc fix (sync from trunk 2008-06-10).
This commit is contained in:
parent
c972b4d87e
commit
d7abeae694
1 changed files with 1 additions and 1 deletions
|
|
@ -1401,7 +1401,7 @@ to the specified name LIBRARY.
|
|||
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: "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue