changeset 28282:7be51ece2d96

Change some spellings for the X Window System.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 23 Mar 2000 11:57:22 +0000
parents bd0839655485
children b5c2f070a443
files lisp/startup.el
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Thu Mar 23 11:49:14 2000 +0000
+++ b/lisp/startup.el	Thu Mar 23 11:57:22 2000 +0000
@@ -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
 ;; -------------------------
@@ -77,13 +77,13 @@
 ;; --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
 ;; -------------------------