Mercurial > emacs
diff lisp/ChangeLog @ 109552:9eac3b0c2884
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
Do not call `x-get-selection' the second time, reuse the value.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 26 Jul 2010 15:05:47 -0400 |
parents | 018487fd2873 |
children | a4b9fa0b861b |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 26 10:11:43 2010 -0700 +++ b/lisp/ChangeLog Mon Jul 26 15:05:47 2010 -0400 @@ -1,3 +1,8 @@ +2010-07-26 Sam Steingold <sds@gnu.org> + + * mouse.el (mouse-yank-primary, mouse-yank-secondary): + Do not call `x-get-selection' the second time, reuse the value. + 2010-07-26 Daiki Ueno <ueno@unixuser.org> * epa-mail.el (epa-mail-mode-map): Add alternative key bindings