]> git.eshelyaron.com Git - emacs.git/commit
Fix ANSI coloring problem in large outputs in eshell
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 22 Feb 2021 15:47:38 +0000 (16:47 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 22 Feb 2021 15:47:38 +0000 (16:47 +0100)
commitf1fa35f0914f5de6d0dbfde9cd00cc7ab1b20ebd
tree6def794c920c0a54f1871d4c11caf7547b06795b
parentf8d87590592544cacbeed091f3557e02bb0e63ce
Fix ANSI coloring problem in large outputs in eshell

* lisp/ansi-color.el (ansi-color-apply-on-region): Ensure that we
fontize from where we left off, and don't skip to the end of the
region (bug#46332).
lisp/ansi-color.el