From: Stefan Kangas Date: Mon, 23 Oct 2023 22:07:41 +0000 (+0200) Subject: ; Fix broken link X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6f07ec1913dc2a1d5a0faa87d506f8fefb45ca35;p=emacs.git ; Fix broken link --- 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))))))