Match newlines, this fixes matching of ^ or $ when there is a '\n' in the pattern...
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 18 Mar 2003 08:37:57 +0000 (08:37 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 18 Mar 2003 08:37:57 +0000 (08:37 -0000)
commite01f9662a5bd5d91be4f6b3941b57fff73cd5af1
tree40624208db373d3abf5c89ec3fd09d29890290f3
parent2971ef1730db326e20e84ae8882d326f5aa09235
Match newlines, this fixes matching of ^ or $ when there is a '\n' in the pattern being matched. This fixes cases when the N command is used.
editors/sed.c