diff lisp/ChangeLog @ 105314:3163fde82a03

* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 01 Oct 2009 01:06:18 +0000
parents 068b13ebb340
children 78728d295b59
line wrap: on
line diff
--- 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  <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.