comparison src/emacs.c @ 27538:3d62fa3917d1

(USAGE): Use term `display options' instead of `X options'.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 31 Jan 2000 20:09:04 +0000
parents 881e4d39490d
children 9de718d5635c
comparison
equal deleted inserted replaced
27537:d04b7ce72b4a 27538:3d62fa3917d1
238 --insert FILE insert contents of FILE into current buffer\n\ 238 --insert FILE insert contents of FILE into current buffer\n\
239 --kill exit without asking for confirmation\n\ 239 --kill exit without asking for confirmation\n\
240 --load, -l FILE load FILE of Emacs Lisp code using the load function\n\ 240 --load, -l FILE load FILE of Emacs Lisp code using the load function\n\
241 --visit FILE visit FILE\n\ 241 --visit FILE visit FILE\n\
242 \n\ 242 \n\
243 X window system options:\n\ 243 Display options:\n\
244 \n\ 244 \n\
245 --background-color, -bg COLOR window background color\n\ 245 --background-color, -bg COLOR window background color\n\
246 --border-color, -bd COLOR main border color\n\ 246 --border-color, -bd COLOR main border color\n\
247 --border-width, -bw WIDTH width of main border\n\ 247 --border-width, -bw WIDTH width of main border\n\
248 --cursor-color, -cr COLOR color of the Emacs cursor indicating point\n\ 248 --cursor-color, -cr COLOR color of the Emacs cursor indicating point\n\