aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/loading.texi
diff options
context:
space:
mode:
authorRichard M. Stallman2000-01-16 00:29:04 +0000
committerRichard M. Stallman2000-01-16 00:29:04 +0000
commit05aea71425a1bba8c22b2dfc2ebc1e3510e1cbcd (patch)
tree5654410e0ec72c37c36f9d82ae4fd143a98f2de5 /lispref/loading.texi
parentb3303df7ab109ec17cc54164f093a42cbd76f529 (diff)
downloademacs-05aea71425a1bba8c22b2dfc2ebc1e3510e1cbcd.tar.gz
emacs-05aea71425a1bba8c22b2dfc2ebc1e3510e1cbcd.zip
*** empty log message ***
Diffstat (limited to 'lispref/loading.texi')
-rw-r--r--lispref/loading.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/loading.texi b/lispref/loading.texi
index 2901522fe24..4303d9a330f 100644
--- a/lispref/loading.texi
+++ b/lispref/loading.texi
@@ -756,7 +756,7 @@ rather than replacing that element. @xref{Eval}.
756 756
757 Preloaded libraries don't contribute initially to @code{load-history}. 757 Preloaded libraries don't contribute initially to @code{load-history}.
758Instead, preloading writes information about preloaded libraries into a 758Instead, preloading writes information about preloaded libraries into a
759file, which can be loaded later on to to add information to 759file, which can be loaded later on to add information to
760@code{load-history} describing the preloaded files. This file is 760@code{load-history} describing the preloaded files. This file is
761installed in @code{exec-directory} and has a name of the form 761installed in @code{exec-directory} and has a name of the form
762@file{fns-@var{emacsversion}.el}. 762@file{fns-@var{emacsversion}.el}.