1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00

(ldap) <defgroup>: Add :version.

This commit is contained in:
Dave Love 2000-11-27 23:22:31 +00:00
parent 5c6682bea0
commit e162f054c4

View File

@ -39,6 +39,7 @@
(defgroup ldap nil
"Lightweight Directory Access Protocol."
:version "21.1"
:group 'comm)
(defcustom ldap-default-host nil