diff options
Diffstat (limited to 'lisp/net/newsticker.el')
-rw-r--r-- | lisp/net/newsticker.el | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index 535122a31fb..c949915845b 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el @@ -78,14 +78,6 @@ ;; Installation ;; ------------ -;; If you are using Newsticker as part of GNU Emacs there is no need to -;; perform any installation steps in order to use Newsticker. Otherwise -;; place Newsticker in a directory where Emacs can find it. Add the -;; following line to your init file: -;; (add-to-list 'load-path "/path/to/newsticker/") -;; (autoload 'newsticker-start "newsticker" "Emacs Newsticker" t) -;; (autoload 'newsticker-show-news "newsticker" "Emacs Newsticker" t) - ;; If you are using `imenu', which allows for navigating with the help of a ;; menu, you should add the following to your Emacs startup file ;; (`~/.emacs'). |