• Roland McGrath's avatar
    (compilation-next-error-locus): Ignore zero column number. · eae2c972
    Roland McGrath authored
    (compilation-parse-errors): Don't store the beginning of the line
    containing the end of the error-regexp match.  Instead, store the beginning
    of the line containing the start of the match, unless the match starts
    with a newline, in which case the beginning of the next line.
    eae2c972
compile.el 55.4 KB