api.tokens.prefix -> api.token.prefix
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 16 Oct 2012 08:51:38 +0000 (10:51 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 16 Oct 2012 08:51:38 +0000 (10:51 +0200)
commit2a6b66c5fd063c8868f239a78ecfb11c899fd22c
tree5c97a688fafefd35ff9c6f73264e031e8198d70f
parentf60321dc590673828a6b6aed652523927d11adc8
api.tokens.prefix -> api.token.prefix

See
http://lists.gnu.org/archive/html/bison-patches/2012-02/msg00045.html
Note that api.tokens.prefix has not been released, yet.

* NEWS, data/bison.m4, doc/bison.texi, tests/c++.at,
* tests/calc.at, tests/java.at, tests/local.at: Do it.
* src/muscle-tab.c (muscle_percent_variable_update): Ensure
backward compatibility.
NEWS
data/bison.m4
doc/bison.texi
src/muscle-tab.c
tests/c++.at
tests/calc.at
tests/java.at
tests/local.at