summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1999-05-10 13:02:09 +0000
committerAndreas Schwab <schwab@suse.de>1999-05-10 13:02:09 +0000
commitf20f3ac73b7bf7ff55a4ee36e571226c806c5e8e (patch)
treebde4e5ffe07a3e6d7143c408163bec8cb2bec59b /lisp/emacs-lisp
parent8d6d9fefe05cc27e039575f21dd36e7c5a961814 (diff)
downloademacs-f20f3ac73b7bf7ff55a4ee36e571226c806c5e8e.tar.gz
emacs-f20f3ac73b7bf7ff55a4ee36e571226c806c5e8e.tar.bz2
emacs-f20f3ac73b7bf7ff55a4ee36e571226c806c5e8e.zip
(byte-boolean-vars): Add
unibyte-display-via-language-environment.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/byte-opt.el3
1 files changed, 2 insertions, 1 deletions
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