comparison lisp/url/url-misc.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 9c0b3f269b92
children 8259d0d8e107
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
115 (if data (insert data)) 115 (if data (insert data))
116 (current-buffer)))) 116 (current-buffer))))
117 117
118 (provide 'url-misc) 118 (provide 'url-misc)
119 119
120 ;;; arch-tag: 8c544e1b-d8bc-40a6-b319-f1f37fef65a0 120 ;; arch-tag: 8c544e1b-d8bc-40a6-b319-f1f37fef65a0
121 ;;; url-misc.el ends here 121 ;;; url-misc.el ends here