Fix encoding problem in javat-wy.el.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Mar 2013 07:25:17 +0000 (23:25 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Mar 2013 07:25:17 +0000 (23:25 -0800)
commitf5572543da4d20babb11309a8972aa185d62c6b6
treeeb038fa09cf60d626996aa06d3e97fa7153cbab8
parentf858ded2308479a89396926dd503f95637c85155
Fix encoding problem in javat-wy.el.

* admin/grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
from summary, as this causes javat-wy.el to contain both a null byte
and a byte sequence that is not valid UTF-8, which is inconvenient.
* lisp/cedet/semantic/wisent/javat-wy.el: Regenerate.
admin/ChangeLog
admin/grammars/java-tags.wy
lisp/cedet/ChangeLog
lisp/cedet/semantic/wisent/javat-wy.el