diff options
Diffstat (limited to 'lisp/net/newsticker.el')
-rw-r--r-- | lisp/net/newsticker.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index fc518c24843..5d673faf0db 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el @@ -103,7 +103,7 @@ ;; ----- ;; The command newsticker-show-news will display all available headlines in ;; a special buffer, called `*newsticker*'. It will also start the -;; asynchronous download of headlines. The modeline in the `*newsticker*' +;; asynchronous download of headlines. The mode line in the `*newsticker*' ;; buffer informs whenever new headlines have arrived. Clicking ;; mouse-button 2 or pressing RET in this buffer on a headline will call ;; browse-url to load the corresponding news story in your favorite web |