mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
Merge remote-tracking branch 'origin/maint'
* origin/maint: version 2.5.1 NEWS: prepare for 2.5.1. maint: update release procedure maint: fix comment typos maint: post-release administrivia Conflicts: NEWS
This commit is contained in:
@@ -1478,7 +1478,7 @@ AT_TEST_EXISTING_GRAMMAR([[GNU pic (Groff 1.18.1) Grammar]],
|
||||
%token RAND
|
||||
%token SRAND
|
||||
%token COPY
|
||||
%token THRU
|
||||
%token THROUGH
|
||||
%token TOP
|
||||
%token BOTTOM
|
||||
%token UPPER
|
||||
@@ -1604,12 +1604,12 @@ placeless_element:
|
||||
{}
|
||||
DELIMITED
|
||||
| COPY TEXT
|
||||
| COPY TEXT THRU
|
||||
| COPY TEXT THROUGH
|
||||
{}
|
||||
DELIMITED
|
||||
{}
|
||||
until
|
||||
| COPY THRU
|
||||
| COPY THROUGH
|
||||
{}
|
||||
DELIMITED
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user