Mercurial > emacs
changeset 106333:2e16ce0fa487
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Mon, 30 Nov 2009 22:11:19 +0000 |
parents | a620dcf767e8 |
children | 359e597e3e01 |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Mon Nov 30 21:45:30 2009 +0000 +++ b/lisp/gnus/ChangeLog Mon Nov 30 22:11:19 2009 +0000 @@ -2,7 +2,7 @@ * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom' when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property - on `gnus-recenter'. (Bug#4981) + on `gnus-recenter'. (Bug#4698, Bug#4981) 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>