emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/elisp.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi
Date: Tue, 28 Feb 2006 03:07:28 +0000

Index: emacs/lispref/elisp.texi
diff -u emacs/lispref/elisp.texi:1.70 emacs/lispref/elisp.texi:1.71
--- emacs/lispref/elisp.texi:1.70       Mon Feb  6 11:55:09 2006
+++ emacs/lispref/elisp.texi    Tue Feb 28 03:07:28 2006
@@ -78,7 +78,7 @@
 
 @ifnottex
 @node Top, Introduction, (dir), (dir)
address@hidden Emacs Lisp 
address@hidden Emacs Lisp
 
 This Info file contains edition @value{VERSION} of the GNU Emacs Lisp
 Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}.
@@ -438,6 +438,7 @@
 Loading
 
 * How Programs Do Loading:: The @code{load} function and others.
+* Load Suffixes::           Details about the suffixes that @code{load} tries.
 * Library Search::          Finding a library to load.
 * Loading Non-ASCII::       address@hidden characters in Emacs Lisp files.
 * Autoload::                Setting up a function to autoload.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]