aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2006-03-09 12:43:08 +0000
committerKenichi Handa2006-03-09 12:43:08 +0000
commit53a5eba91d68e7465f1f9c9998eeb077b03b67d6 (patch)
tree5231f10c23a3532f2236c961f04397226aa4e943 /src/ChangeLog
parent71630f33d0acae88f1e551a8e78edc1c35ce04e1 (diff)
downloademacs-53a5eba91d68e7465f1f9c9998eeb077b03b67d6.tar.gz
emacs-53a5eba91d68e7465f1f9c9998eeb077b03b67d6.zip
*** empty log message ***
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 db10f46024b..16f5eff11e6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-03-09 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
4 ASCII component of a composition.
5
12006-03-08 Luc Teirlinck <teirllm@auburn.edu> 62006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * window.c: Declare preserve_y as a static global variable. 8 * window.c: Declare preserve_y as a static global variable.