aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-02-16 11:53:52 +0000
committerKenichi Handa2009-02-16 11:53:52 +0000
commit5704f39a803314e9f5d621fa98de283465efb54e (patch)
tree2c5ab6729c28f94fd54e207a1463d10e224fa8a7 /src/ChangeLog
parent9eb59592ad279953ffc852e23704341aa6c7bde5 (diff)
downloademacs-5704f39a803314e9f5d621fa98de283465efb54e.tar.gz
emacs-5704f39a803314e9f5d621fa98de283465efb54e.zip
(Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 033112cfeb6..d916319e3d8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12009-02-16 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
4
12009-02-14 Chong Yidong <cyd@stupidchicken.com> 52009-02-14 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * dispextern.h (struct iterator_stack_entry): New line_wrap 7 * dispextern.h (struct iterator_stack_entry): New line_wrap