emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/loading.texi
Date: Mon, 14 Jul 2003 11:56:05 -0400

Index: emacs/lispref/loading.texi
diff -c emacs/lispref/loading.texi:1.39 emacs/lispref/loading.texi:1.40
*** emacs/lispref/loading.texi:1.39     Fri Jun 27 12:20:28 2003
--- emacs/lispref/loading.texi  Mon Jul 14 11:56:05 2003
***************
*** 286,291 ****
--- 286,297 ----
  tells @code{locate-library} to display the file name in the echo area.
  @end deffn
  
+ @defvar load-suffixes
+ This variable is a list of suffixes (strings) that @code{load} should
+ try adding to the specified file name.  The default value is
+ @code{(".el" ".elc")}.  There is no need to include the null suffix.
+ @end defvar
+ 
  @node Loading Non-ASCII
  @section Loading address@hidden Characters
  




reply via email to

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