]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant 'msft' compilation error rule (bug#39595)
authorMattias Engdegård <mattiase@acm.org>
Fri, 14 Feb 2020 19:25:57 +0000 (20:25 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 14 Feb 2020 19:25:57 +0000 (20:25 +0100)
commit78d76cd93c564724f7ab9a4b5dc41e7db1d38b76
treed88ccb70030010353f0b766b573b4a13f26f311f
parent75a9eee8b80099670cd78273d0df69115422daa4
Remove redundant 'msft' compilation error rule (bug#39595)

When the 'msft' rule was moved and modified, the old copy was left
in place by mistake.

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Remove old rule.
lisp/progmodes/compile.el