comparison lisp/ChangeLog @ 109329:a6e068e858a4

* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127 now that unicode is used (Bug#6594).
author Jan D <jan.h.d@swipnet.se>
date Wed, 14 Jul 2010 19:53:42 +0200
parents 548603211765
children d03ee75f7be2
comparison
equal deleted inserted replaced
109328:548603211765 109329:a6e068e858a4
1 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
4 now that unicode is used (Bug#6594).
5
1 2010-07-14 Chong Yidong <cyd@stupidchicken.com> 6 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * simple.el (push-mark-command): Set the selection if 8 * simple.el (push-mark-command): Set the selection if
4 select-active-regions is non-nil. 9 select-active-regions is non-nil.
5 10