aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2014-04-12 11:41:39 +0300
committerEli Zaretskii2014-04-12 11:41:39 +0300
commitac387dd13eaa4249a54dd1c3a72f3efed2ee7ce9 (patch)
tree7847726f4fdea83649e2ebbb09ce105cbf6ad021 /lisp/ChangeLog
parent2e611da66e0192a8a63437dbc8f116314cadb71d (diff)
downloademacs-ac387dd13eaa4249a54dd1c3a72f3efed2ee7ce9.tar.gz
emacs-ac387dd13eaa4249a54dd1c3a72f3efed2ee7ce9.zip
Fix bug #17243 with case table entries for Coptic letters
lisp/international/characters.el <standard-case-table>: Add entries for letters from the Coptic block u+2C80-u+2CFF. (Bug#17243)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6ccf81c9c35..94a3f61c1c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-04-12 Eli Zaretskii <eliz@gnu.org>
2
3 * international/characters.el <standard-case-table>: Add entries
4 for letters from the Coptic block u+2C80-u+2CFF. (Bug#17243)
5
12014-04-12 Leo Liu <sdl.web@gmail.com> 62014-04-12 Leo Liu <sdl.web@gmail.com>
2 7
3 * progmodes/octave.el (completion-table-with-cache): Define if not 8 * progmodes/octave.el (completion-table-with-cache): Define if not