aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-18 05:45:17 +0000
committerRichard M. Stallman2002-01-18 05:45:17 +0000
commitd33c4505f99cbf7286b46e7b9f18dd30fdfbce50 (patch)
treedf5c537c9543a68a928f512e530689cbfa614e94 /etc
parent88f7b76a1ca77a315cfbfe7f49dc799618bbd30d (diff)
downloademacs-d33c4505f99cbf7286b46e7b9f18dd30fdfbce50.tar.gz
emacs-d33c4505f99cbf7286b46e7b9f18dd30fdfbce50.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 91549ef6ed2..bd875f782fb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -330,6 +330,12 @@ SQL buffer.
330* Lisp Changes in Emacs 21.3 330* Lisp Changes in Emacs 21.3
331 331
332+++ 332+++
333** New function window-body-height.
334
335This is like window-height but does not count the mode line
336or the header line.
337
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
334for color support on character terminal frames. Its value can be a 340for color support on character terminal frames. Its value can be a
335number of colors to support, or a symbol. See the Emacs Lisp 341number of colors to support, or a symbol. See the Emacs Lisp