diff options
author | Glenn Morris <rgm@gnu.org> | 2014-02-25 13:35:37 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-02-25 13:35:37 -0500 |
commit | 05db9ece58e9b79b6432af031a2605b7e8d83ebe (patch) | |
tree | 6b1f750f95d6c81ea324d2ea2d692d358de7e780 /lisp/net/newst-backend.el | |
parent | 7231101775b30eec336c2edebb28dc259cb1d832 (diff) | |
download | emacs-05db9ece58e9b79b6432af031a2605b7e8d83ebe.tar.gz |
* lisp/net/newst-backend.el (newsticker-url-list): Doc whitespace trivia
Diffstat (limited to 'lisp/net/newst-backend.el')
-rw-r--r-- | lisp/net/newst-backend.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index 7736e29b0da..f67baccda7c 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el @@ -196,7 +196,7 @@ RSS or Atom file. The file is retrieved by calling wget, or whatever you specify as `newsticker-wget-name'. URL may also be a function which returns news data. In this case -`newsticker-retrieval-method' etc. are ignored for this feed. +`newsticker-retrieval-method' etc. are ignored for this feed. The START-TIME can be either a string, or nil. If it is a string it specifies a fixed time at which this feed shall be retrieved for the |