Mercurial > emacs
changeset 36749:ed71c7411538
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 12 Mar 2001 16:39:22 +0000 |
parents | 1e71d38a27df |
children | 83e8e419d94d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Mar 12 16:38:43 2001 +0000 +++ b/lisp/ChangeLog Mon Mar 12 16:39:22 2001 +0000 @@ -1,5 +1,9 @@ 2001-03-12 Gerd Moellmann <gerd@gnu.org> + * progmodes/etags.el (tags-loop-continue): Don't change point in a + file that isn't interesting. In an interesting file, push the old + value of point on the mark ring. + * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit): New function. (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):