]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/cmdargs.texi (Initial Options): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Fri, 26 Jul 2024 13:11:16 +0000 (16:11 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Jul 2024 12:03:08 +0000 (14:03 +0200)
(cherry picked from commit 5c08cd4e7c38248ae455e3a55aa1d3f49a3d2894)

doc/emacs/cmdargs.texi

index cd7d2be6d2f5c9783701214f992042d974b477a7..ba4b45d272bc3a2fa97f2c0cf4bb32e73df37123 100644 (file)
@@ -354,13 +354,13 @@ Specify the directory to use when looking for the Emacs init files.
 Note that this merely overrides the value of
 @file{user-emacs-directory}, the directory which Emacs usually
 determines as side effect of searching for your init file (@pxref{Find
-Init}), but does not change the search for the init file.  In
-particular, if there's no init file in the directory named by this
-option, Emacs will find and use the init file it would have used without
-this option (but will search for your other per-user Emacs files in the
-directory specified by this option).  If you want to force Emacs to use
-the init file in this directory, make sure it exists there before
-starting Emacs with this option.
+Init}), but does not change the search for the @file{~/.emacs} init
+file.  In particular, if there's no @file{init.el} file in the directory
+named by this option, Emacs will find and use @file{init.el} it would
+have used without this option (but will search for your other per-user
+Emacs files in the directory specified by this option).  If you want to
+force Emacs to use @file{init.el} file in this directory, make sure it
+exists there before starting Emacs with this option.
 
 @item --no-splash
 @opindex --no-splash