emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Tue, 14 Oct 2008 12:53:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/14 12:53:30

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1856
retrieving revision 1.1857
diff -u -b -r1.1856 -r1.1857
--- NEWS        14 Oct 2008 11:45:01 -0000      1.1856
+++ NEWS        14 Oct 2008 12:53:29 -0000      1.1857
@@ -1286,6 +1286,7 @@
 Characters of code 0x0..0x10FFFF are Unicode characters of the same code 
points.
 Characters of code 0x3FFF80..0x3FFFFF are raw 8-bit bytes.
 
++++
 Generic characters no longer exist.
 
 In buffers and strings, characters are represented by UTF-8 byte
@@ -1295,6 +1296,9 @@
 to multiple charsets (e.g. a-grave, U+00E0, belongs to charsets
 unicode, iso-8859-1, iso-8859-3, etc).
 
+*** The functions `split-char' and `make-char' now accept up to 4
+positional codes instead of just 2.
+
 *** The functions `encode-char' and `decode-char' now accept any character 
sets.
 
 *** The function `define-charset' now accepts a completely different




reply via email to

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