Mercurial > emacs
changeset 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 | d04b7ce72b4a |
children | 9299c470e566 |
files | src/emacs.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/emacs.c Mon Jan 31 19:47:38 2000 +0000 +++ b/src/emacs.c Mon Jan 31 20:09:04 2000 +0000 @@ -240,7 +240,7 @@ --load, -l FILE load FILE of Emacs Lisp code using the load function\n\ --visit FILE visit FILE\n\ \n\ -X window system options:\n\ +Display options:\n\ \n\ --background-color, -bg COLOR window background color\n\ --border-color, -bd COLOR main border color\n\