From: Richard M. Stallman Date: Tue, 28 Dec 2004 12:34:26 +0000 (+0000) Subject: (Loading): Fix previous change. X-Git-Tag: ttn-vms-21-2-B4~3090 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e20da7ee5ba80bed34f6722085ae6b3f068ea616;p=emacs.git (Loading): Fix previous change. --- diff --git a/lispref/loading.texi b/lispref/loading.texi index 221376f017a..61c5b13ca6f 100644 --- a/lispref/loading.texi +++ b/lispref/loading.texi @@ -43,7 +43,7 @@ containing Lisp code. * 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