summaryrefslogtreecommitdiff
path: root/lisp/nnspool.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-04-10 15:06:00 +0000
committerJim Blandy <jimb@redhat.com>1991-04-10 15:06:00 +0000
commita09635667661436b3a1946c5966d9fc522d987cd (patch)
treee0b289cab4c79481fa6af680c87bd4ca854e419e /lisp/nnspool.el
parent5d11560e4c14b6665712fced04b16b62bc20d1fd (diff)
downloademacs-a09635667661436b3a1946c5966d9fc522d987cd.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/nnspool.el')
-rw-r--r--lisp/nnspool.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/nnspool.el b/lisp/nnspool.el
index 73c1b297ab9..8c5a36ca6ba 100644
--- a/lisp/nnspool.el
+++ b/lisp/nnspool.el
@@ -261,8 +261,7 @@ If the stream is opened, return T, otherwise return NIL."
(nnspool-find-file nnspool-active-file)))
(defun nnspool-request-last ()
- "Set current article pointer to the previous article
-in the current news group."
+ "Set current article pointer to the previous article in the current news group."
(error "NNSPOOL: LAST is not implemented."))
(defun nnspool-request-next ()
@@ -326,7 +325,7 @@ in the current news group."
(setq nntp-server-process nil))
(defun nnspool-find-article-by-message-id (id)
- "Return full pathname of an artilce identified by message-ID."
+ "Return full pathname of an article identified by message-ID."
(save-excursion
(let ((buffer (get-file-buffer nnspool-history-file)))
(if buffer