diff options
| author | Richard M. Stallman | 2002-01-18 05:45:17 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-01-18 05:45:17 +0000 |
| commit | d33c4505f99cbf7286b46e7b9f18dd30fdfbce50 (patch) | |
| tree | df5c537c9543a68a928f512e530689cbfa614e94 /etc | |
| parent | 88f7b76a1ca77a315cfbfe7f49dc799618bbd30d (diff) | |
| download | emacs-d33c4505f99cbf7286b46e7b9f18dd30fdfbce50.tar.gz emacs-d33c4505f99cbf7286b46e7b9f18dd30fdfbce50.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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 | |||
| 335 | This is like window-height but does not count the mode line | ||
| 336 | or 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 |
| 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 |