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: Mon, 27 Feb 2006 03:35:31 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4913 emacs/src/ChangeLog:1.4914
--- emacs/src/ChangeLog:1.4913  Mon Feb 27 00:59:43 2006
+++ emacs/src/ChangeLog Mon Feb 27 03:35:31 2006
@@ -1,3 +1,19 @@
+2006-02-26  Chong Yidong  <address@hidden>
+
+       * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
+       argument.
+
+       * xterm.c: (x_load_font, x_term_init, XTmouse_position)
+       (handle_one_xevent, x_connection_closed, x_list_fonts): No arg for
+       x_uncatch_errors.
+
+       * xselect.c (x_own_selection, x_decline_selection_request)
+       (x_reply_selection_request, x_get_foreign_selection)
+       (Fx_get_atom_name, Fx_send_client_event): Likewise.
+
+       * xfns.c (x_real_positions, x_set_mouse_color, Fx_focus_frame):
+       Likewise.
+
 2006-02-26  Luc Teirlinck  <address@hidden>
 
        * lread.c: Declare Vload_file_rep_suffixes instead of
@@ -28,7 +44,7 @@
 2006-02-25  Chong Yidong  <address@hidden>
 
        * xterm.h (x_catch_errors) Return value changed to void.
-       (x_uncatch_errors): Delete unused count argument delete.
+       (x_uncatch_errors): Delete unused count argument.
 
        * xterm.c (x_catch_errors): Don't use record_unwind_protect, since
        it can be called in a signal handler.




reply via email to

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