Mercurial > emacs
comparison lisp/ChangeLog @ 71403:0759482f5cba
* msb.el (msb): Move `sit-for' hack here to handle both
"mouse-down and drag" and "mouse-up and select" situations.
(mouse-select-buffer): Move `sit-for' hack to `msb'.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 20 Jun 2006 18:08:40 +0000 |
parents | 1402c47ef55a |
children | fc1ff7769630 |
comparison
equal
deleted
inserted
replaced
71402:1402c47ef55a | 71403:0759482f5cba |
---|---|
1 2006-06-20 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * msb.el (msb): Move `sit-for' hack here to handle both | |
4 "mouse-down and drag" and "mouse-up and select" situations. | |
5 (mouse-select-buffer): Move `sit-for' hack to `msb'. | |
6 | |
1 2006-06-20 Kenichi Handa <handa@m17n.org> | 7 2006-06-20 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * international/characters.el (word-combining-categories): Add | 9 * international/characters.el (word-combining-categories): Add |
4 entries for 2-byte Han characters. | 10 entries for 2-byte Han characters. |
5 | 11 |