* src/parse-gram.y (char_name): New function.
commit33ad1a9c2d7b2eb22ebc010c7cdaac48b3f5e8c7
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Jun 2006 21:32:41 +0000 (19 21:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Jun 2006 21:32:41 +0000 (19 21:32 +0000)
treeea115172e2f5525dd4b963221ba3eb6e883699d4
parent5a2baae7b396f0926116967ca9492f74aae77fc7
* src/parse-gram.y (char_name): New function.
(CHAR, STRING, string_content): For %printer, properly escape.
(ID): Prefer fputs to fprintf.
(id): Reindent to be consistent with other rules.
Properly quote char.
ChangeLog
src/parse-gram.y