From a7845785f1136a5342c8076cabf9d8b24c98c9e7 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 31 Mar 1999 16:09:40 +0000 Subject: [PATCH] (highlight-changes): Add defgroup :version. --- lisp/hilit-chg.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 40de5d65fb3..2d84ee68fa0 100644 --- a/lisp/hilit-chg.el +++ b/lisp/hilit-chg.el @@ -197,6 +197,7 @@ ;; ====================== Customization ======================= (defgroup highlight-changes nil "Highlight Changes mode." + :version "20.4" :group 'faces) -- 2.39.2