aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f75797b56c6..001bbf23e9a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-01-26 Kenichi Handa <handa@m17n.org>
2
3 * callproc.c (Fcall_process): GCPRO error_file. Encode infile,
4 current_dir, and error_file. On reporting an error, decode them
5 back.
6
12006-01-24 Stefan Monnier <monnier@iro.umontreal.ca> 72006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * regex.c (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well. 9 * regex.c (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.