diff options
Diffstat (limited to 'lisp/gnus/gssapi.el')
-rw-r--r-- | lisp/gnus/gssapi.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/gnus/gssapi.el b/lisp/gnus/gssapi.el index 4bc93924723..ab8831dc49e 100644 --- a/lisp/gnus/gssapi.el +++ b/lisp/gnus/gssapi.el @@ -37,6 +37,7 @@ and %l with the user name. The program should accept commands on stdin and return responses to stdout. Each entry in the list is tried until a successful connection is made." + :version "24.1" :group 'network :type '(repeat string)) |