Mercurial > emacs
changeset 6710:85f4c4971597
Fixed up headers for release.
author | Tom Tromey <tromey@redhat.com> |
---|---|
date | Wed, 06 Apr 1994 22:12:42 +0000 |
parents | 8dee3c8bc7c8 |
children | f464d8689cb3 |
files | lisp/progmodes/tcl.el |
diffstat | 1 files changed, 7 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/tcl.el Wed Apr 06 22:10:06 1994 +0000 +++ b/lisp/progmodes/tcl.el Wed Apr 06 22:12:42 1994 +0000 @@ -1,11 +1,12 @@ -;; tcl.el -- Tcl code editing commands for Emacs +;; tcl.el --- Tcl code editing commands for Emacs ;; Copyright (C) 1994 Free Software Foundation, Inc. -;;; Maintainer: Tom Tromey <tromey@busco.lanl.gov> -;;; Author: Tom Tromey <tromey@busco.lanl.gov> -;;; Chris Lindblad <cjl@lcs.mit.edu> -;;; Keywords: languages +;; Maintainer: Tom Tromey <tromey@busco.lanl.gov> +;; Author: Tom Tromey <tromey@busco.lanl.gov> +;; Chris Lindblad <cjl@lcs.mit.edu> +;; Keywords: languages tcl modes +;; Version: $Revision$ ;; This file is part of GNU Emacs. @@ -50,7 +51,7 @@ ;; LCD Archive Entry: ;; tcl|Tom Tromey|tromey@busco.lanl.gov| ;; Major mode for editing Tcl| -;; 6-Apr-94|1.0| +;; 6-Apr-94|$Revision$| ;; CUSTOMIZATION NOTES: ;; * tcl-proc-list can be used to customize a list of things that