]> git.eshelyaron.com Git - emacs.git/commit
Fix term.el tests; refine previous change
authorDaniel Colascione <dancol@dancol.org>
Fri, 4 Oct 2024 04:56:37 +0000 (00:56 -0400)
committerEshel Yaron <me@eshelyaron.com>
Fri, 4 Oct 2024 10:12:40 +0000 (12:12 +0200)
commit49464a70d6baec3dc33bd8069cff4170b3e4d17e
tree81f8a6bf05b83ba5b5ea9e23ff667c4d5feb4d48
parentfca2ab2beb2c6f3b96a1cb9f38aa268c0a1a55c7
Fix term.el tests; refine previous change

Fix the term.el tests by making them match the new expected output.

* test/lisp/term-tests.el: defvar - defconst
(ansi-test-strings): remove unwanted text properties from
expectations

* lisp/term.el:
(term--handle-colors-list): further shrink common-case face list

(cherry picked from commit 5e0935d9917fe768f74311c6cb4dc3a1e9014c52)
lisp/term.el
test/lisp/term-tests.el