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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c,v
Date: Tue, 02 Sep 2008 05:36:16 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/09/02 05:36:13

Index: src/xterm.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/xterm.c,v
retrieving revision 1.1004
retrieving revision 1.1005
diff -u -b -r1.1004 -r1.1005
--- src/xterm.c 29 Aug 2008 07:58:22 -0000      1.1004
+++ src/xterm.c 2 Sep 2008 05:35:54 -0000       1.1005
@@ -10516,6 +10516,7 @@
   /* Xt and GTK do this themselves.  */
 #if ! defined (USE_X_TOOLKIT) && ! defined (USE_GTK)
 #ifndef AIX            /* On AIX, XCloseDisplay calls this.  */
+  /* Xt and GTK does this themselves. */
   XrmDestroyDatabase (dpyinfo->xrdb);
 #endif
 #endif




reply via email to

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