mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 08:51:10 -08:00
(Loading): Fix previous change.
This commit is contained in:
parent
0d808a6319
commit
e20da7ee5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue