emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 28 Feb 2006 14:52:47 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4914 emacs/src/ChangeLog:1.4915
--- emacs/src/ChangeLog:1.4914  Mon Feb 27 03:35:31 2006
+++ emacs/src/ChangeLog Tue Feb 28 14:52:46 2006
@@ -1,3 +1,13 @@
+2006-02-28  Chong Yidong  <address@hidden>
+
+       * 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  <address@hidden>
 
        * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary




reply via email to

[Prev in Thread] Current Thread [Next in Thread]