2006-04-18 |
Stefan Monnier |
(tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL
|
2006-01-10 |
Stefan Monnier |
(tcl-indent-command): Use indent-for-tab-command.
|
2005-11-17 |
Juri Linkov |
Add :link (custom-group-link font-lock-faces) to defgroup.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-04 |
Juanma Barranquero |
(tcl): Finish `defgroup' description with period.
|
2005-05-19 |
Juanma Barranquero |
Specify missing group (and type, if simple) in defcustom.
|
2005-04-05 |
Glenn Morris |
(tcl-escaped-newline): New face.
|
2005-04-03 |
Stefan Monnier |
(tcl-set-font-lock-keywords): Use new \_< ops.
|
2004-11-27 |
Stefan Monnier |
(tcl-omit-ws-regexp): Avoid the case where { or [ appears within a comment.
|
2004-11-27 |
Stefan Monnier |
(tcl-omit-ws-regexp): Avoid the case where { or [ appears within a string.
|
2004-09-22 |
Jesper Harder |
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
|
2004-04-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2003-12-24 |
Karoly Lorentey |
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-05 |
Juanma Barranquero |
(tcl-mode): Set imenu-generic-expression to the value of
|
2003-05-17 |
Stefan Monnier |
(tcl-indent-exp): Remove dead code.
|
2003-05-06 |
Juanma Barranquero |
(tcl-explain-indentation): Don't quote nil and t in docstrings.
|
2003-02-11 |
Stefan Monnier |
(tcl-omit-ws-regexp): Correctly handle cases like `proc foo {a {b c} d} {'.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2002-11-07 |
Stefan Monnier |
(tcl-mode): Don't set paragraph-start,
|
2002-04-01 |
Stefan Monnier |
Change maintainer.
|
2002-04-01 |
Richard M. Stallman |
(tcl-imenu-generic-expression): New value.
|
2002-03-29 |
Richard M. Stallman |
(tcl-imenu-create-index-function): Doc fix.
|
2002-02-20 |
Richard M. Stallman |
(tcl-do-fill-paragraph): Find and fill on more
|
2001-10-11 |
Stefan Monnier |
Change maintainer to FSF and remove loads of compatibility cruft.
|
2001-07-17 |
Stefan Monnier |
*** empty log message ***
|
2001-07-16 |
Pavel JanÃk |
Some fixes to follow coding conventions.
|
2001-01-29 |
Gerd Moellmann |
(outline, dabbrev, add-log): Require when
|
2000-06-04 |
Stefan Monnier |
(tcl-indent-for-comment): Ignore comment-indent-hook.
|
1999-08-04 |
Richard M. Stallman |
Customized.
|
1999-08-03 |
Richard M. Stallman |
Many doc fixes.
|
1999-07-19 |
Tom Tromey |
(tcl-typeword-list): Added `variable'.
|
1999-07-19 |
Tom Tromey |
(tcl-keyword-list): Added method, body, configbody, class
|
1999-07-18 |
Tom Tromey |
(tcl-mode): Set font-lock-defaults, not font-lock-keywords.
|
1999-07-18 |
Tom Tromey |
(tcl-proc-list): Reverted; already had `body'.
|
1999-07-18 |
Tom Tromey |
(tcl-proc-list): Added `body'.
|
1999-03-29 |
Tom Tromey |
(tcl-using-emacs-19-23): Recognize Emacs 20.
|
1998-07-02 |
Tom Tromey |
Some itcl additions:
|
1996-09-12 |
Tom Tromey |
(tcl-indent-command): Use insert-tab, not self-insert-command.
|
1996-03-23 |
Tom Tromey |
(tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
|
1995-12-07 |
Tom Tromey |
(add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
|
1995-12-07 |
Tom Tromey |
(add-log-tcl-defun): Now uses tcl-beginning-of-defun.
|
1995-08-22 |
Tom Tromey |
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
|
1995-08-07 |
Tom Tromey |
(tcl-do-auto-fill): Only fill past fill-column; for 19.29.
|
1995-07-23 |
Tom Tromey |
(tcl-word-no-props): New function.
|
1995-07-23 |
Tom Tromey |
Doc fixes.
|
1995-07-17 |
Tom Tromey |
(inferior-tcl-mode): Use modeline-process if it exists.
|
1995-07-17 |
Tom Tromey |
XEmacs currently must use tcl-internal-end-of-defun
|
1995-07-14 |
Tom Tromey |
Changes to make menus work in XEmacs.
|
1995-07-11 |
Tom Tromey |
(tcl-mode): Customize for new dabbrev.
|
1995-07-09 |
Tom Tromey |
(tcl-do-fill-paragraph): New function.
|
1995-07-09 |
Tom Tromey |
(tcl-mode): Fixes to 19.29 paragraph variables.
|
1995-07-09 |
Tom Tromey |
(tcl-do-auto-fill): Set fill-prefix.
|
1995-07-09 |
Tom Tromey |
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
|
1995-06-27 |
Tom Tromey |
(tcl-type-alist): More itcl changes.
|
1995-06-27 |
Tom Tromey |
More changes for itcl.
|
1995-06-27 |
Tom Tromey |
(tcl-set-proc-regexp): Allow leading spaces.
|
1995-05-11 |
Tom Tromey |
(tcl-type-alist): Include entry for "proc".
|
1995-05-10 |
Tom Tromey |
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
|
1995-05-10 |
Tom Tromey |
Bug fix in menu code for XEmacs.
|