diff src/ChangeLog @ 69209:b9ad41f39bf6

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 28 Feb 2006 14:52:46 +0000
parents fdee8318ddc9
children 5e7d51a60bdf
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 28 14:28:42 2006 +0000
+++ b/src/ChangeLog	Tue Feb 28 14:52:46 2006 +0000
@@ -1,3 +1,13 @@
+2006-02-28  Chong Yidong  <cyd@stupidchicken.com>
+
+	* 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.
+
 2006-02-26  Chong Yidong  <cyd@stupidchicken.com>
 
 	* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary