]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 8 Sep 2010 15:53:08 +0000 (17:53 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 8 Sep 2010 15:53:08 +0000 (17:53 +0200)
commit331b2b903c38ff232cf0ba4c4fea50871fda24ac
treef7385dddfd43993d86539d1e338a6486814d8f8f
parent73b4d51a0a70902c3c83c4938ec828ebd25fca13
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Not a const.
(compilation-error-regexp-alist-alist): Rule out ": " in file names
for the `gnu' messages.
(compilation-set-skip-threshold): New command.
(compilation-start): Use \' rather than $.
(compilation-forget-errors): Use clrhash.
lisp/ChangeLog
lisp/progmodes/compile.el