diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el index 295ef2b3f4c..5ed4e46e0a5 100644 --- a/lisp/term/xterm.el +++ b/lisp/term/xterm.el @@ -725,7 +725,7 @@ Return the pasted text as a string." ;; `tty-set-up-initial-frame-faces' only once, but that ;; caused the light background faces to be computed ;; incorrectly. See: - ;; http://permalink.gmane.org/gmane.emacs.devel/119627 + ;; https://lists.gnu.org/r/emacs-devel/2010-01/msg00439.html (when recompute-faces (tty-set-up-initial-frame-faces))))))