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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Mon, 03 Nov 2003 00:55:43 -0500

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.816 emacs/src/xterm.c:1.817
*** emacs/src/xterm.c:1.816     Fri Oct 31 17:04:03 2003
--- emacs/src/xterm.c   Mon Nov  3 00:55:42 2003
***************
*** 10204,10210 ****
      /* GTK 2.0 can only handle one display, GTK 2.2 can handle more
         than one, but this remains to be implemented.  */
      if (x_initialized > 1)
!       error("Sorry, the GTK port can only handle one display.");
      ++x_initialized;
  
      for (argc = 0; argc < NUM_ARGV; ++argc)
--- 10204,10210 ----
      /* GTK 2.0 can only handle one display, GTK 2.2 can handle more
         than one, but this remains to be implemented.  */
      if (x_initialized > 1)
!       error ("Sorry, the GTK port can only handle one display.");
      ++x_initialized;
  
      for (argc = 0; argc < NUM_ARGV; ++argc)




reply via email to

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