Tue, 05 Apr 2005 13:01:58 +0000 |
Glenn Morris |
(tcl-escaped-newline): New face.
|
Sun, 03 Apr 2005 21:20:03 +0000 |
Stefan Monnier |
(tcl-set-font-lock-keywords): Use new \_< ops.
|
Sat, 27 Nov 2004 00:07:14 +0000 |
Stefan Monnier |
(tcl-omit-ws-regexp): Avoid the case where { or [ appears within a comment.
|
Sat, 27 Nov 2004 00:04:16 +0000 |
Stefan Monnier |
(tcl-omit-ws-regexp): Avoid the case where { or [ appears within a string.
|
Wed, 22 Sep 2004 17:31:03 +0000 |
Jesper Harder |
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
|
Sat, 10 Apr 2004 05:55:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
Wed, 24 Dec 2003 16:09:13 +0000 |
Karoly Lorentey |
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Thu, 05 Jun 2003 19:47:26 +0000 |
Juanma Barranquero |
(tcl-mode): Set imenu-generic-expression to the value of
|
Sat, 17 May 2003 22:43:51 +0000 |
Stefan Monnier |
(tcl-indent-exp): Remove dead code.
|
Tue, 06 May 2003 17:39:21 +0000 |
Juanma Barranquero |
(tcl-explain-indentation): Don't quote nil and t in docstrings.
|
Tue, 11 Feb 2003 21:04:50 +0000 |
Stefan Monnier |
(tcl-omit-ws-regexp): Correctly handle cases like `proc foo {a {b c} d} {'.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Thu, 07 Nov 2002 15:22:49 +0000 |
Stefan Monnier |
(tcl-mode): Don't set paragraph-start,
|
Mon, 01 Apr 2002 21:01:04 +0000 |
Stefan Monnier |
Change maintainer.
|
Mon, 01 Apr 2002 20:18:48 +0000 |
Richard M. Stallman |
(tcl-imenu-generic-expression): New value.
|
Fri, 29 Mar 2002 12:47:57 +0000 |
Richard M. Stallman |
(tcl-imenu-create-index-function): Doc fix.
|
Wed, 20 Feb 2002 22:33:35 +0000 |
Richard M. Stallman |
(tcl-do-fill-paragraph): Find and fill on more
|
Thu, 11 Oct 2001 00:25:05 +0000 |
Stefan Monnier |
Change maintainer to FSF and remove loads of compatibility cruft.
|
Tue, 17 Jul 2001 18:40:19 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 16 Jul 2001 12:23:00 +0000 |
Pavel Jank |
Some fixes to follow coding conventions.
|
Mon, 29 Jan 2001 20:58:06 +0000 |
Gerd Moellmann |
(outline, dabbrev, add-log): Require when
|
Sun, 04 Jun 2000 22:01:03 +0000 |
Stefan Monnier |
(tcl-indent-for-comment): Ignore comment-indent-hook.
|
Wed, 04 Aug 1999 22:55:56 +0000 |
Richard M. Stallman |
Customized.
|
Tue, 03 Aug 1999 12:42:09 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Mon, 19 Jul 1999 00:36:55 +0000 |
Tom Tromey |
(tcl-typeword-list): Added `variable'.
|
Mon, 19 Jul 1999 00:35:36 +0000 |
Tom Tromey |
(tcl-keyword-list): Added method, body, configbody, class
|
Sun, 18 Jul 1999 18:40:27 +0000 |
Tom Tromey |
(tcl-mode): Set font-lock-defaults, not font-lock-keywords.
|
Sun, 18 Jul 1999 05:21:33 +0000 |
Tom Tromey |
(tcl-proc-list): Reverted; already had `body'.
|
Sun, 18 Jul 1999 05:19:57 +0000 |
Tom Tromey |
(tcl-proc-list): Added `body'.
|