mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-08 13:19:36 +00:00
Fix a typo in indexing the user manual
* doc/emacs/cmdargs.texi (General Variables): Fix a horrible typo.
This commit is contained in:
parent
bc55a57423
commit
f2ab09ec60
1 changed files with 2 additions and 2 deletions
|
@ -459,11 +459,11 @@ bus as well as autolaunching the D-Bus session bus if not running yet.
|
||||||
Directory for the architecture-independent files that come with Emacs.
|
Directory for the architecture-independent files that come with Emacs.
|
||||||
This is used to initialize the variable @code{data-directory}.
|
This is used to initialize the variable @code{data-directory}.
|
||||||
@item EMACSDOC
|
@item EMACSDOC
|
||||||
#vindex EMACSDOC, environment variable
|
@vindex EMACSDOC, environment variable
|
||||||
Directory for the documentation string file, which is used to
|
Directory for the documentation string file, which is used to
|
||||||
initialize the Lisp variable @code{doc-directory}.
|
initialize the Lisp variable @code{doc-directory}.
|
||||||
@item EMACSLOADPATH
|
@item EMACSLOADPATH
|
||||||
#vindex EMACSLOADPATH, environment variable
|
@vindex EMACSLOADPATH, environment variable
|
||||||
A colon-separated list of directories@footnote{Here and below,
|
A colon-separated list of directories@footnote{Here and below,
|
||||||
whenever we say ``colon-separated list of directories'', it pertains
|
whenever we say ``colon-separated list of directories'', it pertains
|
||||||
to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the
|
to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue