From: Lars Ingebrigtsen Date: Mon, 21 Feb 2011 23:39:25 +0000 (-0800) Subject: * gnus-art.el (gnus-article-update-date-headers): Doc fix. X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=8f7e746a85328799c0f2075fb542567cd8729a8c * gnus-art.el (gnus-article-update-date-headers): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 798108328..01bc86a7f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2011-02-21 Lars Ingebrigtsen + * gnus-art.el (gnus-article-update-date-headers): Doc fix. + * nnimap.el (nnimap-open-connection-1): auth-source expects strings as port numbers, so make sure it gets that if nnimap-server-port is explicit. diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 19eee78ab..f81822869 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -1040,7 +1040,7 @@ Some of these headers are updated automatically. See (item :tag "User-defined" :value 'user-defined))) (defcustom gnus-article-update-date-headers 1 - "How often to update the date header. + "A number that says how often to update the date header (in seconds). If nil, don't update it at all." :version "24.1" :group 'gnus-article-headers