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,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c,v
Date: Mon, 10 Sep 2007 21:25:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/09/10 21:25:33

Index: xterm.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xterm.c,v
retrieving revision 1.955
retrieving revision 1.956
diff -u -b -r1.955 -r1.956
--- xterm.c     10 Sep 2007 17:34:01 -0000      1.955
+++ xterm.c     10 Sep 2007 21:25:32 -0000      1.956
@@ -11338,6 +11338,8 @@
   UNBLOCK_INPUT;
 }
 
+/* Create a struct terminal, initialize it with the X11 specific
+   functions and make DISPLAY->TERMINAL point to it.  */
 
 static struct terminal *
 x_create_terminal (struct x_display_info *dpyinfo)




reply via email to

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