Mercurial > emacs
changeset 31169:822003181e3d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 25 Aug 2000 11:20:36 +0000 |
parents | e54aee254198 |
children | 84ec8b66d634 |
files | man/cmdargs.texi |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/cmdargs.texi Fri Aug 25 07:23:42 2000 +0000 +++ b/man/cmdargs.texi Fri Aug 25 11:20:36 2000 +0000 @@ -191,10 +191,6 @@ Setting the environment variable @env{EMACS_UNIBYTE} has the same effect. -The exception to the rule are Emacs Lisp files. An Emacs Lisp file that -doesn't contain the tag @samp{unibyte: t} is loaded in multibyte mode, -and thus strings created while loading will be multibyte. - @item --multibyte Inhibit the effect of @env{EMACS_UNIBYTE}, so that Emacs uses multibyte characters by default, as usual.