aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/htmlfontify.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el
index 0e3b48470d1..0959405081f 100644
--- a/lisp/htmlfontify.el
+++ b/lisp/htmlfontify.el
@@ -380,7 +380,7 @@ otherwise."
380 "Define some regular expressions to exclude files" 380 "Define some regular expressions to exclude files"
381 :tag "exclude-rules" 381 :tag "exclude-rules"
382 :type '(list string) 382 :type '(list string)
383 :version 29.1) 383 :version "29.1")
384 384
385(defcustom hfy-display-class nil 385(defcustom hfy-display-class nil
386 "Display class to use to determine which display class to use when 386 "Display class to use to determine which display class to use when