comparison src/emacs.c @ 74642:ee3e5cf45b69

(USAGE3): Clarify documentation of --color.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 15 Dec 2006 16:35:43 +0000
parents 0da2b2f82afc
children 53804f26b67e 6588c6259dfb
comparison
equal deleted inserted replaced
74641:11fae7eadf2d 74642:ee3e5cf45b69
301 --background-color, -bg COLOR window background color\n\ 301 --background-color, -bg COLOR window background color\n\
302 --basic-display, -D disable many display features;\n\ 302 --basic-display, -D disable many display features;\n\
303 used for debugging Emacs\n\ 303 used for debugging Emacs\n\
304 --border-color, -bd COLOR main border color\n\ 304 --border-color, -bd COLOR main border color\n\
305 --border-width, -bw WIDTH width of main border\n\ 305 --border-width, -bw WIDTH width of main border\n\
306 --color, --color=MODE color mode for character terminals;\n\ 306 --color, --color=MODE override color mode for character terminals;\n\
307 MODE defaults to `auto', and can also\n\ 307 MODE defaults to `auto', and can also\n\
308 be `never', `auto', `always',\n\ 308 be `never', `auto', `always',\n\
309 or a mode name like `ansi8'\n\ 309 or a mode name like `ansi8'\n\
310 --cursor-color, -cr COLOR color of the Emacs cursor indicating point\n\ 310 --cursor-color, -cr COLOR color of the Emacs cursor indicating point\n\
311 --font, -fn FONT default font; must be fixed-width\n\ 311 --font, -fn FONT default font; must be fixed-width\n\