* ew-data.el (ew-separate-eword): Remove
[elisp/flim.git] / ew-parse.scm
index ddb0074..7abdedf 100644 (file)
@@ -15,6 +15,7 @@ tag-phrase-msg-id*
 ;; S : STD11 structured field
 ;; M : MIME structured field
 ;; U : Unstructured field
+;; N : Non-scanning field
 
 lt              ; S/M
 gt              ; S/M
@@ -64,6 +65,8 @@ us-texts        ; U
 us-wsp          ; U
 us-fold         ; U
 
+n-body          ; N
+
 ; Productions
 (start (tag-mailbox gap mailbox)                  : ()
   (tag-mailbox* gap mailbox*)                     : ()