Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 106358:8acd940e483a
* message.el: Revert last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 01 Dec 2009 19:01:41 +0000 |
parents | dec940ff2ab6 |
children | 2f2ce7005c10 |
comparison
equal
deleted
inserted
replaced
106357:93e5b9138482 | 106358:8acd940e483a |
---|---|
1 2009-12-01 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * message.el (message-setup-hook, message-send-hook): Make into aliases | |
4 for mail-*-hook. | |
5 | |
6 2009-11-29 Juri Linkov <juri@jurta.org> | 1 2009-11-29 Juri Linkov <juri@jurta.org> |
7 | 2 |
8 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' | 3 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' |
9 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property | 4 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property |
10 on `gnus-recenter'. (Bug#4698, Bug#4981) | 5 on `gnus-recenter'. (Bug#4698, Bug#4981) |