; Fix description of etc/DOC
* doc/lispref/help.texi (Accessing Documentation): Doc strings of preloaded symbols are no longer in etc/DOC.
This commit is contained in:
parent
e9341119fe
commit
7f855b5297
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ for in the directory @code{doc-directory}. Usually @var{filename} is
|
|||
@defvar doc-directory
|
||||
This variable holds the name of the directory which should contain the
|
||||
file @code{"DOC"} that contains documentation strings for
|
||||
built-in and preloaded functions and variables.
|
||||
built-in functions and variables.
|
||||
|
||||
In most cases, this is the same as @code{data-directory}. They may be
|
||||
different when you run Emacs from the directory where you built it,
|
||||
|
|
Loading…
Add table
Reference in a new issue