log lisp/progmodes/flymake.el @ 112395:f1de024f822c

age author description
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 02 Dec 2010 09:34:35 -0800 Glenn Morris Small flymake changes.
Sat, 06 Nov 2010 19:02:54 -0700 Glenn Morris Fix typo in previos flymake change.
Sat, 06 Nov 2010 18:50:52 -0700 Glenn Morris Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
Wed, 18 Aug 2010 20:24:52 +0200 Michael Albinus * progmodes/flymake.el (flymake-start-syntax-check-process): Use
Thu, 28 Jan 2010 14:53:11 -0500 Chong Yidong Flymake fix to handle more C++ filenames (Bug#5488).
Thu, 14 Jan 2010 19:49:53 +0100 Juanma Barranquero Fix typo in error message.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 01 Sep 2009 03:18:44 +0000 Glenn Morris Use forward-line rather than goto-line.
Fri, 13 Mar 2009 20:33:27 +0000 Deepak Goel m-v corrections.
Wed, 18 Feb 2009 07:41:10 +0000 Martin Rudalics (flymake): Add defgroup. (Bug#2356)
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 25 Oct 2008 15:18:53 +0000 Stefan Monnier * files.el (locate-dominating-stop-dir-regexp): New var.
Sun, 07 Sep 2008 19:05:05 +0000 Chong Yidong (flymake-parse-err-lines): Filter out errors occurring in different
Wed, 23 Jul 2008 22:03:40 +0000 Chong Yidong Add terminal class check to faces in last change.
Wed, 23 Jul 2008 21:54:48 +0000 Chong Yidong (flymake-errline, flymake-warnline): Use more suitable colors on dark
Tue, 03 Jun 2008 08:12:02 +0000 Stefan Monnier (flymake-process-filter): Make sure the source buffer isn't dead.
Wed, 28 May 2008 17:35:34 +0000 Stefan Monnier * progmodes/flymake.el (flymake-save-buffer-in-file):
Tue, 06 May 2008 07:18:39 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 13 Feb 2008 19:30:58 +0000 Mark A. Hershberger add support to flymake for php, add support to flymake for perl module files (.pm)
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 17 Nov 2007 09:46:37 +0000 Martin Rudalics (flymake-goto-file-and-line): Fix typo in string.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Fri, 20 Jul 2007 04:09:08 +0000 Stefan Monnier (flymake-buildfile-dirs): Remove.
Wed, 23 Jul 2008 22:02:06 +0000 Chong Yidong (flymake-errline, flymake-warnline): Use more suitable colors on dark
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Sun, 12 Aug 2007 18:01:29 +0000 Richard M. Stallman (flymake-err-line-patterns): Fix infloop in javac regexp.