Mercurial > emacs
comparison lisp/ChangeLog @ 51388:044221b8057a
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 01 Jun 2003 22:14:30 +0000 |
parents | 140113b35d70 |
children | e5fd0e74ccb2 |
comparison
equal
deleted
inserted
replaced
51387:97d539e7d0d1 | 51388:044221b8057a |
---|---|
1 2003-06-01 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): | |
4 Default to new wheel-up and wheel-down events on Windows. | |
5 | |
6 * term/w32-win.el: No need to bind wheel events specially. | |
7 | |
1 2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu> | 8 2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu> |
2 | 9 |
3 * desktop.el (desktop-create-buffer): Added (desktop-first-buffer) to | 10 * desktop.el (desktop-create-buffer): Added (desktop-first-buffer) to |
4 the let-statement to avoid the startup error that desktop-first-buffer | 11 the let-statement to avoid the startup error that desktop-first-buffer |
5 is undefined. | 12 is undefined. |