From 0f88481e93b50612489cc8e5b1ca365196439373 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 4 Nov 1999 02:46:35 -0500 Subject: snapshot of project "lynx", label v2-8-3dev_14 --- lynx.cfg | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'lynx.cfg') diff --git a/lynx.cfg b/lynx.cfg index 0542435c..c321d26a 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -2238,15 +2238,15 @@ MINIMAL_COMMENTS:TRUE # Pretty source view settings. These settings are in effect when -prettysrc -# was specified. -# The following lexical elements (lexems) are recognised: +# is specified. +# The following lexical elements (lexemes) are recognized: # comment, tag, attribute, attribute value, generalized angle brackets ( -# '<' '>' '' ':: -# The first specifies what tags will precede lexems of that class +# lexeme. The syntax of option in this group is: +#HTMLSRC_:: +# The first specifies what tags will precede lexemes of that class # in the internal html markup. The second - what will be placed (internally) # after it. # TAGSPEC has the following syntax: @@ -2254,11 +2254,11 @@ MINIMAL_COMMENTS:TRUE # := tagname[.classname] # := !tagname # -# The following table gives correspondence between lexem and lexem name -# Lexem LEXEMNAME FURTHER EXPLANATION +# The following table gives correspondence between lexeme and lexeme name +# Lexeme LEXEMENAME FURTHER EXPLANATION # ------------------------------------ # comment COMM -# tag TAG everything in gen. brackets +# tag TAG recognized tag name only # attribute ATTRIB # attribute value ATTRVAL # generalized brackets ABRACKET < >