From: Stefan Monnier Date: Tue, 17 Jul 2001 18:40:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~454 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=374daba6de0deec3ad50ba1ad9c1bda000119db4;p=emacs.git *** empty log message *** --- diff --git a/lisp/progmodes/tcl.el b/lisp/progmodes/tcl.el index f6e559ac8cf..b45b63907d8 100644 --- a/lisp/progmodes/tcl.el +++ b/lisp/progmodes/tcl.el @@ -2,11 +2,11 @@ ;; Copyright (C) 1994, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. -;; Maintainer: Tom Tromey +;; Maintainer: FSF ;; Author: Tom Tromey ;; Chris Lindblad ;; Keywords: languages tcl modes -;; Version: $Revision: 1.62 $ +;; Version: $Revision: 1.63 $ ;; This file is part of GNU Emacs. @@ -132,7 +132,7 @@ (require 'imenu)) ())) -(defconst tcl-version "$Revision: 1.62 $") +(defconst tcl-version "$Revision: 1.63 $") (defconst tcl-maintainer "Tom Tromey ") ;;