comparison lisp/progmodes/ebnf-ebx.el @ 90223:edf295560b5a

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 504-513) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: .cvsignore: Add `lock'. * gnus--rel--5.10 (patch 99-103) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 05 Aug 2005 10:57:36 +0000
parents f9a65d7ebd29 629afbe74e61
children 4b3d39451150
comparison
equal deleted inserted replaced
90222:709f27353024 90223:edf295560b5a
1 ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX) 1 ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX)
2 2
3 ;; Copyright (C) 2004, 2005 Free Sofware Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Sofware Foundation, Inc.
4 4
5 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> 5 ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
6 ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> 6 ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br>
7 ;; Time-stamp: <2004/04/03 16:45:34 vinicius> 7 ;; Time-stamp: <2004/04/03 16:45:34 vinicius>
8 ;; Keywords: wp, ebnf, PostScript 8 ;; Keywords: wp, ebnf, PostScript