Mercurial > emacs
changeset 21812:2ce6f0e5425b
(main): Doc --multibyte and --unibyte in --help message.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 28 Apr 1998 21:35:36 +0000 |
parents | 180afb14ad52 |
children | 1b16bcd671d3 |
files | src/emacs.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/emacs.c Tue Apr 28 21:33:28 1998 +0000 +++ b/src/emacs.c Tue Apr 28 21:35:36 1998 +0000 @@ -783,7 +783,7 @@ printf ("\ Usage: %s [-t term] [--terminal term] [-nw] [--no-windows] [--batch]\n\ [-q] [--no-init-file] [-u user] [--user user] [--debug-init]\n\ - [--version] [--no-site-file]\n\ + [--unibyte] [--multibyte] [--version] [--no-site-file]\n\ [-f func] [--funcall func] [-l file] [--load file] [--insert file]\n\ [+linenum] file-to-visit [--kill]\n\ Report bugs to bug-gnu-emacs@gnu.org. First, please see\n\