]> git.eshelyaron.com Git - emacs.git/commit
compile.el: Fix regression with nb of errors in modeline
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 15 Dec 2022 18:36:14 +0000 (13:36 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 15 Dec 2022 18:36:14 +0000 (13:36 -0500)
commit26243f7b65e015a1676ed7f4a8a8e712ed7d6193
treea11aac3257c89c9cd4a5d8056500a5de8750f02b
parent6e2923d80f822e6da470860f51ba13bcad10d0a3
compile.el: Fix regression with nb of errors in modeline

* lisp/progmodes/compile.el (compilation-mode-line-errors): Mark it as
risky-local, like `defconst` used to do for us.
lisp/progmodes/compile.el