From: Richard M. Stallman Date: Tue, 26 Jun 2001 12:39:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~146 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=555cc9ca34a9ccec0992ddf494685f99663f6d00;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 07c27f3f46c..ed8e77801a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2001-06-26 Richard M. Stallman + + * which-func.el (which-func-maxout): Increase default to 500000. + (which-function-mode): This is now the "real" name of the function. + (which-func-mode): Now an alias. + (which-func-mode-global): Name deleted. + + * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not + button-2, when binding hs-mouse-toggle-hiding. + 2001-06-26 MORIOKA Tomohiko * mail/rmail.el (rmail-msg-restore-non-pruned-header): New