comparison lisp/progmodes/modula2.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 96cf59afcbbc
children cc035ccb9275
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
562 (find-file-other-window 562 (find-file-other-window
563 (concat (substring (buffer-name) 0 -3) ".mi"))))) 563 (concat (substring (buffer-name) 0 -3) ".mi")))))
564 564
565 (provide 'modula2) 565 (provide 'modula2)
566 566
567 ;;; arch-tag: a21df1cb-5ece-4709-9219-1e7cd2d85d90 567 ;; arch-tag: a21df1cb-5ece-4709-9219-1e7cd2d85d90
568 ;;; modula2.el ends here 568 ;;; modula2.el ends here