Mercurial > emacs
changeset 37501:08e799af2936
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 27 Apr 2001 13:01:17 +0000 |
parents | 797a4ab5dbed |
children | 3b55af162cd3 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 27 13:00:42 2001 +0000 +++ b/lisp/ChangeLog Fri Apr 27 13:01:17 2001 +0000 @@ -1,3 +1,8 @@ +2001-04-27 Gerd Moellmann <gerd@gnu.org> + + * mail/rmail.el (rmail-message-regexp-p): Don't match before + headers. + 2001-04-26 Richard M. Stallman <rms@gnu.org> * dabbrev.el: Add doc strings for some functions.
--- a/src/ChangeLog Fri Apr 27 13:00:42 2001 +0000 +++ b/src/ChangeLog Fri Apr 27 13:01:17 2001 +0000 @@ -1,3 +1,8 @@ +2001-04-27 Gerd Moellmann <gerd@gnu.org> + + * term.c (turn_on_face): Fix reverse video handling on terminals + that don't support colors. + 2001-04-26 Gerd Moellmann <gerd@gnu.org> * editfns.c (save_excursion_restore): Don't use XBUFFER on