diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 7d23542a84e..730253e616f 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2013-12-04 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class | ||
| 4 | to include the new isolate-related classes introduced with Unicode | ||
| 5 | v6.3. | ||
| 6 | (unidata-encode-val): Accept an additional optional argument, a | ||
| 7 | warning message to emit when UnicodeData.txt defines bidi-class | ||
| 8 | values that are not in unidata-prop-alist. Add a comment | ||
| 9 | explaining what should maintainers do if/when such a warning ever | ||
| 10 | appears. | ||
| 11 | (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil | ||
| 12 | when generating uni-bidi.el. | ||
| 13 | |||
| 1 | 2013-12-01 Glenn Morris <rgm@gnu.org> | 14 | 2013-12-01 Glenn Morris <rgm@gnu.org> |
| 2 | 15 | ||
| 3 | * unidata/Makefile.in (${DSTDIR}/charprop.el): | 16 | * unidata/Makefile.in (${DSTDIR}/charprop.el): |