From a9da35e0e5e9f3adc7ca3d637dbf257ff251fc6e Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 23 Apr 2007 15:21:11 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- 2.39.5