]> git.eshelyaron.com Git - emacs.git/commit
Add an option to preserve ANSI sequences
authorPablo Barbáchano <pablob@amazon.com>
Sat, 14 Nov 2020 15:24:26 +0000 (16:24 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Nov 2020 15:24:38 +0000 (16:24 +0100)
commit8700319109c06932cd66615c85fc21e386b40df6
treef79a3e5bece348d934cd02f0340e919e78188ab5
parentb5ff3e0e0c94f3bc53e0e71dd21445ddef5ed129
Add an option to preserve ANSI sequences

* lisp/ansi-color.el Add an option to preserve the ANSI sequences
* test/lisp/ansi-color-tests.el: Add tests (bug#44589).
lisp/ansi-color.el
test/lisp/ansi-color-tests.el [new file with mode: 0644]