Mercurial > emacs
comparison etc/NEWS @ 66743:e0df9e6c3f65
Add `dedicated' arg to get-lru-window and get-largest-window.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 07 Nov 2005 21:15:17 +0000 |
parents | 114b68892a38 |
children | 6e413168bea4 |
comparison
equal
deleted
inserted
replaced
66742:f8d550ae3b06 | 66743:e0df9e6c3f65 |
---|---|
4477 If non-nil, that says to preserve the window's current margin, fringe, | 4477 If non-nil, that says to preserve the window's current margin, fringe, |
4478 and scroll-bar settings. | 4478 and scroll-bar settings. |
4479 | 4479 |
4480 +++ | 4480 +++ |
4481 *** The new function `window-tree' returns a frame's window tree. | 4481 *** The new function `window-tree' returns a frame's window tree. |
4482 | |
4483 +++ | |
4484 *** The functions `get-lru-window' and `get-largest-window' take an optional | |
4485 argument `dedicated'. If non-nil, those functions do not ignore | |
4486 dedicated windows. | |
4482 | 4487 |
4483 +++ | 4488 +++ |
4484 ** Customizable fringe bitmaps | 4489 ** Customizable fringe bitmaps |
4485 | 4490 |
4486 *** New function `define-fringe-bitmap' can now be used to create new | 4491 *** New function `define-fringe-bitmap' can now be used to create new |