summaryrefslogtreecommitdiff
path: root/lisp/progmodes/tcl.el
Commit message (Expand)AuthorAgeFilesLines
* (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" <calfeld@math.utah.edu>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
* (tcl-do-auto-fill): Set fill-prefix.Tom Tromey1995-07-091-5/+8
* (tcl-imenu-create-index-function): Work with imenu from Emacs 19.29Tom Tromey1995-07-091-13/+17
* (tcl-type-alist): More itcl changes.Tom Tromey1995-06-271-3/+9
* More changes for itcl.Tom Tromey1995-06-271-8/+12
* (tcl-set-proc-regexp): Allow leading spaces.Tom Tromey1995-06-271-7/+11
* (tcl-type-alist): Include entry for "proc".Tom Tromey1995-05-111-3/+8
* (tcl-add-fsf-menu): Use make-lucid-menu-keymap, notTom Tromey1995-05-101-4/+7
* Bug fix in menu code for XEmacs.Tom Tromey1995-05-101-4/+9
* Changed "Lucid Emacs" to "XEmacs".Tom Tromey1995-05-091-30/+37
* (tcl-outline-level): New functionTom Tromey1995-04-081-3/+17
* (tcl-mode): imenu-create-index-function made buffer local.Tom Tromey1994-10-111-3/+7
* Added filename completion in inferior tcl modeTom Tromey1994-09-011-3/+9
* tcl-load-file default to current buffer.Tom Tromey1994-08-221-6/+11
* Fixed bug in tcl-guess-application.Tom Tromey1994-08-211-4/+8
* Keybindings don't overshadown comint bindings.Tom Tromey1994-08-211-15/+18
* Emacs 18 changes from Carl Witty.Tom Tromey1994-07-261-10/+17
* Added ";;;###autoload" comments where appropriate.Tom Tromey1994-07-141-3/+9
* tcl-current-word does the right thing in inferior-tcl-mode.Tom Tromey1994-06-051-4/+8
* Another menu fix.Tom Tromey1994-06-031-6/+9
* Fixed menu bug.Tom Tromey1994-06-031-6/+9
* Fixed bug in bug-reporting code.Tom Tromey1994-06-031-4/+7
* Menu items now sensitive as appropriate.Tom Tromey1994-05-261-10/+26
* Added bug-report keybindings and menu entries.Tom Tromey1994-05-221-6/+15
* Even more compile stuff.Tom Tromey1994-05-221-5/+8
* Moved emacs version checking code to very beginning.Tom Tromey1994-05-221-16/+19
* Compile fixes.Tom Tromey1994-05-221-12/+16
* Fixed mark-defun for 19.23.Tom Tromey1994-05-221-24/+32
* Fixed bug with M-;.Tom Tromey1994-05-221-15/+61
* Fixes for imenu.Tom Tromey1994-05-221-3/+14
* Fixed menu support.Tom Tromey1994-05-221-78/+96
* *** empty log message ***Tom Tromey1994-05-031-4/+8
* Wrote tcl-indent-for-commentTom Tromey1994-04-231-46/+92
* Updated LCD archive entry.Tom Tromey1994-04-071-2/+2
* Modified LCD archive entry.Tom Tromey1994-04-071-2/+2
* Bug fix; 19.23 should (require 'lmenu).Tom Tromey1994-04-061-4/+4
* Fixed up headers for release.Tom Tromey1994-04-061-6/+7
* Initial revisionTom Tromey1994-04-061-0/+1815