summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake.el
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* * lisp/progmodes/flymake.el (flymake-mode): Beware read-only dirs.Stefan Monnier2012-04-101-2/+6
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-4/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * progmodes/flymake.el (flymake-mode): If the buffer isn'tLars Magne Ingebrigtsen2011-07-031-3/+7
* * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'Lars Magne Ingebrigtsen2011-07-011-0/+1
* flymake.el fix for bug#8866.Glenn Morris2011-06-271-2/+2
* Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org.Glenn Morris2011-06-081-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-5/+5
* * lisp/progmodes/flymake.el (flymake-start-syntax-check-process): Obey `dir'.Stefan Monnier2011-04-201-29/+28
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Small flymake changes.Glenn Morris2010-12-021-6/+26
* | Fix typo in previos flymake change.Glenn Morris2010-11-061-1/+1
* | Replace unneeded compatibility definitions with point-at-bol, point-at-eol.Glenn Morris2010-11-061-13/+2
|/
* * progmodes/flymake.el (flymake-start-syntax-check-process): UseMichael Albinus2010-08-181-1/+2
* Flymake fix to handle more C++ filenames (Bug#5488).Chong Yidong2010-01-281-8/+10
* Fix typo in error message.Juanma Barranquero2010-01-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use forward-line rather than goto-line.Glenn Morris2009-09-011-3/+6
* m-v corrections.Deepak Goel2009-03-131-1/+1
* (flymake): Add defgroup. (Bug#2356)Martin Rudalics2009-02-181-0/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * files.el (locate-dominating-stop-dir-regexp): New var.Stefan Monnier2008-10-251-4/+1
* (flymake-parse-err-lines): Filter out errors occurring in differentChong Yidong2008-09-071-5/+3
* Add terminal class check to faces in last change.Chong Yidong2008-07-231-4/+4
* (flymake-errline, flymake-warnline): Use more suitable colors on darkChong Yidong2008-07-231-4/+4
* (flymake-process-filter): Make sure the source buffer isn't dead.Stefan Monnier2008-06-031-1/+1
* * progmodes/flymake.el (flymake-save-buffer-in-file):Stefan Monnier2008-05-281-4/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* add support to flymake for php, add support to flymake for perl module files ...Mark A. Hershberger2008-02-131-1/+13
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (flymake-goto-file-and-line): Fix typo in string.Martin Rudalics2007-11-171-4/+3
* | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
|\ \ | |/
| * (flymake-err-line-patterns): Fix infloop in javac regexp.Richard M. Stallman2007-08-121-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (flymake-buildfile-dirs): Remove.Stefan Monnier2007-07-201-17/+8
|/
* (flymake-err-line-patterns): Doc fix.Eli Zaretskii2007-03-311-2/+2
* (flymake-init-create-temp-source-and-master-buffer-copy): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+2
* (flymake-posn-at-point-as-event): New function.Eli Zaretskii2006-11-251-3/+27
* 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>Kim F. Storm2006-10-151-1/+3
* (flymake-fix-file-name): Fix typo in docstring.Juanma Barranquero2006-02-161-1/+1
* Add bugs/todo entry.Stefan Monnier2006-01-101-0/+5
* (flymake-split-string): Remove >1 empty strings at beg/end of the result.Stefan Monnier2006-01-101-132/+110
* (flymake-find-buildfile): Remove invariant arg `dirs'. Adjust callers.Stefan Monnier2006-01-101-24/+22