From be8122465922b81d5dbebf9426a79c9acf27f17c Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 14 Sep 2004 19:53:59 +0000 Subject: [PATCH] Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form). --- etc/ETAGS.EBNF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ETAGS.EBNF b/etc/ETAGS.EBNF index cebe1b588f0..4d09eaa581d 100644 --- a/etc/ETAGS.EBNF +++ b/etc/ETAGS.EBNF @@ -2,7 +2,7 @@ This file contains two sections: -1) An EBNF (Extended Backus Normal Form) description of the format of +1) An EBNF (Extended Backus-Naur Form) description of the format of the tags file created by etags.c and interpreted by etags.el; 2) A discussion of tag names and implicit tag names. -- 2.39.2