changeset 227:5d476a289a86

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Fri, 05 Apr 1991 20:47:28 +0000
parents 80593a7533de
children 997a3c98d127
files lisp/=mhspool.el
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/=mhspool.el	Fri Apr 05 20:17:06 1991 +0000
+++ b/lisp/=mhspool.el	Fri Apr 05 20:47:28 1991 +0000
@@ -35,7 +35,7 @@
 ;; name of the NNTP server passed to GNUS must be `:Mail'.
 
 (defvar mhspool-list-directory-switches '("-R")
-  "*Switches for nntp-request-list to pass to `ls' for gettting file lists.
+  "*Switches for `nntp-request-list' to pass to `ls' for gettting file lists.
 One entry should appear on one line. You may need to add `-1' option.")
 
 
@@ -324,8 +324,7 @@
       )))
 
 (defun mhspool-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 newsgroup."
   (error "MHSPOOL: LAST is not implemented."))
 
 (defun mhspool-request-next ()