diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-10-28 17:16:49 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-10-28 17:16:49 +0000 |
commit | 54a9404d4deebb0bd04219f31a7862fc9dd88c12 (patch) | |
tree | b4333209b6a43197aa442d1fc705b3a8aa55d557 /etc | |
parent | 25ffac29dc06150c05f9d6653388617624f4ddb4 (diff) | |
download | emacs-54a9404d4deebb0bd04219f31a7862fc9dd88c12.tar.gz |
Document support for -fg, -bg, and -rv on TTY frames.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -657,6 +657,9 @@ Underlined faces are displayed underlined if possible. Other face attributes such as `overline', `strike-through', and `box' are ignored on terminals. +The command-line options `-fg COLOR', `-bg COLOR', and `-rv' are now +supported on character terminals. + ** Sound support Emacs supports playing sound files on GNU/Linux and FreeBSD (Voxware |