comparison lisp/mail/mailheader.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents de499b20517a
children ef65fa4dca3b
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
190 (funcall mail-header-format-function header value)))))) 190 (funcall mail-header-format-function header value))))))
191 (insert "\n"))) 191 (insert "\n")))
192 192
193 (provide 'mailheader) 193 (provide 'mailheader)
194 194
195 ;;; arch-tag: 6e7aa221-80b5-4b3d-b46f-fd66ab567be0 195 ;; arch-tag: 6e7aa221-80b5-4b3d-b46f-fd66ab567be0
196 ;;; mailheader.el ends here 196 ;;; mailheader.el ends here