diff lisp/textmodes/text-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 dc100f64b2b7
children f4a69fedbd46
line wrap: on
line diff
--- a/lisp/textmodes/text-mode.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/textmodes/text-mode.el	Thu Apr 10 14:10:46 2008 +0000
@@ -180,5 +180,5 @@
 	   (setq nlines (1+ nlines))
 	   (forward-line -1)))))
 
-;;; arch-tag: a07ccaad-da13-4d7b-9c61-cd04f5926aab
+;; arch-tag: a07ccaad-da13-4d7b-9c61-cd04f5926aab
 ;;; text-mode.el ends here