Implement RFC822 extensions needed by the MIME parser:
authorTaylor R. Campbell <net/mumble/campbell>
Fri, 9 Dec 2005 20:34:15 +0000 (20:34 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Fri, 9 Dec 2005 20:34:15 +0000 (20:34 +0000)
commit0a894c3599e5c8961a4541cc14fd885178ca3374
tree0259b24e228252d6d35a729ff899dd7697695f89
parente7602cd02d46a7da01815d1cdc7461ce2000593f
Implement RFC822 extensions needed by the MIME parser:

  - The tokenizer is now generalized over the special character set,
    which the MIME header syntax extends.
  - The tokenizer also has an option for whether to keep ignored
    tokens in the first place, making RFC822:STRIP-WHITESPACE!'s no
    longer necessary.
  - RFC822:UNQUOTE-STRING is the inverse of RFC822:QUOTE-STRING.
v7/src/edwin/edwin.pkg
v7/src/edwin/rfc822.scm