comparison lisp/gnus/ChangeLog @ 106741:c0641205dcbb

Fix gnus-summary-recenter to properly handle invisible lines * gnus-sum.el (gnus-forward-line-ignore-invisible): New function. (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
author Andreas Schwab <schwab@suse.de>
date Tue, 05 Jan 2010 21:37:43 +0100
parents 428005d3198e
children f973aced61a2
comparison
equal deleted inserted replaced
106740:4d2fbb46854b 106741:c0641205dcbb
1 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
2
3 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
5
1 2010-01-02 Chong Yidong <cyd@stupidchicken.com> 6 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * message.el (message-exchange-point-and-mark): Rework last change to 8 * message.el (message-exchange-point-and-mark): Rework last change to
4 avoid using optional arg of exchange-point-and-mark, for backward 9 avoid using optional arg of exchange-point-and-mark, for backward
5 compatibility. 10 compatibility.
13786 * gnus.el (gnus-version-number): Bump. 13791 * gnus.el (gnus-version-number): Bump.
13787 (gnus-version): No. 13792 (gnus-version): No.
13788 13793
13789 See ChangeLog.2 for earlier changes. 13794 See ChangeLog.2 for earlier changes.
13790 13795
13791 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 13796 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
13792 13797
13793 This file is part of GNU Emacs. 13798 This file is part of GNU Emacs.
13794 13799
13795 GNU Emacs is free software: you can redistribute it and/or modify 13800 GNU Emacs is free software: you can redistribute it and/or modify
13796 it under the terms of the GNU General Public License as published by 13801 it under the terms of the GNU General Public License as published by