Mercurial > emacs
comparison lisp/ChangeLog @ 81072:ecb305fe2f17
(xterm-mouse-truncate-wrap): New function.
(xterm-mouse-event): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 25 May 2007 14:34:35 +0000 |
parents | 5b3b1e543897 |
children | 12cb550b10e4 |
comparison
equal
deleted
inserted
replaced
81071:5b3b1e543897 | 81072:ecb305fe2f17 |
---|---|
1 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * xt-mouse.el (xterm-mouse-truncate-wrap): New function. | |
4 (xterm-mouse-event): Use it. | |
5 | |
1 2007-05-25 Juanma Barranquero <lekktu@gmail.com> | 6 2007-05-25 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * bs.el (bs-cycle-previous): Don't modify the cycle list until | 8 * bs.el (bs-cycle-previous): Don't modify the cycle list until |
4 `switch-to-buffer' has returned succesfully. | 9 `switch-to-buffer' has returned succesfully. |
5 (bs-cycle-next): Ditto. Also, don't bury the buffer when the | 10 (bs-cycle-next): Ditto. Also, don't bury the buffer when the |