From 6d9e8019e18d6c480cfbc8a6bc298c5a6bf3cc4e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Nov 2002 08:14:23 +0000 Subject: [PATCH] * data/yacc.c: Avoid over-quoting of __line__ and __file__. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 09fbbbd1..c9f9cbb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-11-16 Paul Eggert + + * data/yacc.c: Avoid over-quoting of __line__ and __file__. + 2002-11-15 Paul Eggert * tests/actions.at (Actions after errors): New test case. -- 2.47.2