From d9f00cc8a2cb018377e7cd7ea44d35f7ce710f07 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 22 Nov 2011 16:51:26 -0800 Subject: * match.c (search_form): Bugfix: we must search to one character position after the end of the line, otherwise we can never match @(eol). (h_eol): Bugfix: do not return t, but the line length. * txr.1: Warn users about @var@(bind ...) pitfall. * RELNOTES: Updated. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8049ea09..1bc94dcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2011-11-22 Kaz Kylheku + + * match.c (search_form): Bugfix: we must search to one character + position after the end of the line, otherwise we can never match + @(eol). + (h_eol): Bugfix: do not return t, but the line length. + + * txr.1: Warn users about @var@(bind ...) pitfall. + + * RELNOTES: Updated. + 2011-11-20 Kaz Kylheku Version 042 -- cgit v1.2.3