1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

(Top): Fix previous change.

This commit is contained in:
Richard M. Stallman 2004-12-28 12:35:06 +00:00
parent e20da7ee5b
commit f7e2828514

View 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.