mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(pgg group): Add :version.
This commit is contained in:
parent
3e80ba3c4f
commit
d9ef27108b
@ -29,7 +29,8 @@
|
||||
|
||||
(defgroup pgg ()
|
||||
"Glue for the various PGP implementations."
|
||||
:group 'mime)
|
||||
:group 'mime
|
||||
:version "21.4")
|
||||
|
||||
(defcustom pgg-default-scheme 'gpg
|
||||
"Default PGP scheme."
|
||||
|
Loading…
Reference in New Issue
Block a user