Fix ‘format’ bug with property offsets
commitf33c164123e2bc46c4d06853b1a32130126d54c8
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Aug 2015 11:09:11 +0000 (27 04:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Aug 2015 11:09:30 +0000 (27 04:09 -0700)
tree8575f6afb8836382842ed6757afe511d0c942fcb
parent2934c21f2d74d9043420db1661704f080718873a
Fix ‘format’ bug with property offsets

* src/editfns.c (styled_format): Fix recently-introduced ‘format’
bug in calculating string property offsets (Bug#21351).
src/editfns.c