comparison etc/NEWS @ 42820:6477316b4dd9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 18 Jan 2002 05:45:17 +0000
parents 66b0f6a32c47
children b2bfe0b4018b
comparison
equal deleted inserted replaced
42819:401375284bf0 42820:6477316b4dd9
326 (function (lambda () 326 (function (lambda ()
327 (master-set-slave sql-buffer)))) 327 (master-set-slave sql-buffer))))
328 328
329 329
330 * Lisp Changes in Emacs 21.3 330 * Lisp Changes in Emacs 21.3
331
332 +++
333 ** New function window-body-height.
334
335 This is like window-height but does not count the mode line
336 or the header line.
331 337
332 +++ 338 +++
333 ** The new frame parameter `tty-color-mode' specifies the mode to use 339 ** The new frame parameter `tty-color-mode' specifies the mode to use
334 for color support on character terminal frames. Its value can be a 340 for color support on character terminal frames. Its value can be a
335 number of colors to support, or a symbol. See the Emacs Lisp 341 number of colors to support, or a symbol. See the Emacs Lisp