aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5d5f68aecc4..e202320f0d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12002-11-24 Richard M. Stallman <rms@gnu.org>
2
3 * search.c (Fstring_match): Doc fix.
4
5 * callint.c (Fcall_interactively): If a command fails because
6 `*' detects a read-only buffer, but RECORD_FLAG is set,
7 record it anyway if the args don't actually do tty input.
8
12002-11-22 Dave Love <fx@gnu.org> 92002-11-22 Dave Love <fx@gnu.org>
2 10
3 * sysdep.c (stuff_char) [PROTOTYPES]: Provide ISO C arglist. 11 * sysdep.c (stuff_char) [PROTOTYPES]: Provide ISO C arglist.