]> git.saurik.com Git - bison.git/commit - doc/bison.texinfo
* NEWS: Bison-generated C parsers now use the _ macro to
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2005 00:08:56 +0000 (00:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Apr 2005 00:08:56 +0000 (00:08 +0000)
commit1ce590705a5ffe376fcffa3a166ae950f3385624
tree2663315742f80b6ae06ec5aafc766c4b7f977860
parenta749a695018a5e6aac14d90a6e87e131050ba858
* NEWS: Bison-generated C parsers now use the _ macro to
translate strings.
* data/yacc.c (_) [!defined _]: New macro.
All English strings wrapped inside this macro.
* doc/bison.texinfo (Bison Parser): Document _.
* po/POTFILES.in: Include src/parse-gram.c, since it now
includes translateable strings that parse-gram.y doesn't.
ChangeLog
NEWS
data/yacc.c
doc/bison.texinfo
po/POTFILES.in