comparison lisp/progmodes/cperl-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 f991f10f15ec
children 52b7a8c22af5
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
8892 (substring v (match-beginning 1) (match-end 1))) 8892 (substring v (match-beginning 1) (match-end 1)))
8893 "Version of IZ-supported CPerl package this file is based on.") 8893 "Version of IZ-supported CPerl package this file is based on.")
8894 8894
8895 (provide 'cperl-mode) 8895 (provide 'cperl-mode)
8896 8896
8897 ;;; arch-tag: 42e5b19b-e187-4537-929f-1a7408980ce6 8897 ;; arch-tag: 42e5b19b-e187-4537-929f-1a7408980ce6
8898 ;;; cperl-mode.el ends here 8898 ;;; cperl-mode.el ends here