Mercurial > emacs
changeset 44144:88194f722f30
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 25 Mar 2002 00:44:51 +0000 |
parents | f7a64b7a993d |
children | aad3682a49ba |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <walters@verbum.org> * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'