mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
; * lisp/htmlfontify.el (hfy-exclude-file-rules): Fix :version.
This commit is contained in:
parent
96601cd90b
commit
cd83bc930c
@ -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…
Reference in New Issue
Block a user