Mercurial > emacs
diff lisp/gnus/ChangeLog @ 84989:d7862063d437
(gnus-article-reply-with-original)
(gnus-article-followup-with-original): When `transient-mark-mode' is
off, refrain from active-region behavior for followups.
author | David Kastrup <dak@gnu.org> |
---|---|
date | Sun, 30 Sep 2007 21:03:12 +0000 |
parents | 92ccd83174e6 |
children | ff46392e7e97 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sun Sep 30 20:43:14 2007 +0000 +++ b/lisp/gnus/ChangeLog Sun Sep 30 21:03:12 2007 +0000 @@ -1,3 +1,9 @@ +2007-09-30 David Kastrup <dak@gnu.org> + + * gnus-art.el (gnus-article-reply-with-original) + (gnus-article-followup-with-original): When `transient-mark-mode' is + off, refrain from active-region behavior for followups. + 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org> * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.