Expand GLR acronym in summary of Bison.

Based on discussion with Akim Demaille starting at
<http://lists.gnu.org/archive/html/bison-patches/2009-04/msg00087.html>.
* doc/bison.texinfo (Introduction): Here.
* src/getargs.c (usage): Here.
(cherry picked from commit 51c7ca01e2)
This commit is contained in:
Joel E. Denny
2009-12-14 16:04:00 -05:00
parent d013372c3f
commit 9dc3ee6d54
3 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
2009-12-14 Joel E. Denny <jdenny@clemson.edu>
Expand GLR acronym in summary of Bison.
Based on discussion with Akim Demaille starting at
<http://lists.gnu.org/archive/html/bison-patches/2009-04/msg00087.html>.
* doc/bison.texinfo (Introduction): Here.
* src/getargs.c (usage): Here.
2009-10-03 Alex Rozenman <rozenman@gmail.com>
Document named references.