# HG changeset patch # User Vinicius Jose Latorre # Date 1080514179 0 # Node ID 0cb54259437a1c3ec5d4b73c5630aef6664fe125 # Parent d6b491b74eaeabbadbf66207ab8a2504c6f68dc8 New file. diff -r d6b491b74eae -r 0cb54259437a lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 28 22:48:32 2004 +0000 +++ b/lisp/ChangeLog Sun Mar 28 22:49:39 2004 +0000 @@ -5,6 +5,9 @@ * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments. + * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to + specify XML (EBNFX). + 2004-03-28 Nick Roberts * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)