log lisp/progmodes/ebnf-otz.el @ 59252:2a058ed87066

age author description
Sat, 20 Nov 2004 00:33:10 +0000 Vinicius Jose Latorre fix typos
Sun, 29 Feb 2004 23:27:07 +0000 Vinicius Jose Latorre Doc fix.
Wed, 25 Feb 2004 00:07:33 +0000 Vinicius Jose Latorre ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). Reported by Markus Dreyer.