mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Fix typo in comment.
This commit is contained in:
parent
18ac078250
commit
f504d5162f
3 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@
|
|||
;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
|
||||
;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
|
||||
;; Keywords: wp, ebnf, PostScript
|
||||
;; Time-stamp: <2001/09/24 10:17:26 vinicius>
|
||||
;; Time-stamp: <2003-02-10 10:29:48 jbarranquero>
|
||||
;; Version: 1.7
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
@ -118,7 +118,7 @@
|
|||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Syntatic analyzer
|
||||
;; Syntactic analyzer
|
||||
|
||||
|
||||
;;; EBNF = {production}+.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
|
||||
;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
|
||||
;; Keywords: wp, ebnf, PostScript
|
||||
;; Time-stamp: <2001/09/24 10:17:20 vinicius>
|
||||
;; Time-stamp: <2003-02-10 10:26:32 jbarranquero>
|
||||
;; Version: 1.6
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Syntatic analyzer
|
||||
;; Syntactic analyzer
|
||||
|
||||
|
||||
;;; ISO EBNF = syntax rule, {syntax rule};
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br>
|
||||
;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
|
||||
;; Keywords: wp, ebnf, PostScript
|
||||
;; Time-stamp: <2002-07-09 11:43:10 jbarranquero>
|
||||
;; Time-stamp: <2003-02-10 10:47:04 jbarranquero>
|
||||
;; Version: 1.2
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Syntatic analyzer
|
||||
;; Syntactic analyzer
|
||||
|
||||
|
||||
;;; YACC = { YACC-Definitions }* "%%" { YACC-Rule }* [ "%%" [ YACC-Code ] ].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue