comparison lisp/gnus/qp.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 107ccd98fa12
children f42ef85caf91
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
162 (quoted-printable-encode-region (point-min) (point-max)) 162 (quoted-printable-encode-region (point-min) (point-max))
163 (buffer-string)))) 163 (buffer-string))))
164 164
165 (provide 'qp) 165 (provide 'qp)
166 166
167 ;;; arch-tag: db89e52a-e4a1-4b69-926f-f434f04216ba 167 ;; arch-tag: db89e52a-e4a1-4b69-926f-f434f04216ba
168 ;;; qp.el ends here 168 ;;; qp.el ends here