Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.
commit9bac5fd91f5012a682be13e16561671f0f01c941
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Aug 2014 19:40:54 +0000 (27 22:40 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Aug 2014 19:40:54 +0000 (27 22:40 +0300)
tree4a5508bd086ad5ee758b3d636348741d5ae154f3
parent110d87a1cc6a47e31ad9d70cc6366dd81d213860
Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.

 src/syntax.c (scan_lists): Don't examine positions before BEGV.
src/ChangeLog
src/syntax.c