Mercurial > emacs
changeset 77452:d97a2f9364cf
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 23 Apr 2007 15:21:11 +0000 |
parents | 1f06983a10d9 |
children | c33028813e05 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 23 14:54:36 2007 +0000 +++ b/lisp/ChangeLog Mon Apr 23 15:21:11 2007 +0000 @@ -1,3 +1,10 @@ +2007-04-23 Chong Yidong <cyd@stupidchicken.com> + + * 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 <teirllm@auburn.edu> * locate.el (locate-local-prompt): New var.