]> git.eshelyaron.com Git - emacs.git/commit
Make compilation-parse-errors more resilient
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 6 May 2022 12:14:31 +0000 (14:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 6 May 2022 12:15:19 +0000 (14:15 +0200)
commit7601a77d8a6ab567bd221777ca2964c934e1e4b9
treecc4884c291483cd6ba2c417eef40b598024af031
parent79bbbb1fcf565d37f20353181df99f8b55cd2c4f
Make compilation-parse-errors more resilient

* lisp/progmodes/compile.el (compilation-parse-errors): Be more
resilient in the presence of regexp alist not being completely set
up (bug#55282).
lisp/progmodes/compile.el