1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00

(byte-boolean-vars): Add several w32 and redisplay variables.

This commit is contained in:
Dave Love 1999-08-31 16:23:24 +00:00
parent 7e6c20e825
commit e89a34decc

View file

@ -1387,7 +1387,10 @@
print-escape-nonascii print-quoted scroll-preserve-screen-position
system-uses-terminfo truncate-partial-width-windows
unibyte-display-via-language-environment use-dialog-box
visible-bell vms-stmlf-recfm words-include-escapes)
visible-bell vms-stmlf-recfm words-include-escapes redisplay-dont-pause
w32-use-full-screen-buffer w32-strict-fontnames w32-enable-unicode-output
auto-resize-toolbars auto-raise-toolbar-buttons display-busy-cursor
x-stretch-cursor x-toolkit-scroll-bars-p)
"DEFVAR_BOOL variables. Giving these any non-nil value sets them to t.
If this does not enumerate all DEFVAR_BOOL variables, the byte-optimizer
may generate incorrect code.")