From bad60b50ed242f7ccef6ed2f2776f716091bf1ed Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Thu, 9 Apr 2026 12:00:20 +0200 Subject: [PATCH] ; * doc/emacs/msdos.texi (Windows Misc): Fix typo. --- doc/emacs/msdos.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi index 203df57c7c1..75fc34d76d3 100644 --- a/doc/emacs/msdos.texi +++ b/doc/emacs/msdos.texi @@ -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