From: Chong Yidong Date: Mon, 23 Apr 2007 15:21:11 +0000 (+0000) Subject: * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New functions. X-Git-Tag: emacs-pretest-22.0.99~35 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a9da35e0e5e9f3adc7ca3d637dbf257ff251fc6e;p=emacs.git * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New functions. (Info-mode-line-node-keymap): Bind mouse commands to Info-mouse-scroll-up/down instead of Info-scroll-up/down. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8ffc5eab729..a00eea9894b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-04-23 Chong Yidong + + * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down): New + functions. + (Info-mode-line-node-keymap): Bind mouse commands to + Info-mouse-scroll-up/down instead of Info-scroll-up/down. + 2007-04-23 Luc Teirlinck * locate.el (locate-local-prompt): New var.