From f20f3ac73b7bf7ff55a4ee36e571226c806c5e8e Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 10 May 1999 13:02:09 +0000 Subject: [PATCH] (byte-boolean-vars): Add unibyte-display-via-language-environment. --- lisp/emacs-lisp/byte-opt.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index 77997f4894a..cfec516056c 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el @@ -1381,7 +1381,8 @@ pop-up-frames pop-up-windows print-escape-multibyte print-escape-newlines print-escape-nonascii print-quoted scroll-preserve-screen-position - system-uses-terminfo truncate-partial-width-windows use-dialog-box + system-uses-terminfo truncate-partial-width-windows + unibyte-display-via-language-environment use-dialog-box visible-bell vms-stmlf-recfm words-include-escapes) "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 -- 2.39.2