changeset 98080:0b2ff37e6e72

* progmodes/flymake.el (flymake-parse-err-lines): Filter out errors occurring in different files.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 07 Sep 2008 19:04:53 +0000
parents 9fc5b62e3967
children 1fa38489f0a6
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 07 17:24:57 2008 +0000
+++ b/lisp/ChangeLog	Sun Sep 07 19:04:53 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-07  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+
+	* progmodes/flymake.el (flymake-parse-err-lines): Filter out
+	errors occurring in different files.
+
 2008-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
 
         * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct.