Mercurial > emacs
diff lisp/ChangeLog @ 103947:37177e1f2fcb
* w32-fns.el (x-selection-owner-p): New function.
* mouse.el (mouse-drag-track): Call deactivate-mark earlier.
(mouse-yank-at-click): If select-active-regions is non-nil,
deactivate the mark before insertion.
* simple.el (deactivate-mark, set-mark): Only save selection if we
own it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 17 Jul 2009 15:45:08 +0000 |
parents | 0d61df5be488 |
children | 53e13148fb68 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 17 12:27:15 2009 +0000 +++ b/lisp/ChangeLog Fri Jul 17 15:45:08 2009 +0000 @@ -1,3 +1,14 @@ +2009-07-17 David De La Harpe Golden <david@harpegolden.net> + + * w32-fns.el (x-selection-owner-p): New function. + + * mouse.el (mouse-drag-track): Call deactivate-mark earlier. + (mouse-yank-at-click): If select-active-regions is non-nil, + deactivate the mark before insertion. + + * simple.el (deactivate-mark, set-mark): Only save selection if we + own it. + 2009-07-17 Kenichi Handa <handa@m17n.org> * case-table.el (describe-buffer-case-table): Fix for the case