aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/tcl.el
Commit message (Expand)AuthorAgeFilesLines
* (tcl-indent-command): Use indent-for-tab-command.Stefan Monnier2006-01-101-35/+27
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (tcl): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-3/+3
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-191-11/+22
* (tcl-escaped-newline): New face.Glenn Morris2005-04-051-3/+43
* (tcl-set-font-lock-keywords): Use new \_< ops.Stefan Monnier2005-04-031-6/+4
* (tcl-omit-ws-regexp): Avoid the case where { or [ appears within a comment.Stefan Monnier2004-11-271-1/+1
* (tcl-omit-ws-regexp): Avoid the case where { or [ appears within a string.Stefan Monnier2004-11-271-1/+1
* * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.Jesper Harder2004-09-221-9/+7
* Revision: [email protected]/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (tcl-mode): Set imenu-generic-expression to the value ofJuanma Barranquero2003-06-051-2/+2
* (tcl-indent-exp): Remove dead code.Stefan Monnier2003-05-171-20/+4
* (tcl-explain-indentation): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-2/+2
* (tcl-omit-ws-regexp): Correctly handle cases like `proc foo {a {b c} d} {'.Stefan Monnier2003-02-111-26/+14
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-11/+11
* (tcl-mode): Don't set paragraph-start,Stefan Monnier2002-11-071-50/+3
* Change maintainer.Stefan Monnier2002-04-011-41/+18
* (tcl-imenu-generic-expression): New value.Richard M. Stallman2002-04-011-23/+13
* (tcl-imenu-create-index-function): Doc fix.Richard M. Stallman2002-03-291-4/+4
* (tcl-do-fill-paragraph): Find and fill on moreRichard M. Stallman2002-02-201-7/+7
* Change maintainer to FSF and remove loads of compatibility cruft.Stefan Monnier2001-10-111-628/+237
* *** empty log message ***Stefan Monnier2001-07-171-3/+3
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
* (outline, dabbrev, add-log): Require whenGerd Moellmann2001-01-291-17/+22
* (tcl-indent-for-comment): Ignore comment-indent-hook.Stefan Monnier2000-06-041-6/+4
* Customized.Richard M. Stallman1999-08-041-36/+66
* Many doc fixes.Richard M. Stallman1999-08-031-324/+50
* (tcl-typeword-list): Added `variable'.Tom Tromey1999-07-191-4/+7
* (tcl-keyword-list): Added method, body, configbody, classTom Tromey1999-07-191-4/+7
* (tcl-mode): Set font-lock-defaults, not font-lock-keywords.Tom Tromey1999-07-181-5/+9
* (tcl-proc-list): Reverted; already had `body'.Tom Tromey1999-07-181-4/+7
* (tcl-proc-list): Added `body'.Tom Tromey1999-07-181-4/+7
* (tcl-using-emacs-19-23): Recognize Emacs 20.Tom Tromey1999-03-291-5/+11
* Some itcl additions:Tom Tromey1998-07-021-7/+11
* (tcl-indent-command): Use insert-tab, not self-insert-command.Tom Tromey1996-09-121-4/+7
* (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.Tom Tromey1996-03-231-5/+10
* (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to endTom Tromey1995-12-071-6/+8
* (add-log-tcl-defun): Now uses tcl-beginning-of-defun.Tom Tromey1995-12-071-5/+10
* (tcl-hilit): New function from "Chris Alfeld" <[email protected]>Tom Tromey1995-08-221-3/+26
* (tcl-do-auto-fill): Only fill past fill-column; for 19.29.Tom Tromey1995-08-071-21/+25
* (tcl-word-no-props): New function.Tom Tromey1995-07-231-7/+17
* Doc fixes.Tom Tromey1995-07-231-4/+10
* (inferior-tcl-mode): Use modeline-process if it exists.Tom Tromey1995-07-171-4/+9
* XEmacs currently must use tcl-internal-end-of-defunTom Tromey1995-07-171-4/+8
* Changes to make menus work in XEmacs.Tom Tromey1995-07-141-7/+10
* (tcl-mode): Customize for new dabbrev.Tom Tromey1995-07-111-3/+17
* (tcl-do-fill-paragraph): New function.Tom Tromey1995-07-091-3/+49
* (tcl-mode): Fixes to 19.29 paragraph variables.Tom Tromey1995-07-091-5/+15