comparison lisp/progmodes/dcl-mode.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 52b7a8c22af5
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
2216 2216
2217 (provide 'dcl-mode) 2217 (provide 'dcl-mode)
2218 2218
2219 (run-hooks 'dcl-mode-load-hook) ; for your customizations 2219 (run-hooks 'dcl-mode-load-hook) ; for your customizations
2220 2220
2221 ;;; arch-tag: e00d421b-f26c-483e-a8bd-af412ea7764a 2221 ;; arch-tag: e00d421b-f26c-483e-a8bd-af412ea7764a
2222 ;;; dcl-mode.el ends here 2222 ;;; dcl-mode.el ends here