1
0
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:
Dave Love 1999-03-31 16:09:40 +00:00
parent 6d52355b7c
commit a7845785f1

View File

@ -197,6 +197,7 @@
;; ====================== Customization =======================
(defgroup highlight-changes nil
"Highlight Changes mode."
:version "20.4"
:group 'faces)