View | Details | Raw Unified
Collapse All | Expand All

(-) src/gnu/usr.bin/lynx/src/HTML.c (-1 / +2 lines)
 Lines 2104-2110    Link Here 
	    int enval = 2;
	    int enval = 2;
	    column = HText_getCurrentColumn(me->text);
	    column = HText_getCurrentColumn(me->text);
	    if (present[HTML_TAB_TO]) {
	    if (present[HTML_TAB_TO] &&
			value[HTML_TAB_TO] && *value[HTML_TAB_TO]) {
		/*
		/*
		 *  TO has priority over INDENT if both are present. - FM
		 *  TO has priority over INDENT if both are present. - FM
		 */
		 */