mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -11278,10 +11278,6 @@ grammatically indivisible. The piece of text it represents is a token.
|
||||
|
||||
@bye
|
||||
|
||||
@c Local Variables:
|
||||
@c fill-column: 76
|
||||
@c End:
|
||||
|
||||
@c LocalWords: texinfo setfilename settitle setchapternewpage finalout texi FSF
|
||||
@c LocalWords: ifinfo smallbook shorttitlepage titlepage GPL FIXME iftex FSF's
|
||||
@c LocalWords: akim fn cp syncodeindex vr tp synindex dircategory direntry Naur
|
||||
@@ -11334,3 +11330,8 @@ grammatically indivisible. The piece of text it represents is a token.
|
||||
@c LocalWords: bisonVersion deftypecvx bisonSkeleton getStartPos getEndPos
|
||||
@c LocalWords: getLVal defvar deftypefn deftypefnx gotos msgfmt
|
||||
@c LocalWords: subdirectory Solaris nonassociativity
|
||||
|
||||
@c Local Variables:
|
||||
@c ispell-dictionary: "american"
|
||||
@c fill-column: 76
|
||||
@c End:
|
||||
|
||||
Reference in New Issue
Block a user