Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
374daba6
Commit
374daba6
authored
Jul 17, 2001
by
Stefan Monnier
Browse files
*** empty log message ***
parent
acd9f40c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/progmodes/tcl.el
lisp/progmodes/tcl.el
+3
-3
No files found.
lisp/progmodes/tcl.el
View file @
374daba6
...
...
@@ -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.6
2
$
;; Version: $Revision: 1.6
3
$
;; This file is part of GNU Emacs.
...
...
@@ -132,7 +132,7 @@
(
require
'imenu
))
()))
(
defconst
tcl-version
"$Revision: 1.6
2
$"
)
(
defconst
tcl-version
"$Revision: 1.6
3
$"
)
(
defconst
tcl-maintainer
"Tom Tromey <tromey@drip.colorado.edu>"
)
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment