* 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.
This commit is contained in:
parent
3f8c96b72a
commit
a9da35e0e5
1 changed files with 7 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue