* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):

Use \000 instead of literal ^@.
This commit is contained in:
Juanma Barranquero 2009-10-01 01:06:18 +00:00
parent 9a589407d8
commit 0376249de8
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2009-10-01 Juanma Barranquero <lekktu@gmail.com>
* cedet/semantic/wisent/javat-wy.el
(wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
2009-09-30 Juanma Barranquero <lekktu@gmail.com>
* cedet/srecode/expandproto.el: Fix provide statement.