doc: please Emacs.

* doc/bison.texinfo (Local Variables): Move this after the
	LocalWords, since the latter are looked for in the whole document,
	while the former are looked for only at its end.
	Require american spell checking.
This commit is contained in:
Akim Demaille
2010-05-11 21:31:31 +02:00
parent 86e5b4402f
commit e944aaff36
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2010-05-11 Akim Demaille <demaille@gostai.com>
doc: please Emacs.
* doc/bison.texinfo (Local Variables): Move this after the
LocalWords, since the latter are looked for in the whole document,
while the former are looked for only at its end.
Require american spell checking.
2010-05-10 Akim Demaille <demaille@gostai.com>
doc: fix lalr1.cc documentation.