emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Mon, 29 May 2006 08:06:17 +0000

Index: emacs/src/xterm.c
diff -u emacs/src/xterm.c:1.916 emacs/src/xterm.c:1.917
--- emacs/src/xterm.c:1.916     Sat May 27 22:37:20 2006
+++ emacs/src/xterm.c   Mon May 29 08:06:15 2006
@@ -357,6 +357,7 @@
 static void x_check_expected_move P_ ((struct frame *));
 static int handle_one_xevent P_ ((struct x_display_info *, XEvent *,
                                  int *, struct input_event *));
+static SIGTYPE x_connection_closed P_ ((Display *, char *));
 
 
 /* Flush display of frame F, or of all frames if F is null.  */




reply via email to

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