aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/tcl.el
Commit message (Expand)AuthorAgeFilesLines
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-2/+2
* (tcl-filter): Don't forcibly move point.Stefan Monnier2008-11-211-6/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.Stefan Monnier2007-08-071-0/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (tcl-send-string, tcl-send-region): Use forward-line so as to get to BOLStefan Monnier2006-04-181-4/+13
* (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