aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-11-24 19:05:06 +0000
committerRichard M. Stallman2002-11-24 19:05:06 +0000
commitc1ee53bc24e92286dcd6a7c532b383eb369a9795 (patch)
treebcc5eb9173e8cc06c1b2424e545ba7e04227cebf /src
parent2bd2f32d10011df35b58c487e2ac8f7f755455fd (diff)
downloademacs-c1ee53bc24e92286dcd6a7c532b383eb369a9795.tar.gz
emacs-c1ee53bc24e92286dcd6a7c532b383eb369a9795.zip
*** empty log message ***
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.