Revision: emacs--multi-tty--0--patch-450 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Mon Dec 12 04:15:52 CET 2005 Standard-date: 2005-12-12 03:15:52 GMT Modified-files: README.multi-tty configure configure.in src/xterm.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-450 Summary: Prevent core dumps with GTK by disabling secondary X connections there. Keywords: * src/xterm.c (x_term_init) [!HAVE_GTK_MULTIDISPLAY]: Refuse to create secondary X connections. * configure.in (HAVE_GTK_MULTIDISPLAY): Disable test, unconditionally undefine. * configure: Regenerate.