From f3103c5b4fddf1d8f1d57a990772069538ccc706 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 11 May 2010 21:31:31 +0200 Subject: 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. (cherry picked from commit e944aaff36c500c8de9537551fe1aa8458b23fe2) --- doc/bison.texinfo | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/bison.texinfo b/doc/bison.texinfo index c48e8559..6c8e9809 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -10876,10 +10876,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 @@ -10932,3 +10928,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 Corbett @c LocalWords: subdirectory Solaris nonassociativity + +@c Local Variables: +@c ispell-dictionary: "american" +@c fill-column: 76 +@c End: -- cgit v1.2.1