aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-09-03 16:03:38 -0700
committerPaul Eggert2011-09-03 16:03:38 -0700
commitb49e353d9d01adbe60bc5d0b1658b4ef978b0b06 (patch)
tree9f2ffa6f7a6562abf661a4951012b488ad8b1ae7 /admin/ChangeLog
parent74b880cbc18bd0194c7b1fc44c4a983ee05adae2 (diff)
parentbc3200871917d5c54c8c4299a06bf8f8ba2ea02d (diff)
downloademacs-b49e353d9d01adbe60bc5d0b1658b4ef978b0b06.tar.gz
emacs-b49e353d9d01adbe60bc5d0b1658b4ef978b0b06.zip
Merge from trunk.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog36
1 files changed, 35 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 07aa0d4dd9d..40300fc8dcf 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,4 +1,4 @@
12011-07-25 Paul Eggert <eggert@cs.ucla.edu> 12011-09-03 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Merge from gnulib (Bug#9169). 3 Merge from gnulib (Bug#9169).
4 * notes/copyright: The files compile, config.guess, config.sub, 4 * notes/copyright: The files compile, config.guess, config.sub,
@@ -7,6 +7,40 @@
7 and warn-on-use.h are now in build-aux/snippets. New file 7 and warn-on-use.h are now in build-aux/snippets. New file
8 build-aux/snippets/_Noreturn.h. 8 build-aux/snippets/_Noreturn.h.
9 9
102011-08-23 Eli Zaretskii <eliz@gnu.org>
11
12 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
13 values of bidi-class according to DerivedBidiClass.txt from the
14 latest UCD.
15
162011-08-23 Kenichi Handa <handa@m17n.org>
17
18 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
19 values for name, general-category, canonical-combining-class,
20 mirrored, and bidi-class. Describe the meaning of value nil for
21 decimal-digit-value, digit-value, numeric-value, uppercase,
22 lowercase, titlecase, and mirroring.
23 (unidata-gen-table): Handle the case that default-value is a
24 list. Set default values of characters not listed in a table.
25 (unidata-get-name): Return an empty string if a value in a
26 char-table is nil.
27 (unidata-get-decomposition): Return a list of character itself if
28 a value in a char-table is nil.
29
302011-08-15 Eli Zaretskii <eliz@gnu.org>
31
32 * unidata/bidimirror.awk: File removed.
33
34 * unidata/biditype.awk: File removed.
35
36 * unidata/makefile.w32-in (all): Remove src/biditype.h and
37 src/bidimirror.h.
38 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
39
40 * unidata/Makefile.in (all): Remove src/biditype.h and
41 src/bidimirror.h.
42 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
43
102011-07-07 Juanma Barranquero <lekktu@gmail.com> 442011-07-07 Juanma Barranquero <lekktu@gmail.com>
11 45
12 * unidata/makefile.w32-in (charprop-SH, charprop-CMD): 46 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):