mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-08 13:19:36 +00:00
; * 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"
|
"Define some regular expressions to exclude files"
|
||||||
:tag "exclude-rules"
|
:tag "exclude-rules"
|
||||||
:type '(list string)
|
:type '(list string)
|
||||||
:version 29.1)
|
:version "29.1")
|
||||||
|
|
||||||
(defcustom hfy-display-class nil
|
(defcustom hfy-display-class nil
|
||||||
"Display class to use to determine which display class to use when
|
"Display class to use to determine which display class to use when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue