mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(highlight-changes): Add defgroup :version.
This commit is contained in:
parent
6d52355b7c
commit
a7845785f1
@ -197,6 +197,7 @@
|
||||
;; ====================== Customization =======================
|
||||
(defgroup highlight-changes nil
|
||||
"Highlight Changes mode."
|
||||
:version "20.4"
|
||||
:group 'faces)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user