aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/multi-tty
diff options
context:
space:
mode:
authorPaul Eggert2018-05-26 16:42:52 -0700
committerPaul Eggert2018-05-26 16:44:09 -0700
commita73e4f53ab86c69fdb8f5869173d6693d73e6fb2 (patch)
tree2845d9e4077a7777fc4b069a21074c95b2b9fe1b /admin/notes/multi-tty
parent6fcab83600317e94ea7b915da7730a8c7e50226d (diff)
downloademacs-a73e4f53ab86c69fdb8f5869173d6693d73e6fb2.tar.gz
emacs-a73e4f53ab86c69fdb8f5869173d6693d73e6fb2.zip
GNOME moved URLs for its active bug reports
* src/emacs.c (main) [USE_GTK]: * src/gtkutil.c (xg_display_close): * src/xterm.c (x_connection_closed): Update GNOME bug report URLs.
Diffstat (limited to 'admin/notes/multi-tty')
-rw-r--r--admin/notes/multi-tty2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty
index 9cfe7aacd35..5b34bb598ef 100644
--- a/admin/notes/multi-tty
+++ b/admin/notes/multi-tty
@@ -305,7 +305,7 @@ THINGS TO DO
305 multidisplay (and don't mind core dumps), you can edit src/config.h 305 multidisplay (and don't mind core dumps), you can edit src/config.h
306 and define HAVE_GTK_MULTIDISPLAY there by hand. 306 and define HAVE_GTK_MULTIDISPLAY there by hand.
307 307
308 http://bugzilla.gnome.org/show_bug.cgi?id=85715 308 https://gitlab.gnome.org/GNOME/gtk/issues/221
309 309
310 Update: Han reports that GTK+ version 2.8.9 almost gets display 310 Update: Han reports that GTK+ version 2.8.9 almost gets display
311 disconnects right. GTK will probably be fully fixed by the time 311 disconnects right. GTK will probably be fully fixed by the time