# HG changeset patch # User Juanma Barranquero # Date 1254359178 0 # Node ID 3163fde82a03a81758cbfbe3a163a3ac480adba1 # Parent 068b13ebb34024ea3373534fb9257c342ead0899 * cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@. diff -r 068b13ebb340 -r 3163fde82a03 lisp/ChangeLog --- a/lisp/ChangeLog Wed Sep 30 17:04:27 2009 +0000 +++ b/lisp/ChangeLog Thu Oct 01 01:06:18 2009 +0000 @@ -1,3 +1,8 @@ +2009-10-01 Juanma Barranquero + + * cedet/semantic/wisent/javat-wy.el + (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@. + 2009-09-30 Juanma Barranquero * cedet/srecode/expandproto.el: Fix provide statement. diff -r 068b13ebb340 -r 3163fde82a03 lisp/cedet/semantic/wisent/javat-wy.el Binary file lisp/cedet/semantic/wisent/javat-wy.el has changed