projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80bfd6d
)
* lib-src/emacsclient.c (print_help_and_exit): Fix --timeout.
author
Shohei YOSHIDA
<syohex@gmail.com>
Sun, 27 Nov 2022 12:58:27 +0000
(21:58 +0900)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 27 Nov 2022 13:17:40 +0000
(15:17 +0200)
lib-src/emacsclient.c
patch
|
blob
|
history
diff --git
a/lib-src/emacsclient.c
b/lib-src/emacsclient.c
index ee124ea135c700940e48f88a82ec67c7cb8bed29..bc23f3fa3638688d2f78b2040decac9e4a8e08bb 100644
(file)
--- a/
lib-src/emacsclient.c
+++ b/
lib-src/emacsclient.c
@@
-689,7
+689,7
@@
The following OPTIONS are accepted:\n\
Set the parameters of a new frame\n\
-e, --eval Evaluate the FILE arguments as ELisp expressions\n\
-n, --no-wait Don't wait for the server to return\n\
--w, --timeout
Seconds to wait before timing out\n\
+-w, --timeout
=SECONDS
Seconds to wait before timing out\n\
-q, --quiet Don't display messages on success\n\
-u, --suppress-output Don't display return values from the server\n\
-d DISPLAY, --display=DISPLAY\n\