X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9527072c95f9a2d29dc6badb2c3f4814a6e80468..d6dc4d36d1db744b060029254eaabaaa525a1c19:/doc/bison.texi diff --git a/doc/bison.texi b/doc/bison.texi index a6ff03b2..874e68e1 100644 --- a/doc/bison.texi +++ b/doc/bison.texi @@ -5237,8 +5237,6 @@ Specify the programming language for the generated parser. Currently supported languages include C, C++, and Java. @var{language} is case-insensitive. -This directive is experimental and its effect may be modified in future -releases. @end deffn @deffn {Directive} %locations @@ -9656,9 +9654,6 @@ Specify the programming language for the generated parser, as if Summary}). Currently supported languages include C, C++, and Java. @var{language} is case-insensitive. -This option is experimental and its effect may be modified in future -releases. - @item --locations Pretend that @code{%locations} was specified. @xref{Decl Summary}.