emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 24 Mar 2002 19:44:51 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3618 emacs/lisp/ChangeLog:1.3619
*** emacs/lisp/ChangeLog:1.3618 Sun Mar 24 16:33:07 2002
--- emacs/lisp/ChangeLog        Sun Mar 24 19:44:51 2002
***************
*** 1,3 ****
--- 1,16 ----
+ 2002-03-24  Richard M. Stallman  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * ibuffer.el (ibuffer): If the user has `ibuffer-use-other-window'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]