[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 697aaeb7b3: ; * src/emacs.c (usage_message): Fix typo
From: |
Philip Kaludercic |
Subject: |
master 697aaeb7b3: ; * src/emacs.c (usage_message): Fix typo |
Date: |
Thu, 24 Nov 2022 14:08:51 -0500 (EST) |
branch: master
commit 697aaeb7b34315b4adbb95dfc39c4ab48a6319eb
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
; * src/emacs.c (usage_message): Fix typo
Author:
---
src/emacs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/emacs.c b/src/emacs.c
index cc64050867..00e7f86e9a 100644
--- 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\
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 697aaeb7b3: ; * src/emacs.c (usage_message): Fix typo,
Philip Kaludercic <=