projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dff097
)
Fix last change on 'compilation-parse-errors'
author
Tobias Bading
<tbading@web.de>
Mon, 25 Feb 2019 13:26:38 +0000
(14:26 +0100)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 1 Mar 2019 10:06:06 +0000
(12:06 +0200)
* lisp/progmodes/compile.el (compilation-parse-errors): Fix
previous change in this function. (Bug#34479)
Copyright-paperwork-exempt: yes
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 5312a55a2587ce3aa2a9942663147e5281d68204..49b79de5851a5c2348d676e3b4d79782523e0b39 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-1432,7
+1432,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 t
his-t
ype)
(compilation--put-prop
file 'font-lock-face