From: Paul Eggert Date: Wed, 18 Dec 2002 00:10:11 +0000 (+0000) Subject: Omit mentions of %lex-param and %parse-param for now. X-Git-Tag: BISON-1_875~55 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/879ca4f81b4ff96621124ba65bb307a9c16a0653 Omit mentions of %lex-param and %parse-param for now. --- diff --git a/ChangeLog b/ChangeLog index c3698f8a..3876be0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-17 Paul Eggert + + * NEWS, doc/bison.texinfo (Parser Function, Pure Calling, Error + Reporting, Table of Symbols): Omit mentions of %lex-param and + %parse-param from the documentation for now. + 2002-12-15 Paul Eggert Undo most of the 2002-11-12 yychar -> yytoken patch, as it broke