aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2025-05-16 15:39:53 +0300
committerEli Zaretskii2025-05-16 15:39:53 +0300
commitfeecb1fbc60d6d027a766aaf08fb50feeaaeb192 (patch)
tree57a4e3af4da81aa5fb198d74162da4d50dcfd152
parent18e1aabbeaa284ef86a1d77de434dd2acde418c3 (diff)
downloademacs-feecb1fbc60d6d027a766aaf08fb50feeaaeb192.tar.gz
emacs-feecb1fbc60d6d027a766aaf08fb50feeaaeb192.zip
; * doc/emacs/cmdargs.texi (General Variables): More accurate wording.
-rw-r--r--doc/emacs/cmdargs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index 7f3116c2929..00167056be1 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -574,7 +574,7 @@ whenever we say ``colon-separated list of directories'', it pertains
574to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the 574to Unix and GNU/Linux systems. On MS-DOS and MS-Windows, the
575directories are separated by semi-colons instead, since DOS/Windows 575directories are separated by semi-colons instead, since DOS/Windows
576file names might include a colon after a drive letter.} to search for 576file names might include a colon after a drive letter.} to search for
577Emacs Lisp files. If set, it modifies the usual initial value of the 577Emacs Lisp files. If set, it replaces the usual initial value of the
578@code{load-path} variable (@pxref{Lisp Libraries}). An empty element 578@code{load-path} variable (@pxref{Lisp Libraries}). An empty element
579stands for the default value of @code{load-path}; e.g., using 579stands for the default value of @code{load-path}; e.g., using
580@samp{EMACSLOADPATH="/tmp:"} adds @file{/tmp} to the front of 580@samp{EMACSLOADPATH="/tmp:"} adds @file{/tmp} to the front of