| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (flymake-err-line-patterns): Doc fix. | Eli Zaretskii | 2007-03-31 | 1 | -2/+2 |
* | (flymake-init-create-temp-source-and-master-buffer-copy): Fix typo in docstring. | Juanma Barranquero | 2007-01-29 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+2 |
* | (flymake-posn-at-point-as-event): New function. | Eli Zaretskii | 2006-11-25 | 1 | -3/+27 |
* | 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se> | Kim F. Storm | 2006-10-15 | 1 | -1/+3 |
* | (flymake-fix-file-name): Fix typo in docstring. | Juanma Barranquero | 2006-02-16 | 1 | -1/+1 |
* | Add bugs/todo entry. | Stefan Monnier | 2006-01-10 | 1 | -0/+5 |
* | (flymake-split-string): Remove >1 empty strings at beg/end of the result. | Stefan Monnier | 2006-01-10 | 1 | -132/+110 |
* | (flymake-find-buildfile): Remove invariant arg `dirs'. Adjust callers. | Stefan Monnier | 2006-01-10 | 1 | -24/+22 |
* | Use `require' rather than autoload for XEmacs's overlays. | Stefan Monnier | 2006-01-09 | 1 | -62/+14 |
* | (flymake-get-cleanup-function): Default to flymake-simple-cleanup. | Stefan Monnier | 2006-01-05 | 1 | -76/+73 |
* | (flymake-create-temp-with-folder-structure): Use expand-file-name. | Stefan Monnier | 2006-01-03 | 1 | -94/+79 |
* | (flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name) | Stefan Monnier | 2006-01-03 | 1 | -44/+44 |
* | (flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info) | Stefan Monnier | 2006-01-03 | 1 | -140/+108 |
* | (flymake-copy-buffer-to-temp-buffer): Simplify. | Stefan Monnier | 2005-12-30 | 1 | -158/+128 |
* | Message format fixes, commit no. 3 | Deepak Goel | 2005-09-18 | 1 | -1/+1 |
* | Require `compile' unconditionally. | Richard M. Stallman | 2005-09-09 | 1 | -2/+1 |
* | (flymake-highlight-err-lines): Use save-excursion around | Eli Zaretskii | 2005-08-26 | 1 | -2/+4 |
* | * mh-customize.el: Do not use face-alias compatibility for | Dan Nicolaescu | 2005-08-15 | 1 | -4/+0 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+1 |
* | (flymake-float-time): Instead of with-no-warnings, test for xemacs. | Richard M. Stallman | 2005-07-06 | 1 | -7/+7 |
* | Remove useless eval-when-compile. | Stefan Monnier | 2005-07-04 | 1 | -7/+6 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (flymake-find-file): Remove. | Juanma Barranquero | 2005-07-03 | 1 | -22/+17 |
* | (flymake-mode, flymake-mode-off): Fix unbalanced parentheses. | Luc Teirlinck | 2005-07-02 | 1 | -2/+2 |
* | (flymake-mode-on, flymake-mode-off): Move body into flymake-mode and | Stefan Monnier | 2005-07-02 | 1 | -41/+42 |
* | (flymake-find-possible-master-files, flymake-master-file-compare, | Juanma Barranquero | 2005-07-01 | 1 | -13/+13 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412 | Miles Bader | 2005-06-14 | 1 | -4/+8 |
* | (flymake-new-err-info, flymake-start-syntax-check-for-current-buffer, | Juanma Barranquero | 2005-06-14 | 1 | -3/+3 |
* | (flymake-makehash): Use with-no-warnings. | Richard M. Stallman | 2005-05-21 | 1 | -1/+2 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -1/+1 |
* | (flymake-split-string) | Richard M. Stallman | 2005-04-30 | 1 | -170/+108 |
* | (flymake-get-absolute-file-name-basedir): Remove. Update callers to use | Stefan Monnier | 2005-04-19 | 1 | -8/+3 |
* | (flymake-mode): Specify :group. | Lute Kamstra | 2005-04-04 | 1 | -2/+2 |
* | (flymake-mode): Add autoload cookie. | Stefan Monnier | 2005-03-26 | 1 | -0/+1 |
* | (flymake-get-file-name-mode-and-masks) | Stefan Monnier | 2005-03-25 | 1 | -47/+40 |
* | (flymake-ensure-ends-with-slash): Remove. | Stefan Monnier | 2005-03-25 | 1 | -67/+35 |
* | Use with-current-buffer. | Stefan Monnier | 2005-03-24 | 1 | -86/+59 |
* | Misc fix up of comments and docstrings. | Stefan Monnier | 2005-03-24 | 1 | -73/+78 |
* | Use (featurep 'xemacs). | Kim F. Storm | 2004-11-26 | 1 | -63/+50 |
* | Reindent. | Richard M. Stallman | 2004-11-25 | 1 | -1465/+1450 |
* | Much whitespace and capitalization change. | Richard M. Stallman | 2004-11-25 | 1 | -1201/+711 |
* | 2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com> | Masatake YAMATO | 2004-11-01 | 1 | -11/+38 |
* | * progmodes/flymake.el (flymake-split-string): Use | Masatake YAMATO | 2004-10-25 | 1 | -2/+3 |
* | Changes from arch/CVS synchronization | Miles Bader | 2004-05-29 | 1 | -0/+1 |
* | New file. | Eli Zaretskii | 2004-05-29 | 1 | -0/+2503 |