emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/international mule-cmds.el


From: Stefan Monnier
Subject: [Emacs-diffs] emacs/lisp/international mule-cmds.el
Date: Fri, 11 Sep 2009 21:07:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        09/09/11 21:07:03

Modified files:
        lisp/international: mule-cmds.el 

Log message:
        (language-info-alist): Improve docstring.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/mule-cmds.el?cvsroot=emacs&r1=1.369&r2=1.370

Patches:
Index: mule-cmds.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-cmds.el,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -b -r1.369 -r1.370
--- mule-cmds.el        10 Sep 2009 06:20:25 -0000      1.369
+++ mule-cmds.el        11 Sep 2009 21:07:02 -0000      1.370
@@ -1098,9 +1098,9 @@
                        in extended segments of CTEXT.  See the variable
                        `ctext-non-standard-encodings' for more detail.
 
-The following keys take effect only when multibyte characters are
+The following key takes effect only when multibyte characters are
 globally disabled, i.e. the default value of `enable-multibyte-characters'
-is nil.
+is nil (which is an obsolete and deprecated use):
 
   unibyte-display    value is a coding system to encode characters for
                        the terminal.  Characters in the range of 160 to




reply via email to

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