aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2005-04-22 07:11:21 +0000
committerKenichi Handa2005-04-22 07:11:21 +0000
commitb9c1591618b888c702de58096036e0790dd375b0 (patch)
treea13a1efc8eb9a13963c5cb2f825cd1a22338b2e4 /src/ChangeLog
parent1468c19bdd7c70f503e8af37eee4c06deec4fe2d (diff)
downloademacs-b9c1591618b888c702de58096036e0790dd375b0.tar.gz
emacs-b9c1591618b888c702de58096036e0790dd375b0.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1d09bde8487..fbf38e28ba1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12005-04-22 Kenichi Handa <handa@m17n.org>
2
3 * fns.c (copy_sub_char_table): Explicitly copy the default value
4 of the sub-chartable.
5
6 * fontset.c (fontset_set): When a sub-chartable is created,
7 explicitly sets the defalt value.
8
12005-04-22 Kim F. Storm <storm@cua.dk> 92005-04-22 Kim F. Storm <storm@cua.dk>
2 10
3 * fns.c (Fplist_get): Replace by Fsafe_plist_get. 11 * fns.c (Fplist_get): Replace by Fsafe_plist_get.