]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 28 Dec 2004 12:35:06 +0000 (12:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 28 Dec 2004 12:35:06 +0000 (12:35 +0000)
lispref/elisp.texi

index 666659d15b3d9ab49f88db60a2623e8e0a3168b8..fa84a0a93fb4cd88d8dfcae2668b7289539e43b5 100644 (file)
@@ -426,7 +426,7 @@ Loading
 * 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.