log lisp/progmodes/tcl.el @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Thu, 12 Sep 1996 17:02:52 +0000 Tom Tromey (tcl-indent-command): Use insert-tab, not self-insert-command.
Sat, 23 Mar 1996 05:14:50 +0000 Tom Tromey (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
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.
Fri, 03 Jun 1994 21:09:19 +0000 Tom Tromey Another menu fix.
Fri, 03 Jun 1994 20:39:14 +0000 Tom Tromey Fixed menu bug.
Fri, 03 Jun 1994 00:47:15 +0000 Tom Tromey Fixed bug in bug-reporting code.
Thu, 26 May 1994 05:06:14 +0000 Tom Tromey Menu items now sensitive as appropriate.
Sun, 22 May 1994 20:38:11 +0000 Tom Tromey Added bug-report keybindings and menu entries.
Sun, 22 May 1994 20:18:28 +0000 Tom Tromey Even more compile stuff.
Sun, 22 May 1994 20:17:15 +0000 Tom Tromey Moved emacs version checking code to very beginning.
Sun, 22 May 1994 20:14:59 +0000 Tom Tromey Compile fixes.
Sun, 22 May 1994 20:12:44 +0000 Tom Tromey Fixed mark-defun for 19.23.
Sun, 22 May 1994 20:02:03 +0000 Tom Tromey Fixed bug with M-;.
Sun, 22 May 1994 05:26:51 +0000 Tom Tromey Fixes for imenu.
Sun, 22 May 1994 03:38:07 +0000 Tom Tromey Fixed menu support.
Tue, 03 May 1994 01:23:42 +0000 Tom Tromey *** empty log message ***
Sat, 23 Apr 1994 16:23:36 +0000 Tom Tromey Wrote tcl-indent-for-comment
Thu, 07 Apr 1994 17:11:03 +0000 Tom Tromey Updated LCD archive entry.
Thu, 07 Apr 1994 00:23:36 +0000 Tom Tromey Modified LCD archive entry.
Wed, 06 Apr 1994 22:17:36 +0000 Tom Tromey Bug fix; 19.23 should (require 'lmenu).
Wed, 06 Apr 1994 22:12:42 +0000 Tom Tromey Fixed up headers for release.
Wed, 06 Apr 1994 22:10:06 +0000 Tom Tromey Initial revision