summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-11-21 18:59:02 -0800
committerGlenn Morris <rgm@gnu.org>2013-11-21 18:59:02 -0800
commit88fa559d2743522d709bab6ed179be5800d8c1bc (patch)
treed49a81b04f4ee54f14a9579a13bae565b0b65d95 /doc
parent7a7567d2bea13ef5ef8ad916be79ca8b2013bc1c (diff)
downloademacs-88fa559d2743522d709bab6ed179be5800d8c1bc.tar.gz
* doc/lispref/loading.texi (Library Search): Minor clarification.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/loading.texi8
2 files changed, 9 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 16ee55a173c..8a082a851c9 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-22 Glenn Morris <rgm@gnu.org>
+
+ * loading.texi (Library Search): Minor clarification.
+
2013-11-20 Leo Liu <sdl.web@gmail.com>
* windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi
index 07dbce21cb2..38a73b4e296 100644
--- a/doc/lispref/loading.texi
+++ b/doc/lispref/loading.texi
@@ -270,9 +270,11 @@ is a directory something like
"/usr/local/share/emacs/@var{version}/lisp"
@end example
-followed by a similarly named @file{leim} directory. These
-directories contain the standard Lisp files that come with Emacs.
-If Emacs cannot find them, it will not start correctly.
+followed by a similarly named @file{leim} directory.
+(In this and the following examples, replace @file{/usr/local} with
+the installation prefix appropriate for your Emacs.)
+These directories contain the standard Lisp files that come with
+Emacs. If Emacs cannot find them, it will not start correctly.
If you run Emacs from the directory where it was built---that is, an
executable that has not been formally installed---Emacs instead