log lisp/progmodes/tcl.el @ 74475:519f20eefaee

age author description
Tue, 18 Apr 2006 21:16:50 +0000 Stefan Monnier (tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL
Tue, 10 Jan 2006 19:42:43 +0000 Stefan Monnier (tcl-indent-command): Use indent-for-tab-command.
Thu, 17 Nov 2005 07:40:11 +0000 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 03:27:17 +0000 Juanma Barranquero (tcl): Finish `defgroup' description with period.
Thu, 19 May 2005 19:06:19 +0000 Juanma Barranquero Specify missing group (and type, if simple) in defcustom.
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.