/[emacs]/emacs/lisp/progmodes/ebnf-iso.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/ebnf-iso.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by lektu, Mon Feb 10 09:53:44 2003 UTC revision 1.8 by viniciusjl, Wed Aug 13 00:37:24 2003 UTC
# Line 1  Line 1 
1  ;;; ebnf-iso.el --- parser for ISO EBNF  ;;; ebnf-iso.el --- parser for ISO EBNF
2    
3  ;; Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.  ;; Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
4    
5  ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>  ;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
6  ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>  ;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
7  ;; Keywords: wp, ebnf, PostScript  ;; Keywords: wp, ebnf, PostScript
8  ;; Time-stamp: <2003-02-10 10:26:32 jbarranquero>  ;; Time-stamp: <2003/08/12 21:29:14 vinicius>
9  ;; Version: 1.6  ;; Version: 1.6
10    
11  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
# Line 127  Line 127 
127    "Value returned by `ebnf-iso-lex' function.")    "Value returned by `ebnf-iso-lex' function.")
128    
129    
130  (defconst ebnf-no-meta-identifier nil)  (defvar ebnf-no-meta-identifier nil
131      "Used by `ebnf-iso-term' and `ebnf-iso-lex' functions.")
132    
133    
134  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26