aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-02-24 16:34:09 +0800
committerChong Yidong2012-02-24 16:34:09 +0800
commit9486df08b798f31960779d86c60cc341e606b864 (patch)
treec1eb77ae3b5d9c0cabcd23da3be59f07364cc231 /src/ChangeLog
parent4bb82fa8b7a8360d9877b63794eba778405e2962 (diff)
downloademacs-9486df08b798f31960779d86c60cc341e606b864.tar.gz
emacs-9486df08b798f31960779d86c60cc341e606b864.zip
Process multiple X selection requests in process_special_events.
* src/keyboard.c (process_special_events): Handle all X selection requests in kbd_buffer, not just the next one. Fixes: debbugs:8869
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5c297eb1e33..8e439f1a1d4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-02-24 Chong Yidong <cyd@gnu.org>
2
3 * keyboard.c (process_special_events): Handle all X selection
4 requests in kbd_buffer, not just the next one (Bug#8869).
5
12012-02-23 Chong Yidong <cyd@gnu.org> 62012-02-23 Chong Yidong <cyd@gnu.org>
2 7
3 * xfns.c (Fx_create_frame): Avoid window-configuration-change-hook 8 * xfns.c (Fx_create_frame): Avoid window-configuration-change-hook