comparison lisp/progmodes/mantemp.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 a1342e6e097a
children 52b7a8c22af5
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
202 (kill-buffer mantemp-buffer)) 202 (kill-buffer mantemp-buffer))
203 (message "Done")) 203 (message "Done"))
204 204
205 (provide 'mantemp) 205 (provide 'mantemp)
206 206
207 ;;; arch-tag: 49794712-3b1b-4baa-9785-39556cb52c94 207 ;; arch-tag: 49794712-3b1b-4baa-9785-39556cb52c94
208 ;;; mantemp.el ends here 208 ;;; mantemp.el ends here