# HG changeset patch # User Gerd Moellmann # Date 980801929 0 # Node ID 60b715b3c8874b372ec4d14bd354d32b04c79f8d # Parent 350ba5553ea338aaa2477b69c082d93780924f3f *** empty log message *** diff -r 350ba5553ea3 -r 60b715b3c887 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jan 29 20:58:06 2001 +0000 +++ b/lisp/ChangeLog Mon Jan 29 20:58:49 2001 +0000 @@ -1,3 +1,12 @@ +2001-01-29 Dave Love + + * progmodes/tcl.el (outline, dabbrev, add-log): Require when + compiling. + (tcl-using-emacs-19-23): Consider Emacs 21+. + (tcl-help-directory-list, tcl-command-switches): Fix :type. + (tcl-add-emacs-menu): Supply menu name. + (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset. + 2001-01-29 Gerd Moellmann * simple.el (delete-trailing-whitespace): Don't delete formfeeds.