mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
doc: finish splitting apart the manual's Decl Summary section.
Suggested by Akim Demaille at
<http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00013.html>.
* doc/bison.texinfo (Decl Summary): Extract most of the %define
entry into...
(%define Summary): ... this new subsection, and update all
cross-references. For readability of the patches, rewriting of
the text so it makes sense as a separate subsection will come in a
later patch. Moreover, the majority of the text describing the
various new LR features should likely move to another new section
somewhere.
(cherry picked from commit 2f4518a126)
Conflicts:
doc/bison.texinfo
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2011-02-06 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
doc: finish splitting apart the manual's Decl Summary section.
|
||||
Suggested by Akim Demaille at
|
||||
<http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00013.html>.
|
||||
* doc/bison.texinfo (Decl Summary): Extract most of the %define
|
||||
entry into...
|
||||
(%define Summary): ... this new subsection, and update all
|
||||
cross-references. For readability of the patches, rewriting of
|
||||
the text so it makes sense as a separate subsection will come in a
|
||||
later patch. Moreover, the majority of the text describing the
|
||||
various new LR features should likely move to another new section
|
||||
somewhere.
|
||||
|
||||
2011-02-06 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
doc: begin to split apart the manual's Decl Summary section.
|
||||
|
||||
Reference in New Issue
Block a user