comparison README.unicode @ 89837:d6008ecc47e5 emacs-bidi-base

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 03 Mar 2004 12:38:28 +0000
parents 00740a07ad9a
children 4c7d4b278599
comparison
equal deleted inserted replaced
89836:acb9f6492d53 89837:d6008ecc47e5
20 (multibyte-string-p (concat [?£])) => nil 20 (multibyte-string-p (concat [?£])) => nil
21 (text-char-description ?£) => "M-#" 21 (text-char-description ?£) => "M-#"
22 22
23 These examples are all fixed by the change of 2002-10-14, but 23 These examples are all fixed by the change of 2002-10-14, but
24 there still exist questionalble SINGLE_BYTE_CHAR_P in the 24 there still exist questionalble SINGLE_BYTE_CHAR_P in the
25 code. 25 code (keymap.c and print.c).
26 26
27 * Rationalize character syntax and its relationship to the Unicode 27 * Rationalize character syntax and its relationship to the Unicode
28 database. (Applies mainly to symbol an punctuation syntax.) 28 database. (Applies mainly to symbol an punctuation syntax.)
29 29
30 * Fontset handling and customization needs work. We want to relate 30 * Fontset handling and customization needs work. We want to relate