Merge from vendor branch LESS:
authorPeter Avalos <pavalos@dragonflybsd.org>
Fri, 16 Nov 2007 22:31:48 +0000 (22:31 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Fri, 16 Nov 2007 22:31:48 +0000 (22:31 +0000)
commit8cd18b108545f6122affbf4e893ce4fdb93d2200
tree16f3ef84a81c91484bdb4111001786010f9e3938
parent5bdc9bebb2bcffd888e3a3e809f2b99261121ebd
parent3336a202ab67ee6c504ff88aa0534ab0d2d14cff
Merge from vendor branch LESS:
Import less-415:

Fix case-insensitive searching with non-ASCII text.

Use symbolic SEEK constants.

Fix search highlight bug with non-ASCII text.

Fix display bug with no-wrap terminals.

New --follow-name option makes F command follow the name of a file
rather than the file descriptor if an open file is renamed.