comparison etc/NEWS @ 99315:1442c83df0c9

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 Nov 2008 16:36:10 +0000
parents 14b0887446ef
children 5fc8a3a01ed4
comparison
equal deleted inserted replaced
99314:a52363111305 99315:1442c83df0c9
1345 *** The new function `process-lines' executes an external program and 1345 *** The new function `process-lines' executes an external program and
1346 returns its output as a list of lines. 1346 returns its output as a list of lines.
1347 1347
1348 ** Character code, representation, and charset changes. 1348 ** Character code, representation, and charset changes.
1349 1349
1350 +++
1350 The character code space is now 0x0..0x3FFFFF with no gap. 1351 The character code space is now 0x0..0x3FFFFF with no gap.
1351 Characters of code 0x0..0x10FFFF are Unicode characters of the same code points. 1352 Characters of code 0x0..0x10FFFF are Unicode characters of the same code points.
1352 Characters of code 0x3FFF80..0x3FFFFF are raw 8-bit bytes. 1353 Characters of code 0x3FFF80..0x3FFFFF are raw 8-bit bytes.
1353 1354
1354 +++ 1355 +++
1355 Generic characters no longer exist. 1356 Generic characters no longer exist.
1356 1357
1358 +++
1357 In buffers and strings, characters are represented by UTF-8 byte 1359 In buffers and strings, characters are represented by UTF-8 byte
1358 sequences in a multibyte buffer/string. 1360 sequences in a multibyte buffer/string.
1359 1361
1360 The concept of a charset has changed. A single character may belong 1362 The concept of a charset has changed. A single character may belong
1361 to multiple charsets (e.g. a-grave, U+00E0, belongs to charsets 1363 to multiple charsets (e.g. a-grave, U+00E0, belongs to charsets