* xselect.c (x_catch_errors_unwind): New function.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 28 Feb 2006 14:52:46 +0000 (14:52 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 28 Feb 2006 14:52:46 +0000 (14:52 +0000)
commitc525d842f8a75a19c870971c176ce7fd50cc21c9
tree8dce8420691c4d932c8d9dc6cf602af00d39699e
parent29ecdb2212662dd0c73f9338aea8ea8dd0de2df3
* xselect.c (x_catch_errors_unwind): New function.
(x_reply_selection_request): Put x_uncatch_errors in an unwind.
(Fx_get_atom_name): Call x_uncatch_errors earlier.

* window.c (Qscroll_up, Qscroll_down): New syms.
(window_scroll_pixel_based): Make preserve_y static to avoid
getting point stuck when scrolling 1 line.
src/ChangeLog
src/window.c
src/xselect.c