aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pg-fontsets.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pg-fontsets.el')
-rw-r--r--lib/pg-fontsets.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/pg-fontsets.el b/lib/pg-fontsets.el
index 9ad53b2b..2c0528cc 100644
--- a/lib/pg-fontsets.el
+++ b/lib/pg-fontsets.el
@@ -21,6 +21,9 @@
;;; Code:
+(eval-and-compile
+ (require 'fontset)) ; needed for some emacsen without X
+
(defcustom pg-fontsets-default-fontset nil
"*Name of default fontset to use with Proof General."
:type 'string