projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be9761b
)
; Fix broken link
author
Stefan Kangas
<stefankangas@gmail.com>
Mon, 23 Oct 2023 22:07:41 +0000
(
00:07
+0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Mon, 23 Oct 2023 22:07:41 +0000
(
00:07
+0200)
lisp/term/xterm.el
patch
|
blob
|
history
diff --git
a/lisp/term/xterm.el
b/lisp/term/xterm.el
index 295ef2b3f4c9c05aa8f21d1003daf78958ae00c2..5ed4e46e0a503d942a57d6c2d84a307902a02393 100644
(file)
--- 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
+ ;; http
s://lists.gnu.org/r/emacs-devel/2010-01/msg00439.html
(when recompute-faces
(tty-set-up-initial-frame-faces))))))