Mercurial > emacs
changeset 59164:a108297939dd
(Loading): Fix previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 28 Dec 2004 12:34:26 +0000 |
parents | a88c62585e76 |
children | c807fd38480b |
files | lispref/loading.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/loading.texi Tue Dec 28 05:11:26 2004 +0000 +++ b/lispref/loading.texi Tue Dec 28 12:34:26 2004 +0000 @@ -43,7 +43,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. @end menu