]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 25 Aug 2000 11:20:36 +0000 (11:20 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 25 Aug 2000 11:20:36 +0000 (11:20 +0000)
man/cmdargs.texi

index cc40b3a9680572d8d63d00647a8ece47409efa10..4409439298ccc78aa10c1e10d5aca7afa250b6ec 100644 (file)
@@ -191,10 +191,6 @@ even if @samp{--unibyte} is specified; see @ref{Enabling Multibyte}.)
 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.