]> git.eshelyaron.com Git - emacs.git/commit
comint-fl: Prevent fontification of output as input
authorMiha Rihtaršič <miha@kamnitnik.top>
Fri, 30 Sep 2022 18:07:03 +0000 (20:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 30 Sep 2022 19:15:06 +0000 (21:15 +0200)
commit90744ff0be581b69cedea1194b7e78265bdb67a4
tree0d60514a651f5d143991b99c40f026dbc1241d98
parent22f0e777f3e91a9ad51bc901646804f629832c64
comint-fl: Prevent fontification of output as input

* lisp/comint.el (comint-output-filter): Inhibit jit-lock
fontification of inserted process output before marking it with the
'output' filed property (bug#58169).
lisp/comint.el