comparison lisp/mail/mailpost.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 695cf19ef79e
children 328150f0cf76
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
103 (if (bufferp errbuf) 103 (if (bufferp errbuf)
104 (switch-to-buffer errbuf))))) 104 (switch-to-buffer errbuf)))))
105 105
106 (provide 'mailpost) 106 (provide 'mailpost)
107 107
108 ;;; arch-tag: 1f8ca085-60a6-4eac-8efb-69ffec2fa124 108 ;; arch-tag: 1f8ca085-60a6-4eac-8efb-69ffec2fa124
109 ;;; mailpost.el ends here 109 ;;; mailpost.el ends here