From 781459a4182334e9651834b1ef04c60e0513312e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 30 Oct 2008 18:01:47 +0000 Subject: [PATCH] Move window parameters entry to Lisp changes. --- etc/NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index ea605162b8a..69768a46290 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -470,8 +470,6 @@ vertically and horizontally. *** pop-to-buffer now always sets input focus when the popped-to window is on a different frame. -*** New functions window-parameters, window-parameter, set-window-parameter. - ** Miscellaneous changes: +++ *** C-l is bound to the new command recenter-top-bottom, rather than recenter. @@ -1253,6 +1251,13 @@ to override the default splitting mechanism of display-buffer. *** If pop-up-frames has the value `graphic-only', display-buffer only makes a separate frame on graphic displays. +** Window parameters can now be defined. +These are analogous to frame parameters, but are associated with +individual windows. + +*** The new functions window-parameters, window-parameter, and +set-window-parameter are used to query and set window parameters. + ** Minibuffer and completion changes +++ *** A list of default values can be specified for the DEFAULT argument of -- 2.39.2