aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-02-18 02:33:26 +0000
committerKenichi Handa2009-02-18 02:33:26 +0000
commitc423eccad43749a281ad3bbcb085ea072ffab005 (patch)
tree8c7b156c4220c3e369c851159fb86fc886dbcca1 /src/ChangeLog
parentf43a822c7d71202dd2bf7288de75c77af046cb3c (diff)
downloademacs-c423eccad43749a281ad3bbcb085ea072ffab005.tar.gz
emacs-c423eccad43749a281ad3bbcb085ea072ffab005.zip
(font_check_otf_features): Fix handling of `nil' element.
(Ffont_spec): Describe :lang and :otf in the docstring.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3d86f4d1052..974fb70c9e8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-02-18 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_check_otf_features): Fix handling of `nil' element.
4 (Ffont_spec): Describe :lang and :otf in the docstring.
5
12009-02-16 Andreas Schwab <schwab@suse.de> 62009-02-16 Andreas Schwab <schwab@suse.de>
2 7
3 * coding.c (Fcheck_coding_systems_region): Fix test for unibyte 8 * coding.c (Fcheck_coding_systems_region): Fix test for unibyte