doc: %initial-action to initialize yylloc.

Reported by Bill Allombert.
	* doc/bison.texinfo: Set fill-column to 76.
	(Location Type): Document the use of %initial-action to initialize
	yylloc.

(cherry picked from commit d59e456dbf)
This commit is contained in:
Akim Demaille
2009-08-19 13:34:48 +02:00
parent 1874a474b9
commit 8fbbeba2a4
3 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
2009-08-19 Akim Demaille <demaille@gostai.com>
doc: %initial-action to initialize yylloc.
Reported by Bill Allombert.
* doc/bison.texinfo: Set fill-column to 76.
(Location Type): Document the use of %initial-action to initialize
yylloc.
2009-08-18 Joel E. Denny <jdenny@clemson.edu>
maint: update for gnulib's recent update-copyright changes