/[emacs]/emacs/lispref/loading.texi
ViewVC logotype

Diff of /emacs/lispref/loading.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.50 by rms, Mon Dec 27 16:52:33 2004 UTC revision 1.51 by rms, Mon Dec 27 16:58:58 2004 UTC
# Line 36  Similarly, a ``Lisp library directory'' Line 36  Similarly, a ``Lisp library directory''
36  containing Lisp code.  containing Lisp code.
37    
38  @menu  @menu
39  * How Programs Do Loading::     The @code{load} function and others.  * How Programs Do Loading:: The @code{load} function and others.
40  * Library Search::              Finding a library to load.  * Library Search::          Finding a library to load.
41  * Loading Non-ASCII::           Non-@acronym{ASCII} characters in Emacs Lisp files.  * Loading Non-ASCII::       Non-@acronym{ASCII} characters in Emacs Lisp files.
42  * Autoload::                    Setting up a function to autoload.  * Autoload::                Setting up a function to autoload.
43  * Repeated Loading::            Precautions about loading a file twice.  * Repeated Loading::        Precautions about loading a file twice.
44  * Named Features::              Loading a library if it isn't already loaded.  * Named Features::          Loading a library if it isn't already loaded.
45  * Where Defined::               Finding which file defined a certain symbol.  * Where Defined::           Finding which file defined a certain symbol.
46  * Unloading::                   How to ``unload'' a library that was loaded.  * Unloading::                 to ``unload'' a library that was loaded.
47  * Hooks for Loading::           Providing code to be run when  * Hooks for Loading::       Providing code to be run when
48                                    particular libraries are loaded.                                particular libraries are loaded.
49  @end menu  @end menu
50    
51  @node How Programs Do Loading  @node How Programs Do Loading

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26