summaryrefslogtreecommitdiff
path: root/lisp/=nntp.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
commit27bad853852286757a0a119aa0221e80f9616b0c (patch)
tree39e8ff412d002f6ba4da9a6021e40c58fd0e2646 /lisp/=nntp.el
parent77b260b6431cca502fee30fc66afff38b1bd4178 (diff)
downloademacs-27bad853852286757a0a119aa0221e80f9616b0c.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/=nntp.el')
-rw-r--r--lisp/=nntp.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/=nntp.el b/lisp/=nntp.el
index 78f0f89e30d..6bb7a741076 100644
--- a/lisp/=nntp.el
+++ b/lisp/=nntp.el
@@ -408,8 +408,7 @@ If the stream is opened, return T, otherwise return NIL."
))
(defun nntp-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."
(nntp-send-command "^[23].*\r$" "LAST"))
(defun nntp-request-next ()