# HG changeset patch # User Richard M. Stallman # Date 1017017091 0 # Node ID 88194f722f30cf6668afb2eac55644322b130bbb # Parent f7a64b7a993dccbe8eb1a6ce8763ef3e1412d379 *** empty log message *** diff -r f7a64b7a993d -r 88194f722f30 lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 25 00:44:19 2002 +0000 +++ b/lisp/ChangeLog Mon Mar 25 00:44:51 2002 +0000 @@ -1,3 +1,16 @@ +2002-03-24 Richard M. Stallman + + * mail/rmail.el (rmail-resend): Call mail-abbrev-make-syntax-table. + + * progmodes/etags.el (tags-query-replace): Pass t for NOERROR + to query-replace-read-args. + + * progmodes/compile.el (compilation-forget-errors): + Don't adjust compilation-parsing-end if it's nil. + + * replace.el (query-replace-read-args): New optional arg NOERROR. + (perform-replace): Use save-window-excursion around recursive edit. + 2002-03-24 Colin Walters * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'