projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b2534
)
; * src/emacs.c (usage_message): Fix typo
author
Philip Kaludercic
<philipk@posteo.net>
Thu, 24 Nov 2022 19:08:17 +0000
(20:08 +0100)
committer
Philip Kaludercic
<philipk@posteo.net>
Thu, 24 Nov 2022 19:08:36 +0000
(20:08 +0100)
Author:
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index cc64050867ad4a91e70191dee2058591004ce697..00e7f86e9ae29af55bef69d882ba8c398ceff084 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-295,7
+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\
+--init-directory=DIR use DIR when looking for the Emacs init files.\n\
",
"\
--quick, -Q equivalent to:\n\