]> git.eshelyaron.com Git - emacs.git/commit
(scan_lists): Simplify backward string scan.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 13 Apr 2004 21:45:13 +0000 (21:45 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 13 Apr 2004 21:45:13 +0000 (21:45 +0000)
commitd0abdf7e83b680da728b460b11f7bd3ea366700a
treebe207658dc1ec925f119e73012570823ed8c64ee
parentcb9d4a9f656c51cf15805f3746ea86a6d07c059d
(scan_lists): Simplify backward string scan.
Fix off-by-one boundary check for string and comment fences.
src/syntax.c