aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/startup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index 0fffc1b90ec..857732fea48 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -56,7 +56,7 @@
56;; --display DISPNAME This option is handled by emacs.c 56;; --display DISPNAME This option is handled by emacs.c
57;; ------------------------- 57;; -------------------------
58;; -nw Do not use a windows system (but use the 58;; -nw Do not use a windows system (but use the
59;; --no-windows terminal instead.) 59;; --no-window-system terminal instead.)
60;; This option is handled by emacs.c 60;; This option is handled by emacs.c
61;; ------------------------- 61;; -------------------------
62;; -batch Execute noninteractively (messages go to stdout, 62;; -batch Execute noninteractively (messages go to stdout,