aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2003-11-18 06:29:39 +0000
committerKenichi Handa2003-11-18 06:29:39 +0000
commit76ac6c17ec7bcf89b46183abd3304cd746886ba9 (patch)
tree0bcf625f3157c84156dfaf7a1db448d1d7584543 /src
parent9d440521ef2c7a0b13799a9cbefc165b8f0e04c2 (diff)
downloademacs-76ac6c17ec7bcf89b46183abd3304cd746886ba9.tar.gz
emacs-76ac6c17ec7bcf89b46183abd3304cd746886ba9.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.223
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index e0254df92be..e8aaa5f6350 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,8 @@
12003-11-18 Kenichi Handa <handa@m17n.org> 12003-11-18 Kenichi Handa <handa@m17n.org>
2 2
3 * composite.c (update_compositions): Bind inhibit-read-only, etc
4 to t before calling remove-list-of-text-properties.
5
3 * print.c (print_object): Always print ASCII chars as is. 6 * print.c (print_object): Always print ASCII chars as is.
4 7
52003-11-17 Kenichi Handa <handa@m17n.org> 82003-11-17 Kenichi Handa <handa@m17n.org>