diff options
author | Glenn Morris <rgm@gnu.org> | 2018-08-24 13:13:08 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2018-08-24 13:13:08 -0400 |
commit | 624e7dc77865e0a9359dd7f7b0e861743d091313 (patch) | |
tree | 0ee4e99a4158d11d09fe8428f362c9e7bef02150 /configure.ac | |
parent | 51ef6d5576ac5ae2315619e8c7972585d6526d9b (diff) | |
download | emacs-624e7dc77865e0a9359dd7f7b0e861743d091313.tar.gz |
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 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9542d441d74..3d39cd0c3ba 100644 --- a/configure.ac +++ b/configure.ac @@ -2659,7 +2659,7 @@ if test x"$pkg_check_gtk" = xyes; then closing open displays. This is no problem if you just use one display, but if you use more than one and close one of them Emacs may crash. - See https://bugzilla.gnome.org/show_bug.cgi?id=85715]]) + See https://gitlab.gnome.org/GNOME/gtk/issues/221]]) fi fi |