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: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Thu, 30 Mar 2006 00:46:23 +0000

Index: emacs/src/xterm.c
diff -u emacs/src/xterm.c:1.909 emacs/src/xterm.c:1.910
--- emacs/src/xterm.c:1.909     Fri Mar 24 15:24:20 2006
+++ emacs/src/xterm.c   Thu Mar 30 00:46:23 2006
@@ -10213,8 +10213,6 @@
 
           if (! NILP (abs_file) && !NILP (Ffile_readable_p (abs_file)))
             gtk_rc_parse (SDATA (abs_file));
-
-          UNGCPRO;
         }
 
         XSetErrorHandler (x_error_handler);




reply via email to

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