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.
|
Wed, 25 Jul 2007 04:29:40 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sat, 31 Mar 2007 09:36:58 +0000 |
Eli Zaretskii |
(flymake-err-line-patterns): Doc fix.
|
Mon, 29 Jan 2007 16:18:04 +0000 |
Juanma Barranquero |
(flymake-init-create-temp-source-and-master-buffer-copy): Fix typo in docstring.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sat, 25 Nov 2006 13:28:43 +0000 |
Eli Zaretskii |
(flymake-posn-at-point-as-event): New function.
|
Sun, 15 Oct 2006 20:42:28 +0000 |
Kim F. Storm |
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
|
Thu, 16 Feb 2006 11:40:51 +0000 |
Juanma Barranquero |
(flymake-fix-file-name): Fix typo in docstring.
|
Tue, 10 Jan 2006 19:16:02 +0000 |
Stefan Monnier |
Add bugs/todo entry.
|
Tue, 10 Jan 2006 18:46:07 +0000 |
Stefan Monnier |
(flymake-split-string): Remove >1 empty strings at beg/end of the result.
|
Tue, 10 Jan 2006 04:05:46 +0000 |
Stefan Monnier |
(flymake-find-buildfile): Remove invariant arg `dirs'. Adjust callers.
|
Mon, 09 Jan 2006 19:11:28 +0000 |
Stefan Monnier |
Use `require' rather than autoload for XEmacs's overlays.
|
Thu, 05 Jan 2006 18:50:48 +0000 |
Stefan Monnier |
(flymake-get-cleanup-function): Default to flymake-simple-cleanup.
|
Tue, 03 Jan 2006 19:59:00 +0000 |
Stefan Monnier |
(flymake-create-temp-with-folder-structure): Use expand-file-name.
|
Tue, 03 Jan 2006 19:05:06 +0000 |
Stefan Monnier |
(flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name)
|
Tue, 03 Jan 2006 18:44:42 +0000 |
Stefan Monnier |
(flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)
|
Fri, 30 Dec 2005 17:28:30 +0000 |
Stefan Monnier |
(flymake-copy-buffer-to-temp-buffer): Simplify.
|
Sun, 18 Sep 2005 12:31:28 +0000 |
Deepak Goel |
Message format fixes, commit no. 3
|
Fri, 09 Sep 2005 01:24:15 +0000 |
Richard M. Stallman |
Require `compile' unconditionally.
|
Fri, 26 Aug 2005 13:48:33 +0000 |
Eli Zaretskii |
(flymake-highlight-err-lines): Use save-excursion around
|
Mon, 15 Aug 2005 21:29:32 +0000 |
Dan Nicolaescu |
* mh-customize.el: Do not use face-alias compatibility for
|
Mon, 01 Aug 2005 08:43:45 +0000 |
Nick Roberts |
Update copyright for release of 22.1 for progmodes directory.
|
Wed, 06 Jul 2005 19:00:21 +0000 |
Richard M. Stallman |
(flymake-float-time): Instead of with-no-warnings, test for xemacs.
|
Mon, 04 Jul 2005 18:54:30 +0000 |
Stefan Monnier |
Remove useless eval-when-compile.
|
Mon, 04 Jul 2005 17:55:18 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 03 Jul 2005 23:18:19 +0000 |
Juanma Barranquero |
(flymake-find-file): Remove.
|
Sat, 02 Jul 2005 21:12:19 +0000 |
Luc Teirlinck |
(flymake-mode, flymake-mode-off): Fix unbalanced parentheses.
|
Sat, 02 Jul 2005 19:36:38 +0000 |
Stefan Monnier |
(flymake-mode-on, flymake-mode-off): Move body into flymake-mode and
|
Fri, 01 Jul 2005 14:13:12 +0000 |
Juanma Barranquero |
(flymake-find-possible-master-files, flymake-master-file-compare,
|
Tue, 14 Jun 2005 23:20:37 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412
|
Tue, 14 Jun 2005 11:32:58 +0000 |
Juanma Barranquero |
(flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,
|
Sat, 21 May 2005 04:53:14 +0000 |
Richard M. Stallman |
(flymake-makehash): Use with-no-warnings.
|
Mon, 16 May 2005 11:33:47 +0000 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
Sat, 30 Apr 2005 20:13:39 +0000 |
Richard M. Stallman |
(flymake-split-string)
|
Tue, 19 Apr 2005 18:19:14 +0000 |
Stefan Monnier |
(flymake-get-absolute-file-name-basedir): Remove. Update callers to use
|
Mon, 04 Apr 2005 09:22:59 +0000 |
Lute Kamstra |
(flymake-mode): Specify :group.
|