# HG changeset patch # User Francesco Potort # Date 1095187305 0 # Node ID ed7a08ddfaf8ffd35d45265533e18b349b4929bc # Parent 5c078eb058f88f59a34b230497a6efb71df91005 typo corrected diff -r 5c078eb058f8 -r ed7a08ddfaf8 etc/ETAGS.EBNF --- a/etc/ETAGS.EBNF Tue Sep 14 15:22:48 2004 +0000 +++ b/etc/ETAGS.EBNF Tue Sep 14 18:41:45 2004 +0000 @@ -81,7 +81,7 @@ whether it is possible to deduce the tag name from the pattern, and make an unnamed tag in those cases. The name deduced from the pattern of an unnamed tag is the implicit name of that tag. - When the user looks for a tag, and Emacs founds no explicit tag names + When the user looks for a tag, and Emacs finds no explicit tag names that match it, Emacs then looks for an tag whose implicit tag name matches the request. etags.c uses implicit tag names when possible, in order to reduce the size of the tags file.