aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2018-08-24 13:13:08 -0400
committerGlenn Morris2018-08-24 13:13:08 -0400
commit624e7dc77865e0a9359dd7f7b0e861743d091313 (patch)
tree0ee4e99a4158d11d09fe8428f362c9e7bef02150 /admin
parent51ef6d5576ac5ae2315619e8c7972585d6526d9b (diff)
downloademacs-624e7dc77865e0a9359dd7f7b0e861743d091313.tar.gz
emacs-624e7dc77865e0a9359dd7f7b0e861743d091313.zip
Update GNOME bugtracker URLs
* configure.ac, admin/notes/multi-tty, etc/PROBLEMS: * src/emacs.c (main): * src/xterm.c (x_connection_closed): Update GNOME bugtracker URLs. ; * src/gtkutil.c (xg_display_close): ; * src/image.c (svg_load_image): Update URLs in comments.
Diffstat (limited to 'admin')
-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