Mercurial > emacs
comparison lisp/mail/mail-utils.el @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
344 (substring s (match-beginning 3) (match-end 3)) " " | 344 (substring s (match-beginning 3) (match-end 3)) " " |
345 (mail-rfc822-time-zone time)))) | 345 (mail-rfc822-time-zone time)))) |
346 | 346 |
347 (provide 'mail-utils) | 347 (provide 'mail-utils) |
348 | 348 |
349 ;;; arch-tag: b24aec2f-fd65-4ceb-9e39-3cc2827036fd | |
350 ;;; mail-utils.el ends here | 349 ;;; mail-utils.el ends here |