emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/ebnf-iso.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ebnf-iso.el
Date: Fri, 04 Apr 2003 01:22:50 -0500

Index: emacs/lisp/progmodes/ebnf-iso.el
diff -c emacs/lisp/progmodes/ebnf-iso.el:1.6 
emacs/lisp/progmodes/ebnf-iso.el:1.7
*** emacs/lisp/progmodes/ebnf-iso.el:1.6        Mon Sep 24 13:42:00 2001
--- emacs/lisp/progmodes/ebnf-iso.el    Mon Feb 10 04:53:44 2003
***************
*** 5,11 ****
  ;; Author: Vinicius Jose Latorre <address@hidden>
  ;; Maintainer: Vinicius Jose Latorre <address@hidden>
  ;; Keywords: wp, ebnf, PostScript
! ;; Time-stamp: <2001/09/24 10:17:20 vinicius>
  ;; Version: 1.6
  
  ;; This file is part of GNU Emacs.
--- 5,11 ----
  ;; Author: Vinicius Jose Latorre <address@hidden>
  ;; Maintainer: Vinicius Jose Latorre <address@hidden>
  ;; Keywords: wp, ebnf, PostScript
! ;; Time-stamp: <2003-02-10 10:26:32 jbarranquero>
  ;; Version: 1.6
  
  ;; This file is part of GNU Emacs.
***************
*** 131,137 ****
  
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
! ;; Syntatic analyzer
  
  
  ;;; ISO EBNF = syntax rule, {syntax rule};
--- 131,137 ----
  
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
! ;; Syntactic analyzer
  
  
  ;;; ISO EBNF = syntax rule, {syntax rule};




reply via email to

[Prev in Thread] Current Thread [Next in Thread]