Mercurial > emacs
diff etc/NEWS @ 106316:f4a3f47777f7
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
* window.el (recenter-last-op): Doc fix.
(recenter-positions): New defcustom.
(recenter-top-bottom): Rewrite to use `recenter-positions'.
(move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 29 Nov 2009 23:34:05 +0000 |
parents | 4a87d7898d15 |
children | b7dca98d92a9 |
line wrap: on
line diff
--- a/etc/NEWS Sun Nov 29 20:40:51 2009 +0000 +++ b/etc/NEWS Sun Nov 29 23:34:05 2009 +0000 @@ -159,6 +159,9 @@ ** M-r is bound to the new `move-to-window-line-top-bottom' to mirror the new behavior of C-l in Emacs-23.1. +** `recenter-positions' can redefine the default cycling order +of `recenter-top-bottom'. + * Changes in Specialized Modes and Packages in Emacs 23.2