X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c6ab4664a6078ad91af0a61583734d99ba5569f7..10e00bd5b43c277ab59f336966a4a3ed35678d40:/doc/misc/wisent.texi diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi index c8a56ea341..3eb5a58291 100644 --- a/doc/misc/wisent.texi +++ b/doc/misc/wisent.texi @@ -131,7 +131,7 @@ June 1985, Report No. UCB/CSD 85/251. @item For generating the lookahead sets, Wisent uses the well-known -technique of F. DeRemer and A. Pennello described in: +technique of F. DeRemer and T. Pennello described in: @quotation @cite{Efficient Computation of LALR(1) Look-Ahead Sets}@* October 1982, ACM TOPLAS Vol 4 No 4, 615--49, @@ -689,7 +689,7 @@ Toggle whether to report verbose information on generated parser. @end deffn The verbose report is printed in the temporary buffer -@code{*wisent-log*} when running interactively, or in file +@file{*wisent-log*} when running interactively, or in file @file{wisent.output} when running in batch mode. Different reports are separated from each other by a line like this: @@ -760,7 +760,7 @@ Grammar contains 7 shift/reduce conflicts @end group @end example -The @samp{*wisent-log*} buffer details things! +The @file{*wisent-log*} buffer details things! The first section reports conflicts that were solved using precedence and/or associativity: