]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 17 Jul 2001 18:40:19 +0000 (18:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 17 Jul 2001 18:40:19 +0000 (18:40 +0000)
lisp/progmodes/tcl.el

index f6e559ac8cf14500e0a65e0cd382955ba4d5bfcf..b45b63907d8f6fa79463653be1a99cb3ebd992dd 100644 (file)
@@ -2,11 +2,11 @@
 
 ;; Copyright (C) 1994, 1998, 1999, 2000, 2001  Free Software Foundation, Inc.
 
-;; Maintainer: Tom Tromey <tromey@busco.lanl.gov>
+;; Maintainer: FSF
 ;; Author: Tom Tromey <tromey@busco.lanl.gov>
 ;;    Chris Lindblad <cjl@lcs.mit.edu>
 ;; Keywords: languages tcl modes
-;; Version: $Revision: 1.62 $
+;; Version: $Revision: 1.63 $
 
 ;; This file is part of GNU Emacs.
 
           (require 'imenu))
        ()))
 
-(defconst tcl-version "$Revision: 1.62 $")
+(defconst tcl-version "$Revision: 1.63 $")
 (defconst tcl-maintainer "Tom Tromey <tromey@drip.colorado.edu>")
 
 ;;