comparison lisp/gnus/nnmail.el @ 42206:0f4506820432

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 20 Dec 2001 19:01:00 +0000
parents f8833aa83b5e
children f767f3bf5f86
comparison
equal deleted inserted replaced
42205:7308bbc423d5 42206:0f4506820432
316 GROUP: Mail will be stored in GROUP (a string). 316 GROUP: Mail will be stored in GROUP (a string).
317 317
318 \(FIELD VALUE [- RESTRICT [- RESTRICT [...]]] SPLIT): If the message 318 \(FIELD VALUE [- RESTRICT [- RESTRICT [...]]] SPLIT): If the message
319 field FIELD (a regexp) contains VALUE (a regexp), store the messages 319 field FIELD (a regexp) contains VALUE (a regexp), store the messages
320 as specified by SPLIT. If RESTRICT (a regexp) matches some string 320 as specified by SPLIT. If RESTRICT (a regexp) matches some string
321 after FIELD and before the end of the matched VALUE, return NIL, 321 after FIELD and before the end of the matched VALUE, return nil,
322 otherwise process SPLIT. Multiple RESTRICTs add up, further 322 otherwise process SPLIT. Multiple RESTRICTs add up, further
323 restricting the possibility of processing SPLIT. 323 restricting the possibility of processing SPLIT.
324 324
325 \(| SPLIT...): Process each SPLIT expression until one of them matches. 325 \(| SPLIT...): Process each SPLIT expression until one of them matches.
326 A SPLIT expression is said to match if it will cause the mail 326 A SPLIT expression is said to match if it will cause the mail