Synch to No Gnus 200403051037.
authoryamaoka <yamaoka>
Fri, 5 Mar 2004 10:53:26 +0000 (10:53 +0000)
committeryamaoka <yamaoka>
Fri, 5 Mar 2004 10:53:26 +0000 (10:53 +0000)
lisp/ChangeLog
lisp/gnus-kill.el
lisp/nnmail.el

index 3d050ba..bb3bc78 100644 (file)
@@ -1,3 +1,11 @@
+2004-03-05  Jesper Harder  <harder@ifa.au.dk>
+
+       * sha1-el.el (sha1-maximum-internal-length): Doc fix.
+
+       * nnmail.el (nnmail-split-fancy): do.
+
+       * gnus-kill.el (gnus-kill, gnus-execute): do.
+
 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * gnus-sum.el (gnus-widget-reversible-match) 
index 2a5770f..d634dfe 100644 (file)
@@ -496,7 +496,7 @@ Optional 1st argument COMMAND is default to
        (gnus-summary-mark-as-read nil \"X\").
 If optional 2nd argument ALL is non-nil, articles marked are also applied to.
 If FIELD is an empty string (or nil), entire article body is searched for.
-COMMAND must be a lisp expression or a string representing a key sequence."
+COMMAND must be a Lisp expression or a string representing a key sequence."
   ;; We don't want to change current point nor window configuration.
   (let ((old-buffer (current-buffer)))
     (save-excursion
@@ -624,7 +624,7 @@ COMMAND must be a lisp expression or a string representing a key sequence."
       did-kill)))
 
 (defun gnus-execute (field regexp form &optional backward unread)
-  "If FIELD of article header matches REGEXP, execute lisp FORM (or a string).
+  "If FIELD of article header matches REGEXP, execute Lisp FORM (or a string).
 If FIELD is an empty string (or nil), entire article body is searched for.
 If optional 1st argument BACKWARD is non-nil, do backward instead.
 If optional 2nd argument UNREAD is non-nil, articles which are
index e269b5b..1949e6e 100644 (file)
@@ -465,7 +465,7 @@ FIELD must match a complete field name.  VALUE must match a complete
 word according to the `nnmail-split-fancy-syntax-table' syntax table.
 You can use \".*\" in the regexps to match partial field names or words.
 
-FIELD and VALUE can also be lisp symbols, in that case they are expanded
+FIELD and VALUE can also be Lisp symbols, in that case they are expanded
 as specified in `nnmail-split-abbrev-alist'.
 
 GROUP can contain \\& and \\N which will substitute from matching