aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2008-08-27 10:56:15 +0000
committerAndreas Schwab2008-08-27 10:56:15 +0000
commitdafaabd183be9c7d8a7360f807e474c726c38a4c (patch)
treea56a16d735a2ee27f7b1dac683335b3f98234f5e /src/ChangeLog
parentff37360cdc624035b85ca59ff0606c745b919c80 (diff)
downloademacs-dafaabd183be9c7d8a7360f807e474c726c38a4c.tar.gz
emacs-dafaabd183be9c7d8a7360f807e474c726c38a4c.zip
(search_buffer): Set char_base to zero only at the end.
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 259bc7f04ed..e345916a47f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-08-27 Andreas Schwab <schwab@suse.de>
2
3 * search.c (search_buffer): Set char_base to zero only at the end.
4
12008-08-27 Kenichi Handa <handa@m17n.org> 52008-08-27 Kenichi Handa <handa@m17n.org>
2 6
3 * fileio.c (report_file_error): Fix handling of multibyte error 7 * fileio.c (report_file_error): Fix handling of multibyte error