* rfc2231.el (rfc2231-parse-string): "=" should have whitespace
authorJesper Harder <harder@ifa.au.dk>
Thu, 8 May 2003 01:13:48 +0000 (01:13 +0000)
committerJesper Harder <harder@ifa.au.dk>
Thu, 8 May 2003 01:13:48 +0000 (01:13 +0000)
commit3935cea5f45657f855cc82795150c31fb7fd1513
tree49b7626d6800b5397e9df37b10bf451e409c51d6
parentf3f3fc5267e297d4375ac20a3aa59181320a460d
* rfc2231.el (rfc2231-parse-string): "=" should have whitespace
syntax here.

* ietf-drums.el (ietf-drums-syntax-table): "=" should not have
whitespace syntax class when parsing email addresses.

* message.el (message-forward-subject-name-subject): Don't use
mail-decode-encoded-word-string before parsing from.
lisp/ChangeLog
lisp/ietf-drums.el
lisp/message.el
lisp/rfc2231.el