diff options
| author | Chong Yidong | 2012-11-08 05:04:52 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-11-08 05:04:52 +0800 |
| commit | 4eeba558163dd2812fa984b540a51721b50a211b (patch) | |
| tree | d0d0051c53eeb8c8347105b29ce9eac4078d4678 /etc | |
| parent | 7d806bfec978fbc99c95797e4f236daa44c44007 (diff) | |
| download | emacs-4eeba558163dd2812fa984b540a51721b50a211b.tar.gz emacs-4eeba558163dd2812fa984b540a51721b50a211b.zip | |
* misc.texi (Terminal emulator): Document Term mode faces.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -583,7 +583,7 @@ that the sql statement will be terminated by a semicolon. | |||
| 583 | at point, or the Nth column if a numeric prefix argument is given. | 583 | at point, or the Nth column if a numeric prefix argument is given. |
| 584 | 584 | ||
| 585 | ** Term | 585 | ** Term |
| 586 | 586 | +++ | |
| 587 | The variables `term-default-fg-color' and `term-default-bg-color' are | 587 | The variables `term-default-fg-color' and `term-default-bg-color' are |
| 588 | now deprecated in favor of the `term-face' face, that you can | 588 | now deprecated in favor of the `term-face' face, that you can |
| 589 | customize. Also, it is now possible to customize how are displayed the | 589 | customize. Also, it is now possible to customize how are displayed the |