diff options
| author | christos <christos@NetBSD.org> | 2012-01-21 19:32:37 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2012-01-21 19:32:37 +0000 |
| commit | 66443937c99bb7eaa7ee3ff3a5e4ae915a1e89c2 (patch) | |
| tree | 229792919d59d41253be411b68ae1cf89779ad5c /sys/dev | |
| parent | d93b9907e293042ff4ed445c1515069114ba92d5 (diff) | |
PR/10367:
Restore lost fix:
http://mail-index.netbsd.org/source-changes/2001/09/09/0042.html
Define ENTIRE_LINE to be -1 instead of 0 since we may want to copy 0 characters.
(and use ENTIRE_LINE instead of 0 where appropriate)
This fixes a bug in the dw command with for example:
<cursor>
a b c
~
~
if you hit dw there, only the empty line would be killed but both the empty
line and the subsequent one would be pasted when asked for with P for example.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
