From daba3e25f3483ff48b675a6985fd19c6675c466f Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 26 Apr 1999 05:16:07 +0000 Subject: [PATCH] (all): Handle unibyte-display-via-language-environment. --- lisp/cus-start.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 6ca90bc943e..c979a47be34 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -196,6 +196,7 @@ (integer :menu-tag "lines" :format "%v") (other :tag "Unlimited" t))) + (unibyte-display-via-language-environment mule boolean) ;; xfns.c (x-bitmap-file-path installation (repeat (directory :format "%v"))))) -- 2.39.2