Mercurial > emacs
changeset 59165:c807fd38480b
(Top): Fix previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 28 Dec 2004 12:35:06 +0000 |
parents | a108297939dd |
children | 396ac6daefa7 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/elisp.texi Tue Dec 28 12:34:26 2004 +0000 +++ b/lispref/elisp.texi Tue Dec 28 12:35:06 2004 +0000 @@ -426,7 +426,7 @@ * Repeated Loading:: Precautions about loading a file twice. * Named Features:: Loading a library if it isn't already loaded. * Where Defined:: Finding which file defined a certain symbol. -* Unloading:: to ``unload'' a library that was loaded. +* Unloading:: How to ``unload'' a library that was loaded. * Hooks for Loading:: Providing code to be run when particular libraries are loaded.