From: Martin Rudalics Date: Fri, 7 Nov 2008 14:22:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~1925 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e589455f844c3eac609749f4a7bc014f140d09b4;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 13a36ed373d..529ebbf379d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1259,7 +1259,7 @@ of recently selected windows and the buffer list. ** 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. @@ -1593,6 +1593,10 @@ It now accepts a cons cell (COLS . LINES) in its first argument, which says to stop, where possible, at a pixel x-position equal to COLS times the default column width. +*** redisplay-end-trigger-functions, set-window-redisplay-end-trigger, +and window-redisplay-end-trigger are obsolete. Use `jit-lock-register' +instead. + ** The Lisp interpreter now treats non-breaking space as whitespace. ** Miscellaneous new functions