log lisp/progmodes/ebnf2ps.el @ 54190:6a7a401e1598

age author description
Sat, 28 Feb 2004 21:37:17 +0000 Vinicius Jose Latorre Doc fix.
Sat, 28 Feb 2004 21:01:46 +0000 Vinicius Jose Latorre Doc fix.
Thu, 26 Feb 2004 00:44:29 +0000 Vinicius Jose Latorre For compatibility with Emacs 20, define assq-delete-all if it's not defined.
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.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 09 Aug 2003 02:17:12 +0000 Vinicius Jose Latorre Move defvar before first use.