Home
last modified time | relevance | path

Searched refs:dont_wrap_pre (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h562 extern BOOLEAN dont_wrap_pre;
DLYMain.c575 BOOLEAN dont_wrap_pre = FALSE; variable
3479 "dont_wrap_pre", 4|SET_ARG, dont_wrap_pre,
DGridText.c4251 if ((text->source || dont_wrap_pre) && text == HTMainText) { in HText_appendCharacter()
4265 BOOL add_blank = (dont_wrap_pre in HText_appendCharacter()
4355 && dont_wrap_pre) { in HText_appendCharacter()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES51 * fix special case when -dont_wrap_pre option is used, to restore space between
5917 * added commandline switch '-dont_wrap_pre' that will inhibit line wrapping in
5920 * lynx.man updated to reflect new option -dont_wrap_pre and to note that gnu