Fix bug #10696 with crash when an empty display string is at BOB.
commitd6fa96a61fbded6a8c4cea832bd6ad225202b30e
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Feb 2012 09:27:03 +0000 (4 11:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Feb 2012 09:27:03 +0000 (4 11:27 +0200)
tree00a45f4ceccebfc4a1ef5e452be29da59209ef79
parente96e30135ec98caa6ac3a0d662dc73ed428f1d4f
Fix bug #10696 with crash when an empty display string is at BOB.

 src/keyboard.c (adjust_point_for_property): Don't position point
 before BEGV.
src/ChangeLog
src/keyboard.c