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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/loading.texi
Date: Wed, 01 Mar 2006 02:45:06 +0000

Index: emacs/lispref/loading.texi
diff -u emacs/lispref/loading.texi:1.63 emacs/lispref/loading.texi:1.64
--- emacs/lispref/loading.texi:1.63     Wed Mar  1 01:58:12 2006
+++ emacs/lispref/loading.texi  Wed Mar  1 02:45:05 2006
@@ -752,7 +752,7 @@
 with @code{load}.  If @var{filename} is not supplied, then the name of
 the symbol @var{feature} is used as the base file name to load.
 However, in this case, @code{require} insists on finding @var{feature}
-with an added @samp{el} or @samp{.elc} suffix (possibly extended with
+with an added @samp{.el} or @samp{.elc} suffix (possibly extended with
 a compression suffix); a file whose name is just @var{feature} won't
 be used.  (The variable @code{load-suffixes} specifies the exact
 required Lisp suffixes.)




reply via email to

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