Fixed up headers for release.
This commit is contained in:
parent
9875e64691
commit
db2e9cddce
1 changed files with 7 additions and 6 deletions
|
@ -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.
|
;; Copyright (C) 1994 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;;; Maintainer: Tom Tromey <tromey@busco.lanl.gov>
|
;; Maintainer: Tom Tromey <tromey@busco.lanl.gov>
|
||||||
;;; Author: Tom Tromey <tromey@busco.lanl.gov>
|
;; Author: Tom Tromey <tromey@busco.lanl.gov>
|
||||||
;;; Chris Lindblad <cjl@lcs.mit.edu>
|
;; Chris Lindblad <cjl@lcs.mit.edu>
|
||||||
;;; Keywords: languages
|
;; Keywords: languages tcl modes
|
||||||
|
;; Version: $Revision$
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
@ -50,7 +51,7 @@
|
||||||
;; LCD Archive Entry:
|
;; LCD Archive Entry:
|
||||||
;; tcl|Tom Tromey|tromey@busco.lanl.gov|
|
;; tcl|Tom Tromey|tromey@busco.lanl.gov|
|
||||||
;; Major mode for editing Tcl|
|
;; Major mode for editing Tcl|
|
||||||
;; 6-Apr-94|1.0|
|
;; 6-Apr-94|$Revision$|
|
||||||
|
|
||||||
;; CUSTOMIZATION NOTES:
|
;; CUSTOMIZATION NOTES:
|
||||||
;; * tcl-proc-list can be used to customize a list of things that
|
;; * tcl-proc-list can be used to customize a list of things that
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue