diff lisp/indent.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 3219f94257bc
line wrap: on
line diff
--- a/lisp/indent.el	Thu Apr 15 01:08:34 2004 +0000
+++ b/lisp/indent.el	Fri Apr 16 12:51:06 2004 +0000
@@ -535,4 +535,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
 ;;; indent.el ends here