bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-dir


From: Stefan Kangas
Subject: bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-directory entry
Date: Thu, 24 Nov 2022 10:27:13 -0800

Philip Kaludercic <philipk@posteo.net> writes:

>>> diff --git a/src/emacs.c b/src/emacs.c
>>> index 85102acd28..bbcd0be74c 100644
>>> --- a/src/emacs.c
>>> +++ b/src/emacs.c
>>> @@ -291,6 +291,7 @@ #define MAIN_PROGRAM
>>>  --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 use when looking for the Emacs init 
>>> files.\n\
>>                                ^^^^^^^^^^^^^^
>>                                there appears to be a typo here.
>
> You are absolutely right, will change locally.

Could you please also double check that the text in the doc/man/emacs.1
is up-to-date and makes sense too?

Other than that, LGTM with the above fix.  Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]