Mercurial > emacs
diff lisp/progmodes/tcl.el @ 38476:87a409912f22
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 17 Jul 2001 18:40:19 +0000 |
parents | b174db545cfd |
children | 6a46751c85df |
line wrap: on
line diff
--- a/lisp/progmodes/tcl.el Tue Jul 17 18:37:47 2001 +0000 +++ b/lisp/progmodes/tcl.el Tue Jul 17 18:40:19 2001 +0000 @@ -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. @@ -132,7 +132,7 @@ (require 'imenu)) ())) -(defconst tcl-version "$Revision: 1.62 $") +(defconst tcl-version "$Revision: 1.63 $") (defconst tcl-maintainer "Tom Tromey <tromey@drip.colorado.edu>") ;;