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

Diff of /emacs/lispref/elisp.texi

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

revision 1.46 by teirllm, Thu Oct 23 00:28:17 2003 UTC revision 1.47 by rms, Mon Dec 27 16:55:55 2004 UTC
# Line 420  Macros Line 420  Macros
420  Loading  Loading
421    
422  * How Programs Do Loading:: The @code{load} function and others.  * How Programs Do Loading:: The @code{load} function and others.
423    * Library Search::          Finding a library to load.
424    * Loading Non-ASCII::       Non-@acronym{ASCII} characters in Emacs Lisp files.
425  * Autoload::                Setting up a function to autoload.  * Autoload::                Setting up a function to autoload.
 * Named Features::          Loading a library if it isn't already loaded.  
426  * Repeated Loading::        Precautions about loading a file twice.  * Repeated Loading::        Precautions about loading a file twice.
427    * Named Features::          Loading a library if it isn't already loaded.
428    * Where Defined::           Finding which file defined a certain symbol.
429    * Unloading::                 to ``unload'' a library that was loaded.
430    * Hooks for Loading::       Providing code to be run when
431                                  particular libraries are loaded.
432    
433  Byte Compilation  Byte Compilation
434    

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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