projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ec173
)
* src/emacs.c (usage_message): Add missing --init-directory entry
author
Philip Kaludercic
<philipk@posteo.net>
Sun, 20 Nov 2022 21:51:14 +0000
(22:51 +0100)
committer
Philip Kaludercic
<philipk@posteo.net>
Thu, 24 Nov 2022 18:50:18 +0000
(19:50 +0100)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 105539aa192c9aedb8f90fea28fb077b7fd65f38..cc64050867ad4a91e70191dee2058591004ce697 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-295,6
+295,7
@@
Initialization options:\n\
--no-site-lisp, -nsl do not add site-lisp directories to load-path\n\
--no-splash do not display a splash screen on startup\n\
--no-window-system, -nw do not communicate with X, ignoring $DISPLAY\n\
+--init-directory=DIR use DIR to when looking for the Emacs init files.\n\
",
"\
--quick, -Q equivalent to:\n\