]> git.eshelyaron.com Git - emacs.git/commitdiff
(ldap) <defgroup>: Add :version.
authorDave Love <fx@gnu.org>
Mon, 27 Nov 2000 23:22:31 +0000 (23:22 +0000)
committerDave Love <fx@gnu.org>
Mon, 27 Nov 2000 23:22:31 +0000 (23:22 +0000)
lisp/net/ldap.el

index 3838b2ec61687a8727a999b8b0902aa183da8ea0..786cfa976b4f0ae6c93fd7f8507b6734272a32a6 100644 (file)
@@ -39,6 +39,7 @@
 
 (defgroup ldap nil
   "Lightweight Directory Access Protocol."
+  :version "21.1"
   :group 'comm)
 
 (defcustom ldap-default-host nil