aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-08-25 07:11:38 +0200
committerJoakim Verona2011-08-25 07:11:38 +0200
commiteff2e78688e5347aed84f237fabfa5829492feb1 (patch)
tree8033a98014481f35874226802703980d1b3481f1 /admin/ChangeLog
parent2002bbd139da85246597a131d0b43c4ef921f233 (diff)
parente4ed06f12b052a3c80d5c572889cb670a41f3c7d (diff)
downloademacs-eff2e78688e5347aed84f237fabfa5829492feb1.tar.gz
emacs-eff2e78688e5347aed84f237fabfa5829492feb1.zip
upstream
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index bc38edfc8d4..17cbcbb3bdf 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,23 @@
12011-08-23 Eli Zaretskii <eliz@gnu.org>
2
3 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
4 values of bidi-class according to DerivedBidiClass.txt from the
5 latest UCD.
6
72011-08-23 Kenichi Handa <handa@m17n.org>
8
9 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
10 values for name, general-category, canonical-combining-class,
11 mirrored, and bidi-class. Describe the meaning of value nil for
12 decimal-digit-value, digit-value, numeric-value, uppercase,
13 lowercase, titlecase, and mirroring.
14 (unidata-gen-table): Handle the case that default-value is a
15 list. Set default values of characters not listed in a table.
16 (unidata-get-name): Return an empty string if a value in a
17 char-table is nil.
18 (unidata-get-decomposition): Return a list of character itself if
19 a value in a char-table is nil.
20
12011-08-15 Eli Zaretskii <eliz@gnu.org> 212011-08-15 Eli Zaretskii <eliz@gnu.org>
2 22
3 * unidata/bidimirror.awk: File removed. 23 * unidata/bidimirror.awk: File removed.