Mercurial > emacs
comparison lisp/ChangeLog @ 66085:bff53f7b277b
* mouse.el (mouse-drag-region-1): Handle the case where a
double-click event is bound to an arbitrary function.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 14 Oct 2005 13:15:05 +0000 |
parents | 810eaa68223f |
children | b63142efae15 |
comparison
equal
deleted
inserted
replaced
66084:810eaa68223f | 66085:bff53f7b277b |
---|---|
1 2005-10-14 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * mouse.el (mouse-drag-region-1): Handle the case where a | |
4 double-click event is bound to an arbitrary function. | |
5 | |
1 2005-10-14 David Ponce <david@dponce.com> | 6 2005-10-14 David Ponce <david@dponce.com> |
2 | 7 |
3 * recentf.el (recentf-track-opened-file) | 8 * recentf.el (recentf-track-opened-file) |
4 (recentf-track-closed-file, recentf-update-menu) | 9 (recentf-track-closed-file, recentf-update-menu) |
5 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff. | 10 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff. |