]> code.delx.au - gnu-emacs/commitdiff
* doc/lispref/loading.texi (Library Search): Minor clarification.
authorGlenn Morris <rgm@gnu.org>
Fri, 22 Nov 2013 02:59:02 +0000 (18:59 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 22 Nov 2013 02:59:02 +0000 (18:59 -0800)
doc/lispref/ChangeLog
doc/lispref/loading.texi

index 16ee55a173c4c1e444b25f8c7d5063f828219c74..8a082a851c928c98e421ea64be6a01993323e5f3 100644 (file)
@@ -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)
index 07dbce21cb2856977719768cd4f00ec2514b1d6b..38a73b4e2962bcb0d9af7dc19ef92be6369737d0 100644 (file)
@@ -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