From 68643cdeb65ae0f088b13e68ccbf4346f67bfa7e Mon Sep 17 00:00:00 2001 From: Dmitry Antipov Date: Sun, 10 Feb 2013 20:25:33 +0400 Subject: * syntax.c (scan_sexps_forward): Fix byte position calculation Bug#13664 (a.k.a Bug#13667) introduced with 2013-02-08 change. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index a9a92e0cbab..43b8f4b76f7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2013-02-10 Dmitry Antipov + + * syntax.c (scan_sexps_forward): Fix byte position calculation + Bug#13664 (a.k.a Bug#13667) introduced with 2013-02-08 change. + 2013-02-10 Paul Eggert * fileio.c (Fexpand_file_name): Omit confusing pointer comparison -- cgit v1.2.1