changeset 88718:9ee83336c016

Add scalable-fonts-allowed.
author Dave Love <fx@gnu.org>
date Thu, 06 Jun 2002 11:32:13 +0000
parents 18aa163f6a74
children 5c9662a7b7f6
files lisp/cus-start.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Thu Jun 06 11:31:57 2002 +0000
+++ b/lisp/cus-start.el	Thu Jun 06 11:32:13 2002 +0000
@@ -258,6 +258,8 @@
 						     :format "%v")
 					    (other :tag "Unlimited" t)))
 	     (unibyte-display-via-language-environment mule boolean)
+	     ;; xfaces.c
+	     (scalable-fonts-allowed display boolean)
 	     ;; xfns.c
 	     (x-bitmap-file-path installation
 				 (repeat (directory :format "%v")))