comparison lisp/mail/pmailhdr.el @ 97529:1b1837ac37e2

Add arch tagline
author Miles Bader <miles@gnu.org>
date Mon, 18 Aug 2008 04:59:13 +0000
parents 184bb2071e3f
children 1aab9bdd9355
comparison
equal deleted inserted replaced
97528:184bb2071e3f 97529:1b1837ac37e2
197 "Test that the header is not one of the headers marked for display." 197 "Test that the header is not one of the headers marked for display."
198 (not (looking-at pmail-displayed-headers))) 198 (not (looking-at pmail-displayed-headers)))
199 199
200 (provide 'pmailhdr) 200 (provide 'pmailhdr)
201 201
202 ;; arch-tag: d708a0d9-2686-4958-b61a-7d3d2ace2131
202 ;;; pmailhdr.el ends here 203 ;;; pmailhdr.el ends here