comparison lisp/progmodes/cc-cmds.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 80816955b2c7
children 52b7a8c22af5
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
4529 (delete-char 1)))) 4529 (delete-char 1))))
4530 4530
4531 4531
4532 (cc-provide 'cc-cmds) 4532 (cc-provide 'cc-cmds)
4533 4533
4534 ;;; arch-tag: bf0611dc-d1f4-449e-9e45-4ec7c6936677 4534 ;; arch-tag: bf0611dc-d1f4-449e-9e45-4ec7c6936677
4535 ;;; cc-cmds.el ends here 4535 ;;; cc-cmds.el ends here