Mercurial > emacs
changeset 47077:ee4b7a64e13c
(USAGE1): Add missing newline.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 28 Aug 2002 06:28:29 +0000 |
parents | cb6bc8c92a2f |
children | 6e9df2174ee2 |
files | src/emacs.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/emacs.c Wed Aug 28 06:00:50 2002 +0000 +++ b/src/emacs.c Wed Aug 28 06:28:29 2002 +0000 @@ -228,7 +228,7 @@ Initialization options:\n\ \n\ --batch do not do interactive display; implies -q\n\ ---script FILE run FILE as an Emacs Lisp script. +--script FILE run FILE as an Emacs Lisp script.\n\ --debug-init enable Emacs Lisp debugger during init file\n\ --help display this help message and exit\n\ --multibyte, --no-unibyte run Emacs in multibyte mode\n\