mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; * doc/emacs/msdos.texi (Windows Misc): Fix typo.
This commit is contained in:
parent
04dbd88c34
commit
bad60b50ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1219,7 +1219,7 @@ By default, 24-bit RGB color will be used, but other (8, 16, 256) color
|
|||
spaces may be used, by passing the @code{--color} command line argument,
|
||||
or setting the value of the @code{tty-color-mode} frame parameter.
|
||||
|
||||
@code{'(w32-use-virtual-terminal-p)} evaluates to @code{t} if and only if
|
||||
@code{(w32-use-virtual-terminal-p)} evaluates to @code{t} if and only if
|
||||
the internal variable has a non-zero numerical value, and otherwise to
|
||||
@code{nil}. If it evaluates to @code{t}, ANSI escape sequences are used
|
||||
for color, otherwise, the older mechanism is used. The internal variable
|
||||
|
|
|
|||
Loading…
Reference in a new issue