]> code.delx.au - gnu-emacs/commit
* src/editfns.c (Fbyte_to_position): Fix bytepos not at char boundary.
authorWolfgang Jenkner <wjenkner@inode.at>
Wed, 17 Jun 2015 11:41:57 +0000 (13:41 +0200)
committerWolfgang Jenkner <wjenkner@inode.at>
Wed, 17 Jun 2015 11:41:57 +0000 (13:41 +0200)
commitcf23c335acc7d3093001cdc54a56dda6bda25778
tree96421c414201dac91883593a6683ced48e2dc3cc
parentfd7bbfbe62a67dd1cceef45b649995b9ab045923
* src/editfns.c (Fbyte_to_position): Fix bytepos not at char boundary.

The behavior now matches the description in the manual.  (Bug#20783)
src/editfns.c