Mercurial > emacs
comparison lisp/ChangeLog @ 70529:1a9cbaf1fc03
(terminal-init-xterm): Add more key bindings.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 08 May 2006 23:21:34 +0000 |
parents | c8171c0fa382 |
children | 958e92b75789 |
comparison
equal
deleted
inserted
replaced
70528:c8171c0fa382 | 70529:1a9cbaf1fc03 |
---|---|
1 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * term/xterm.el (terminal-init-xterm): Add more key bindings. | |
4 | |
1 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple | 7 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple |
4 pages at a time, if we signal the end, we should indeed reach that end. | 8 pages at a time, if we signal the end, we should indeed reach that end. |
5 | 9 |