From 6f07ec1913dc2a1d5a0faa87d506f8fefb45ca35 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 24 Oct 2023 00:07:41 +0200 Subject: [PATCH] ; Fix broken link --- lisp/term/xterm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)))))) -- 2.39.2