summaryrefslogtreecommitdiff
path: root/lisp/progmodes/tcl.el
Commit message (Expand)AuthorAgeFilesLines
* Fix two tcl-mode defun-related bugsTom Tromey2018-06-241-6/+43
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make tcl-auto-fill-mode obsolete (Bug#10772)Noam Postavsky2017-06-271-2/+3
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/progmodes/tcl.el (tcl-filter):Glenn Morris2015-05-121-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc small custom fixesGlenn Morris2013-12-271-1/+1
* Use completion-at-point rather than obsolete alias.Glenn Morris2013-05-291-1/+1
* Doc fixes re set-variableGlenn Morris2013-02-211-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove unnecessary require when compiling tcl.elGlenn Morris2012-09-271-1/+3
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-12/+12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-9/+6
* | Merge from emacs-23Stefan Monnier2010-11-091-9/+1
|\ \ | |/
| * * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.Glenn Morris2010-11-081-9/+1
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-3/+1
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-6/+7
* | Derive programming modes from prog-mode.Tom Tromey2010-07-271-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* 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: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0