K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-03T14:38:27.000000Z K 7 svn:log V 296 Avoid checking whether each line is the last line of the file when we don't need to know. Instead, check when we are trying to match a "$" address. This does not change the way sed processes regular files, but makes it behave more sensibly when used interactively. PR: 40101 MFC after: 2 weeks END