Tue, 07 Aug 2007 17:00:44 +0000 |
Stefan Monnier |
(tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.
|
Wed, 25 Jul 2007 04:29:40 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
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.
|
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'.
|
Mon, 29 Mar 1999 07:35:55 +0000 |
Tom Tromey |
(tcl-using-emacs-19-23): Recognize Emacs 20.
|
Thu, 02 Jul 1998 17:47:49 +0000 |
Tom Tromey |
Some itcl additions:
|
Thu, 12 Sep 1996 17:02:52 +0000 |
Tom Tromey |
(tcl-indent-command): Use insert-tab, not self-insert-command.
|
Sat, 23 Mar 1996 05:14:50 +0000 |
Tom Tromey |
(tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
|
Thu, 07 Dec 1995 18:27:47 +0000 |
Tom Tromey |
(add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
|
Thu, 07 Dec 1995 18:18:21 +0000 |
Tom Tromey |
(add-log-tcl-defun): Now uses tcl-beginning-of-defun.
|
Tue, 22 Aug 1995 17:49:45 +0000 |
Tom Tromey |
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
|
Mon, 07 Aug 1995 16:02:01 +0000 |
Tom Tromey |
(tcl-do-auto-fill): Only fill past fill-column; for 19.29.
|
Sun, 23 Jul 1995 23:51:25 +0000 |
Tom Tromey |
(tcl-word-no-props): New function.
|
Sun, 23 Jul 1995 20:26:47 +0000 |
Tom Tromey |
Doc fixes.
|
Mon, 17 Jul 1995 19:59:49 +0000 |
Tom Tromey |
(inferior-tcl-mode): Use modeline-process if it exists.
|
Mon, 17 Jul 1995 19:55:25 +0000 |
Tom Tromey |
XEmacs currently must use tcl-internal-end-of-defun
|
Fri, 14 Jul 1995 21:54:56 +0000 |
Tom Tromey |
Changes to make menus work in XEmacs.
|
Tue, 11 Jul 1995 03:13:15 +0000 |
Tom Tromey |
(tcl-mode): Customize for new dabbrev.
|
Sun, 09 Jul 1995 21:58:03 +0000 |
Tom Tromey |
(tcl-do-fill-paragraph): New function.
|
Sun, 09 Jul 1995 21:30:32 +0000 |
Tom Tromey |
(tcl-mode): Fixes to 19.29 paragraph variables.
|
Sun, 09 Jul 1995 18:52:16 +0000 |
Tom Tromey |
(tcl-do-auto-fill): Set fill-prefix.
|
Sun, 09 Jul 1995 01:07:57 +0000 |
Tom Tromey |
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
|
Tue, 27 Jun 1995 20:12:00 +0000 |
Tom Tromey |
(tcl-type-alist): More itcl changes.
|
Tue, 27 Jun 1995 20:06:05 +0000 |
Tom Tromey |
More changes for itcl.
|
Tue, 27 Jun 1995 20:01:29 +0000 |
Tom Tromey |
(tcl-set-proc-regexp): Allow leading spaces.
|