aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-07-09 13:24:10 +0000
committerStefan Monnier2008-07-09 13:24:10 +0000
commit3cba9369dcbfb18042620a28fa80b7319b248e5f (patch)
tree49ab4260914cb189f5cf9c7f3f3e8e5463768fc8 /src/ChangeLog
parent0e17387a9e94f2e1974fa857dc8808bbea66c523 (diff)
downloademacs-3cba9369dcbfb18042620a28fa80b7319b248e5f.tar.gz
emacs-3cba9369dcbfb18042620a28fa80b7319b248e5f.zip
* fontset.c (fontset_get_font_group):
* font.c (font_check_otf): Specify argument types.
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 a03f3547843..8470c1ffcfb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fontset.c (fontset_get_font_group):
4 * font.c (font_check_otf): Specify argument types.
5
12008-07-09 Kenichi Handa <handa@m17n.org> 62008-07-09 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (detect_coding_utf_8): Set detect_info->found only when 8 * coding.c (detect_coding_utf_8): Set detect_info->found only when