From 122b39ad1a2404987157f78ff39a23a4ebb9bbad Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 15 Mar 2014 12:50:30 -0700 Subject: * parser.y (text): Allow the EMPTY token (the @(empty) syntax) to be a text. * txr.1: Documented @(empty). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd4e6787..491b7884 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-03-15 Kaz Kylheku + + * parser.y (text): Allow the EMPTY token (the @(empty) syntax) + to be a text. + + * txr.1: Documented @(empty). + 2014-03-14 Kaz Kylheku * parser.l (regex_parse, lisp_parse): Fix neglected handling of -- cgit v1.2.3