]> git.eshelyaron.com Git - emacs.git/commit
Optimize ansi-color.el
authorMiha Rihtaršič <miha@kamnitnik.top>
Tue, 5 Oct 2021 06:47:07 +0000 (08:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 5 Oct 2021 06:47:07 +0000 (08:47 +0200)
commit21dcb9830a46a6ed2c613e496b91f611ba7f6a27
treeca76448020aaf16087315cd436213e5a77d69271
parente498e5be207ce53028af3f820c123def6f6968a8
Optimize ansi-color.el

(ansi-color-context-region):
(ansi-color-context): Adjust doc string to the new format of
ansi-color context.

(ansi-color--find-face): Rename to ansi-color--face-vec-face
(ansi-color--face-vec-face): Adjust to the new format ansi-color
context.

(ansi-color-filter-apply):
(ansi-color-apply):
(ansi-color-filter-region):
(ansi-color-apply-on-region): Adjust to the new format of ansi-color
context in order to speed these functions up.

(ansi-color-apply-sequence): Make it obsolete.
(ansi-color--update-face-vec): New function to handle the new format
of ansi-color context.

(ansi-color-get-face-1): Make obsolete as this function isn't used any
more (bug#50806).
lisp/ansi-color.el