emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/nnmail.el


From: ShengHuo ZHU
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnmail.el
Date: Thu, 07 Feb 2002 10:44:17 -0500

Index: emacs/lisp/gnus/nnmail.el
diff -c emacs/lisp/gnus/nnmail.el:1.14 emacs/lisp/gnus/nnmail.el:1.15
*** emacs/lisp/gnus/nnmail.el:1.14      Sat Aug 18 15:22:22 2001
--- emacs/lisp/gnus/nnmail.el   Thu Dec 20 14:01:00 2001
***************
*** 318,324 ****
  \(FIELD VALUE [- RESTRICT [- RESTRICT [...]]] SPLIT): If the message
    field FIELD (a regexp) contains VALUE (a regexp), store the messages 
    as specified by SPLIT.  If RESTRICT (a regexp) matches some string
!   after FIELD and before the end of the matched VALUE, return NIL,
    otherwise process SPLIT.  Multiple RESTRICTs add up, further
    restricting the possibility of processing SPLIT.
  
--- 318,324 ----
  \(FIELD VALUE [- RESTRICT [- RESTRICT [...]]] SPLIT): If the message
    field FIELD (a regexp) contains VALUE (a regexp), store the messages 
    as specified by SPLIT.  If RESTRICT (a regexp) matches some string
!   after FIELD and before the end of the matched VALUE, return nil,
    otherwise process SPLIT.  Multiple RESTRICTs add up, further
    restricting the possibility of processing SPLIT.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]