/[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.39 by rms, Fri Jun 27 16:20:28 2003 UTC revision 1.40 by rms, Mon Jul 14 15:56:05 2003 UTC
# Line 286  interactively, the argument @var{interac Line 286  interactively, the argument @var{interac
286  tells @code{locate-library} to display the file name in the echo area.  tells @code{locate-library} to display the file name in the echo area.
287  @end deffn  @end deffn
288    
289    @defvar load-suffixes
290    This variable is a list of suffixes (strings) that @code{load} should
291    try adding to the specified file name.  The default value is
292    @code{(".el" ".elc")}.  There is no need to include the null suffix.
293    @end defvar
294    
295  @node Loading Non-ASCII  @node Loading Non-ASCII
296  @section Loading Non-@sc{ascii} Characters  @section Loading Non-@sc{ascii} Characters
297    

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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