/[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.58 by rms, Fri Oct 21 17:25:23 2005 UTC revision 1.59 by teirllm, Sat Nov 19 03:34:32 2005 UTC
# Line 291  tells @code{locate-library} to display t Line 291  tells @code{locate-library} to display t
291  @defvar load-suffixes  @defvar load-suffixes
292  This variable is a list of suffixes (strings) that @code{load} should  This variable is a list of suffixes (strings) that @code{load} should
293  try adding to the specified file name.  The default value is  try adding to the specified file name.  The default value is
294  @code{(".elc" ".el")}.  There is no need to include the null suffix.  @code{(".elc" ".elc.gz" ".el" ".el.gz" ".gz")}.  There is no need to
295    include the null suffix.
296  @end defvar  @end defvar
297    
298  @node Loading Non-ASCII  @node Loading Non-ASCII

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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