]> git.saurik.com Git - bison.git/commitdiff
* 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)
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.


No differences found