]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change in htmlfontify.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Jan 2023 09:10:53 +0000 (11:10 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Jan 2023 09:10:53 +0000 (11:10 +0200)
lisp/htmlfontify.el

index f05bc4e1e3525baa77ec6b990f77b90a6ca8915f..0e3b48470d18bb70543ac6569e8ae388885ff80e 100644 (file)
@@ -78,7 +78,7 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl-lib))
+(require 'cl-lib)
 (require 'cus-edit)
 
 (defconst hfy-meta-tags
@@ -379,7 +379,8 @@ otherwise."
     "/\\.git\\(?:/.*\\)?$")
   "Define some regular expressions to exclude files"
   :tag "exclude-rules"
-  :type '(list string))
+  :type '(list string)
+  :version 29.1)
 
 (defcustom hfy-display-class nil
   "Display class to use to determine which display class to use when