diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 38dbdfbd8f1..379e5ed4d30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2014-06-24 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * international/fontset.el (script-representative-chars): | ||
| 4 | Add representative characters for scripts added in Unicode 7.0. | ||
| 5 | (otf-script-alist): Synchronize with the latest registry of OTF | ||
| 6 | script tags. | ||
| 7 | |||
| 8 | * international/characters.el (char-script-table): Update for | ||
| 9 | scripts added and codepoint ranges changed in Unicode 7.0. | ||
| 10 | |||
| 1 | 2014-06-23 Leo Liu <sdl.web@gmail.com> | 11 | 2014-06-23 Leo Liu <sdl.web@gmail.com> |
| 2 | 12 | ||
| 3 | * align.el (align-adjust-col-for-rule): Unbreak due to defaulting | 13 | * align.el (align-adjust-col-for-rule): Unbreak due to defaulting |