]> git.eshelyaron.com Git - emacs.git/commitdiff
Change some spellings for the X Window System.
authorGerd Moellmann <gerd@gnu.org>
Thu, 23 Mar 2000 11:57:22 +0000 (11:57 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 23 Mar 2000 11:57:22 +0000 (11:57 +0000)
lisp/startup.el

index e997eaea72fc49dee2eb82c3215bf3f4a0fc2b72..cd07db9136ccf692dc9181862632db3aea44674d 100644 (file)
@@ -50,7 +50,7 @@
 ;; --terminal FILE           Using this implies "-nw" also.
 ;;                           This option is handled by emacs.c
 ;; -------------------------
-;; -d DISPNAME               Use DISPNAME as the name of the X-windows
+;; -d DISPNAME               Use DISPNAME as the name of the X
 ;; -display DISPNAME         display for the initial frame.
 ;; --display DISPNAME        This option is handled by emacs.c
 ;; -------------------------
 ;; --debug-init              debugger run.
 ;; -------------------------
 ;; -i ICONTYPE               Set type of icon using when Emacs is
-;; -itype ICONTYPE           iconified under X-windows.
+;; -itype ICONTYPE           iconified under X.
 ;; --icon-type ICONTYPE      This option is passed on to term/x-win.el
 ;;
-;; -iconic                   Start Emacs iconified under X-windows.
+;; -iconic                   Start Emacs iconified.
 ;; --iconic                  This option is passed on to term/x-win.el
 ;; -------------------------
-;; Various X-windows options for colors/fonts/geometry/title etc.
+;; Various X options for colors/fonts/geometry/title etc.
 ;; These options are passed on to term/x-win.el which see.  Certain
 ;; of these are also found in term/pc-win.el
 ;; -------------------------