projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7100ecd
)
; Fix last change in htmlfontify.el
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 14 Jan 2023 09:10:53 +0000
(11:10 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 14 Jan 2023 09:10:53 +0000
(11:10 +0200)
lisp/htmlfontify.el
patch
|
blob
|
history
diff --git
a/lisp/htmlfontify.el
b/lisp/htmlfontify.el
index f05bc4e1e3525baa77ec6b990f77b90a6ca8915f..0e3b48470d18bb70543ac6569e8ae388885ff80e 100644
(file)
--- a/
lisp/htmlfontify.el
+++ b/
lisp/htmlfontify.el
@@
-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