emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/macrostep 4b0d96f 013/110: Remove incorrect use of :versio


From: ELPA Syncer
Subject: [nongnu] elpa/macrostep 4b0d96f 013/110: Remove incorrect use of :version in defgroup
Date: Sat, 7 Aug 2021 09:17:52 -0400 (EDT)

branch: elpa/macrostep
commit 4b0d96f03a182290cfe11be1dcb26488d9b8a65d
Author: joddie <jonxfield@gmail.com>
Commit: joddie <jonxfield@gmail.com>

    Remove incorrect use of :version in defgroup
---
 macrostep.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/macrostep.el b/macrostep.el
index 0bb4d1d..89dfde1 100644
--- a/macrostep.el
+++ b/macrostep.el
@@ -194,7 +194,6 @@
 ;;; Faces
 (defgroup macrostep nil
   "Interactive macro stepper for Emacs Lisp."
-  :version 0.4
   :group 'lisp
   :link '(emacs-commentary-link :tag "commentary" "macrostep.el")
   :link '(emacs-library-link :tag "lisp file" "macrostep.el")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]