Mercurial > emacs
comparison lisp/gnus/mail-parse.el @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 561b856c5b1f |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
65 (defalias 'mail-decode-encoded-word-region 'rfc2047-decode-region) | 65 (defalias 'mail-decode-encoded-word-region 'rfc2047-decode-region) |
66 (defalias 'mail-decode-encoded-word-string 'rfc2047-decode-string) | 66 (defalias 'mail-decode-encoded-word-string 'rfc2047-decode-string) |
67 | 67 |
68 (provide 'mail-parse) | 68 (provide 'mail-parse) |
69 | 69 |
70 ;;; arch-tag: 3e63d75c-c962-4784-ab01-7ba07ca9d2d4 | |
71 ;;; mail-parse.el ends here | 70 ;;; mail-parse.el ends here |