]> git.eshelyaron.com Git - emacs.git/commit
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.
authorRoland McGrath <roland@gnu.org>
Mon, 6 Mar 1995 15:51:22 +0000 (15:51 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 6 Mar 1995 15:51:22 +0000 (15:51 +0000)
commit20c1daecbc0dc4a0cc26fb38120c5e517dc46503
tree6aa6ecb64937ea3bed7327129135d9058c979bb2
parent70743ff1170222cecf36bb5533853ace0526635e
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.
(compilation-error-regexp-alist): Doc fix: optional cdrs give
string containing %s to produce the file name from the matched text.
(compilation-find-file): Reorder args: MARKER first, then FILENAME, DIR,
and new arg &rest FORMATS (as they appear in parsed the fileinfo lists).
Try each of the FORMATS in each directory tried.
(compilation-next-error-locus): Apply compilation-find-file to the FILEINFO
list.
(compilation-parse-errors): Instead of a cons (DIR . FILE), make a list
(FILE DIR [FORMATS...]) using the 4th cdr of the matching elt of
regexp-alist.
lisp/progmodes/compile.el