]> git.eshelyaron.com Git - emacs.git/commitdiff
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 1 Oct 2009 01:06:18 +0000 (01:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 1 Oct 2009 01:06:18 +0000 (01:06 +0000)
  Use \000 instead of literal ^@.

lisp/ChangeLog
lisp/cedet/semantic/wisent/javat-wy.el

index b6871a6abd0b33ff58260dbf2e6070f862b28b30..de0839bd1a212e792a09b84429a6479fb7d673b5 100644 (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.
index 02109cc84104d2c8d346789244eff75b74240364..4c78f1c6d7e50b0753baa0e37a5d706f52e32cf1 100644 (file)
Binary files a/lisp/cedet/semantic/wisent/javat-wy.el and b/lisp/cedet/semantic/wisent/javat-wy.el differ