]> git.eshelyaron.com Git - emacs.git/commit
Fix copying properties in 'format' when it produces padding
authorEli Zaretskii <eliz@gnu.org>
Tue, 28 Jun 2016 16:03:43 +0000 (19:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 28 Jun 2016 16:03:43 +0000 (19:03 +0300)
commit0644e6f56d2be82dd716478eb65e7b3c761d813d
treed9af29e359d325204273d004a98175cc4fd07710
parentcfb3c61f1ffec9a6322407fdd228d5cc31c31ed0
Fix copying properties in 'format' when it produces padding

* src/textprop.c (extend_property_ranges): Correct range extension
when the new end is beyond the old end.  (Bug#23859)
src/textprop.c