comparison 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
comparison
equal deleted inserted replaced
109551:6d00127d1b3d 109552:9eac3b0c2884
1 2010-07-26 Sam Steingold <sds@gnu.org>
2
3 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
4 Do not call `x-get-selection' the second time, reuse the value.
5
1 2010-07-26 Daiki Ueno <ueno@unixuser.org> 6 2010-07-26 Daiki Ueno <ueno@unixuser.org>
2 7
3 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings 8 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
4 which consist of control chars only. Suggested by Richard 9 which consist of control chars only. Suggested by Richard
5 Stallman. 10 Stallman.