diff lisp/indent.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 ee5932bf781d
line wrap: on
line diff
--- a/lisp/indent.el	Thu Apr 10 11:38:15 2008 +0000
+++ b/lisp/indent.el	Thu Apr 10 14:10:46 2008 +0000
@@ -577,5 +577,5 @@
 (define-key ctl-x-map "\t" 'indent-rigidly)
 (define-key esc-map "i" 'tab-to-tab-stop)
 
-;;; arch-tag: f402b2a7-e44f-492f-b5b8-38996020b7c3
+;; arch-tag: f402b2a7-e44f-492f-b5b8-38996020b7c3
 ;;; indent.el ends here