K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-07-17T09:35:56.000000Z K 7 svn:log V 317 MFC: 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. + style changes to sync with HEAD. PR: 40101 END