; * lisp/htmlfontify.el (hfy-exclude-file-rules): Fix :version.
This commit is contained in:
parent
96601cd90b
commit
cd83bc930c
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ otherwise."
|
|||
"Define some regular expressions to exclude files"
|
||||
:tag "exclude-rules"
|
||||
:type '(list string)
|
||||
:version 29.1)
|
||||
:version "29.1")
|
||||
|
||||
(defcustom hfy-display-class nil
|
||||
"Display class to use to determine which display class to use when
|
||||
|
|
Loading…
Add table
Reference in a new issue