# HG changeset patch # User Dave Love # Date 1023363133 0 # Node ID 9ee83336c016da32aed998c47535d20ae9cbed20 # Parent 18aa163f6a747c2a8dad48ba4ea6d9f7e50f4bda Add scalable-fonts-allowed. diff -r 18aa163f6a74 -r 9ee83336c016 lisp/cus-start.el --- 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")))