X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/acaf905b1130aae80fa59d2c861ffd4c8eb75486..96bd07a3226700156fa7d5ec20e9bd6550c95057:/lisp/gnus/gssapi.el?ds=sidebyside diff --git a/lisp/gnus/gssapi.el b/lisp/gnus/gssapi.el index 4bc9392472..1f72805b38 100644 --- a/lisp/gnus/gssapi.el +++ b/lisp/gnus/gssapi.el @@ -1,6 +1,6 @@ ;;; gssapi.el --- GSSAPI/Kerberos 5 interface for Emacs -;; Copyright (C) 2011-2012 Free Software Foundation, Inc. +;; Copyright (C) 2011-2016 Free Software Foundation, Inc. ;; Author: Simon Josefsson ;; Lars Magne Ingebrigtsen @@ -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))