emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/mule.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/mule.texi [lexbind]
Date: Wed, 08 Dec 2004 18:57:34 -0500

Index: emacs/man/mule.texi
diff -c emacs/man/mule.texi:1.61.2.4 emacs/man/mule.texi:1.61.2.5
*** emacs/man/mule.texi:1.61.2.4        Fri Mar 19 23:27:37 2004
--- emacs/man/mule.texi Wed Dec  8 23:36:31 2004
***************
*** 195,209 ****
  characters.
  
    Emacs normally loads Lisp files as multibyte, regardless of whether
! you used @samp{--unibyte}.  This includes the Emacs initialization
! file, @file{.emacs}, and the initialization files of Emacs packages
! such as Gnus.  However, you can specify unibyte loading for a
! particular Lisp file, by putting @address@hidden: t;-*-}} in a
! comment on the first line.  Then that file is always loaded as unibyte
! text, even if you did not start Emacs with @samp{--unibyte}.  The
! motivation for these conventions is that it is more reliable to always
! load any particular Lisp file in the same way.  However, you can load
! a Lisp file as unibyte, on any one occasion, by typing @kbd{C-x
  @key{RET} c raw-text @key{RET}} immediately before loading it.
  
    The mode line indicates whether multibyte character support is enabled
--- 195,209 ----
  characters.
  
    Emacs normally loads Lisp files as multibyte, regardless of whether
! you used @samp{--unibyte}.  This includes the Emacs initialization file,
! @file{.emacs}, and the initialization files of Emacs packages such as
! Gnus.  However, you can specify unibyte loading for a particular Lisp
! file, by putting @address@hidden: t;-*-}} in a comment on the first
! line (@pxref{File Variables}).  Then that file is always loaded as
! unibyte text, even if you did not start Emacs with @samp{--unibyte}.
! The motivation for these conventions is that it is more reliable to
! always load any particular Lisp file in the same way.  However, you can
! load a Lisp file as unibyte, on any one occasion, by typing @kbd{C-x
  @key{RET} c raw-text @key{RET}} immediately before loading it.
  
    The mode line indicates whether multibyte character support is enabled




reply via email to

[Prev in Thread] Current Thread [Next in Thread]