summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2019-03-01 09:40:22 -0800
committerGlenn Morris <rgm@gnu.org>2019-03-01 09:40:22 -0800
commitcf563dac1f4792b913ddf75f6c4323cab0def484 (patch)
treee55e82bf4d800cc4c7b185a14928d0c271437826 /lisp/progmodes
parentb628699ad5ebda602a220a70b064b2a9e16c8bba (diff)
parent9df1365f3838704e38f82c138175713a146a7164 (diff)
downloademacs-cf563dac1f4792b913ddf75f6c4323cab0def484.tar.gz
Merge from origin/emacs-26
9df1365 Fix a typo in the Calc manual f3dab02 Minor improvement in cross-references of the ELisp manual 560c84b Fix last change on 'compilation-parse-errors'
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/compile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index c3ff57633a3..b3f32c82316 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -1404,7 +1404,7 @@ to `compilation-error-regexp-alist' if RULES is nil."
(let ((this-type (if (consp type)
(compilation-type type)
(or type 2))))
- (compilation--note-type type)
+ (compilation--note-type this-type)
(compilation--put-prop
file 'font-lock-face