log lisp/progmodes/tcl.el @ 29505:ca9466e54ffe

age author description
2000-06-04 Stefan Monnier (tcl-indent-for-comment): Ignore comment-indent-hook.
1999-08-04 Richard M. Stallman Customized.
1999-08-03 Richard M. Stallman Many doc fixes.
1999-07-19 Tom Tromey (tcl-typeword-list): Added `variable'.
1999-07-19 Tom Tromey (tcl-keyword-list): Added method, body, configbody, class
1999-07-18 Tom Tromey (tcl-mode): Set font-lock-defaults, not font-lock-keywords.
1999-07-18 Tom Tromey (tcl-proc-list): Reverted; already had `body'.
1999-07-18 Tom Tromey (tcl-proc-list): Added `body'.
1999-03-29 Tom Tromey (tcl-using-emacs-19-23): Recognize Emacs 20.
1998-07-02 Tom Tromey Some itcl additions:
1996-09-12 Tom Tromey (tcl-indent-command): Use insert-tab, not self-insert-command.
1996-03-23 Tom Tromey (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
1995-12-07 Tom Tromey (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
1995-12-07 Tom Tromey (add-log-tcl-defun): Now uses tcl-beginning-of-defun.
1995-08-22 Tom Tromey (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
1995-08-07 Tom Tromey (tcl-do-auto-fill): Only fill past fill-column; for 19.29.
1995-07-23 Tom Tromey (tcl-word-no-props): New function.
1995-07-23 Tom Tromey Doc fixes.
1995-07-17 Tom Tromey (inferior-tcl-mode): Use modeline-process if it exists.
1995-07-17 Tom Tromey XEmacs currently must use tcl-internal-end-of-defun
1995-07-14 Tom Tromey Changes to make menus work in XEmacs.
1995-07-11 Tom Tromey (tcl-mode): Customize for new dabbrev.
1995-07-09 Tom Tromey (tcl-do-fill-paragraph): New function.
1995-07-09 Tom Tromey (tcl-mode): Fixes to 19.29 paragraph variables.
1995-07-09 Tom Tromey (tcl-do-auto-fill): Set fill-prefix.
1995-07-09 Tom Tromey (tcl-imenu-create-index-function): Work with imenu from Emacs 19.29
1995-06-27 Tom Tromey (tcl-type-alist): More itcl changes.
1995-06-27 Tom Tromey More changes for itcl.
1995-06-27 Tom Tromey (tcl-set-proc-regexp): Allow leading spaces.
1995-05-11 Tom Tromey (tcl-type-alist): Include entry for "proc".
1995-05-10 Tom Tromey (tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
1995-05-10 Tom Tromey Bug fix in menu code for XEmacs.
1995-05-09 Tom Tromey Changed "Lucid Emacs" to "XEmacs".
1995-04-08 Tom Tromey (tcl-outline-level): New function
1994-10-11 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
1994-09-01 Tom Tromey Added filename completion in inferior tcl mode
1994-08-22 Tom Tromey tcl-load-file default to current buffer.
1994-08-21 Tom Tromey Fixed bug in tcl-guess-application.
1994-08-21 Tom Tromey Keybindings don't overshadown comint bindings.
1994-07-26 Tom Tromey Emacs 18 changes from Carl Witty.
1994-07-14 Tom Tromey Added ";;;###autoload" comments where appropriate.
1994-06-05 Tom Tromey tcl-current-word does the right thing in inferior-tcl-mode.
1994-06-03 Tom Tromey Another menu fix.
1994-06-03 Tom Tromey Fixed menu bug.
1994-06-03 Tom Tromey Fixed bug in bug-reporting code.
1994-05-26 Tom Tromey Menu items now sensitive as appropriate.
1994-05-22 Tom Tromey Added bug-report keybindings and menu entries.
1994-05-22 Tom Tromey Even more compile stuff.
1994-05-22 Tom Tromey Moved emacs version checking code to very beginning.
1994-05-22 Tom Tromey Compile fixes.
1994-05-22 Tom Tromey Fixed mark-defun for 19.23.
1994-05-22 Tom Tromey Fixed bug with M-;.
1994-05-22 Tom Tromey Fixes for imenu.
1994-05-22 Tom Tromey Fixed menu support.
1994-05-03 Tom Tromey *** empty log message ***
1994-04-23 Tom Tromey Wrote tcl-indent-for-comment
1994-04-07 Tom Tromey Updated LCD archive entry.
1994-04-07 Tom Tromey Modified LCD archive entry.
1994-04-06 Tom Tromey Bug fix; 19.23 should (require 'lmenu).
1994-04-06 Tom Tromey Fixed up headers for release.
1994-04-06 Tom Tromey Initial revision