]> git.eshelyaron.com Git - emacs.git/commit
A few new functions and rewrites in window.el.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 09:13:43 +0000 (11:13 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 09:13:43 +0000 (11:13 +0200)
commit387522b285a49a3c598694ce4cd1cdb90071bf5f
tree932fe1f64dcfb853405728ab500758c01de4e00b
parent496e208ef95f8c691f4fe36d6ad6adbe3dedcd15
A few new functions and rewrites in window.el.

* window.el (one-window-p): Move down in code.  Rewrite
doc-string.
(window-current-scroll-bars): Rewrite doc-string.  Normalize
live window argument.
(walk-windows, get-window-with-predicate, count-windows):
Rewrite doc-string.  Use window-list-1.
(window-in-direction-2, window-in-direction, get-mru-window):
New functions.
lisp/ChangeLog
lisp/window.el