]> git.eshelyaron.com Git - emacs.git/commit
Add a parameter to display_string to allow not ignoring text props
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Dec 2020 04:16:25 +0000 (05:16 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Dec 2020 04:16:25 +0000 (05:16 +0100)
commit03bab768bee56377677b5ff0e49c4cd03972a01a
tree3c85592925b15e14eb3f0521fdf616e6ae162827
parenta66f0d3bd3486b7253f482b7169b0de2d0d49c79
Add a parameter to display_string to allow not ignoring text props

* src/xdisp.c (display_string): Add a parameter to allow not
ignoring text properties (bug#45520).  Adjust callers throughout
xdisp.c.
src/xdisp.c