From: Pavel Janík Date: Wed, 31 Oct 2001 14:50:02 +0000 (+0000) Subject: Document command line option --no-window-system instead of --no-windows. X-Git-Tag: ttn-vms-21-2-B4~18955 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=568bd708b3d0c2941874590601f7958445eaa104;p=emacs.git Document command line option --no-window-system instead of --no-windows. --- 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 @@ ;; --display DISPNAME This option is handled by emacs.c ;; ------------------------- ;; -nw Do not use a windows system (but use the -;; --no-windows terminal instead.) +;; --no-window-system terminal instead.) ;; This option is handled by emacs.c ;; ------------------------- ;; -batch Execute noninteractively (messages go to stdout,