aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-08-19 02:47:19 +0000
committerKenichi Handa2002-08-19 02:47:19 +0000
commit775b3d2d87ef566e43f56b7dee53b5036d7eba02 (patch)
tree3f4e8079cb28dc9d7b2ad15cb1d0f20f1d4ebb61 /src/ChangeLog
parentc1de6316cfe94ed9fbffcdd6554bdd599d1cc03c (diff)
downloademacs-775b3d2d87ef566e43f56b7dee53b5036d7eba02.tar.gz
emacs-775b3d2d87ef566e43f56b7dee53b5036d7eba02.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 cf6b382b0d5..d592bad9b52 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12002-08-19 Kenichi Handa <handa@localhost>
2
3 * composite.c (run_composition_function): Call FUNC if it is
4 fboundp.
5
6 * composite.h (COMPOSITION_MODIFICATION_FUNC): If PROP is not a
7 cons, return Qnil.
8
12002-08-17 Richard M. Stallman <rms@gnu.org> 92002-08-17 Richard M. Stallman <rms@gnu.org>
2 10
3 * s/sol2-5.h (BROKEN_SIGIO): Add #undef. 11 * s/sol2-5.h (BROKEN_SIGIO): Add #undef.