* doc/lispref/loading.texi (Library Search): Minor clarification.

This commit is contained in:
Glenn Morris 2013-11-21 18:59:02 -08:00
parent 7a7567d2be
commit 88fa559d27
2 changed files with 9 additions and 3 deletions

View 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)

View 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