X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fnetrc.el;h=16d9203ba04216de573809b593402410092574ac;hb=d979dbd7660096bd7835773b4334281e6868fa5c;hp=070b32a63d0af73bcbcf1a61fbccf39c9667c46f;hpb=ae5fb0b06c5230fe667d0ac25e637c16f0fd8e89;p=gnus diff --git a/lisp/netrc.el b/lisp/netrc.el index 070b32a63..16d9203ba 100644 --- a/lisp/netrc.el +++ b/lisp/netrc.el @@ -39,6 +39,7 @@ (defcustom netrc-file "~/.authinfo" "File where user credentials are stored." + :version "24.1" :type 'file :group 'netrc)