]> git.eshelyaron.com Git - emacs.git/commit
Avoid assertion violations in 'push_prefix_prop'
authorEli Zaretskii <eliz@gnu.org>
Sun, 21 Apr 2024 13:06:34 +0000 (16:06 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 29 Apr 2024 15:00:59 +0000 (17:00 +0200)
commitf425c06afbf0370eaadd1cb60fb0b34dbd2dc6a3
tree80158e8ad9f528746b5467066d136646cdc2c0a6
parentc4bf1199e7b37f8c1dc8aa997f50f3ebb21c0a60
Avoid assertion violations in 'push_prefix_prop'

* src/xdisp.c (push_prefix_prop): Set the
'string_from_prefix_prop_p' flag for any valid value of the
'line-prefix' or 'wrap-prefix' property/variable.  (Bug#70495)

(cherry picked from commit aed2b7a3d82fd16789befe3c6e4c05e20ed0ae60)
src/dispextern.h
src/xdisp.c