diff lisp/progmodes/tcl.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 168bf1dc1b53
children f0eb34e60705 e8824c4f5f7e 375f2633d815
line wrap: on
line diff
--- a/lisp/progmodes/tcl.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/progmodes/tcl.el	Mon Sep 01 15:45:59 2003 +0000
@@ -6,7 +6,7 @@
 ;; Author: Tom Tromey <tromey@redhat.com>
 ;;    Chris Lindblad <cjl@lcs.mit.edu>
 ;; Keywords: languages tcl modes
-;; Version: $Revision: 1.74 $
+;; Version: $Revision: 1.75 $
 
 ;; This file is part of GNU Emacs.
 
@@ -1510,4 +1510,5 @@
 
 (provide 'tcl)
 
+;;; arch-tag: 8a032554-c3ef-422e-b84c-acec0522179d
 ;;; tcl.el ends here