Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
authorJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:34:05 +0000 (23:34 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:34:05 +0000 (23:34 +0000)
commit0116abbdeb4ab81438d90bda45b753ec8dd0a7e9
tree04684ba4e0c187c75dd294779920d5ac72420817
parent07b6428ccd287539c88f90860026fe91ae012f8b
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'.
etc/NEWS
lisp/ChangeLog
lisp/window.el