log lisp/progmodes/tcl.el @ 13698:a5b05f960c30

age author description
Thu, 07 Dec 1995 18:27:47 +0000 Tom Tromey (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
Thu, 07 Dec 1995 18:18:21 +0000 Tom Tromey (add-log-tcl-defun): Now uses tcl-beginning-of-defun.
Tue, 22 Aug 1995 17:49:45 +0000 Tom Tromey (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
Mon, 07 Aug 1995 16:02:01 +0000 Tom Tromey (tcl-do-auto-fill): Only fill past fill-column; for 19.29.
Sun, 23 Jul 1995 23:51:25 +0000 Tom Tromey (tcl-word-no-props): New function.
Sun, 23 Jul 1995 20:26:47 +0000 Tom Tromey Doc fixes.
Mon, 17 Jul 1995 19:59:49 +0000 Tom Tromey (inferior-tcl-mode): Use modeline-process if it exists.
Mon, 17 Jul 1995 19:55:25 +0000 Tom Tromey XEmacs currently must use tcl-internal-end-of-defun
Fri, 14 Jul 1995 21:54:56 +0000 Tom Tromey Changes to make menus work in XEmacs.
Tue, 11 Jul 1995 03:13:15 +0000 Tom Tromey (tcl-mode): Customize for new dabbrev.
Sun, 09 Jul 1995 21:58:03 +0000 Tom Tromey (tcl-do-fill-paragraph): New function.
Sun, 09 Jul 1995 21:30:32 +0000 Tom Tromey (tcl-mode): Fixes to 19.29 paragraph variables.
Sun, 09 Jul 1995 18:52:16 +0000 Tom Tromey (tcl-do-auto-fill): Set fill-prefix.
Sun, 09 Jul 1995 01:07:57 +0000 Tom Tromey (tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
Tue, 27 Jun 1995 20:12:00 +0000 Tom Tromey (tcl-type-alist): More itcl changes.
Tue, 27 Jun 1995 20:06:05 +0000 Tom Tromey More changes for itcl.
Tue, 27 Jun 1995 20:01:29 +0000 Tom Tromey (tcl-set-proc-regexp): Allow leading spaces.
Thu, 11 May 1995 22:12:49 +0000 Tom Tromey (tcl-type-alist): Include entry for "proc".
Wed, 10 May 1995 23:38:12 +0000 Tom Tromey (tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
Wed, 10 May 1995 18:22:21 +0000 Tom Tromey Bug fix in menu code for XEmacs.
Tue, 09 May 1995 21:36:53 +0000 Tom Tromey Changed "Lucid Emacs" to "XEmacs".
Sat, 08 Apr 1995 19:52:50 +0000 Tom Tromey (tcl-outline-level): New function
Tue, 11 Oct 1994 02:01:27 +0000 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
Thu, 01 Sep 1994 18:06:24 +0000 Tom Tromey Added filename completion in inferior tcl mode
Mon, 22 Aug 1994 15:56:24 +0000 Tom Tromey tcl-load-file default to current buffer.
Sun, 21 Aug 1994 20:33:05 +0000 Tom Tromey Fixed bug in tcl-guess-application.
Sun, 21 Aug 1994 03:54:45 +0000 Tom Tromey Keybindings don't overshadown comint bindings.
Tue, 26 Jul 1994 00:46:07 +0000 Tom Tromey Emacs 18 changes from Carl Witty.
Thu, 14 Jul 1994 22:49:21 +0000 Tom Tromey Added ";;;###autoload" comments where appropriate.
Sun, 05 Jun 1994 16:57:22 +0000 Tom Tromey tcl-current-word does the right thing in inferior-tcl-mode.