Mercurial > emacs
diff src/ChangeLog @ 48529:ea972f5474c9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Nov 2002 19:05:06 +0000 |
parents | a2c6756675e8 |
children | e2e2249bea09 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Nov 24 19:04:57 2002 +0000 +++ b/src/ChangeLog Sun Nov 24 19:05:06 2002 +0000 @@ -1,3 +1,11 @@ +2002-11-24 Richard M. Stallman <rms@gnu.org> + + * search.c (Fstring_match): Doc fix. + + * callint.c (Fcall_interactively): If a command fails because + `*' detects a read-only buffer, but RECORD_FLAG is set, + record it anyway if the args don't actually do tty input. + 2002-11-22 Dave Love <fx@gnu.org> * sysdep.c (stuff_char) [PROTOTYPES]: Provide ISO C arglist.