diff options
Diffstat (limited to 'lisp/net/newst-ticker.el')
-rw-r--r-- | lisp/net/newst-ticker.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/newst-ticker.el b/lisp/net/newst-ticker.el index 913b89b43ff..eb6ff19d5c2 100644 --- a/lisp/net/newst-ticker.el +++ b/lisp/net/newst-ticker.el @@ -118,7 +118,7 @@ been added between the last two retrievals." (defcustom newsticker-hide-obsolete-items-in-echo-area t - "Decides whether to show obsolete items items in the ticker. + "Decides whether to show obsolete items in the ticker. If t the echo area will not show obsolete items. See also `newsticker-hide-old-items-in-echo-area'." :type 'boolean |