aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2008-08-18 12:12:32 +0000
committerKenichi Handa2008-08-18 12:12:32 +0000
commit039d3b16fd31e5a5dab27fb09845f3cb785bec89 (patch)
tree36f27c83c9a9f96d20299da4da9141bd7bb40c01 /src/ChangeLog
parent303d51903a88032596186ee8fb02f08a28f653f9 (diff)
downloademacs-039d3b16fd31e5a5dab27fb09845f3cb785bec89.tar.gz
emacs-039d3b16fd31e5a5dab27fb09845f3cb785bec89.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 93a4f069792..b0a98c08ec5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-08-18 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (face_for_char): Add font log.
4
5 * font.c (font_add_log): Add the font properties :script, :lang,
6 and :otf in the log.
7
12008-08-17 Chong Yidong <cyd@stupidchicken.com> 82008-08-17 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * xdisp.c: Remove dead code. 10 * xdisp.c: Remove dead code.