summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake.el
Commit message (Expand)AuthorAgeFilesLines
* Fix flymake in narrowed buffersDaniel Colascione2014-02-131-23/+25
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-251-0/+1
* * progmodes/flymake.el (flymake-make-overlay): No rear advance.Leo Liu2014-01-261-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Re-write flymake-highlight-line in flymake.elLeo Liu2013-12-081-61/+14
* Re-implement popup menu for flymakeLeo Liu2013-12-081-88/+30
* Clean up flymake.elLeo Liu2013-12-081-347/+188
* Fix broken customization in Flymake.Xue Fuqiao2013-08-261-1/+1
* Extend flymake's warning predicate to be a function. Test suite for flymake.Eduard Wiebe2013-06-211-10/+20
* * lisp/simple.el (read--expression): New function, extracted fromStefan Monnier2013-05-241-5/+5
* Refine the documentation of FlymakeXue Fuqiao2013-05-251-18/+43
* * lisp/progmodes/flymake.el (flymake-xml-program): New option.Glenn Morris2013-05-131-1/+10
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-2/+17
* * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov2013-01-091-2/+10
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Document flymake fringe bitmapsGlenn Morris2012-11-121-8/+22
* * progmodes/flymake.el (flymake-create-temp-inplace): Use file-truename.Arne Jørgensen2012-10-201-4/+5
* Add missing :version tagsGlenn Morris2012-10-061-0/+3
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-051-1/+4
|\
| * Extract "^[wW]arning" into a new var flymake-warning-reLeo Liu2012-08-301-1/+4
* | Add fringe bitmap indicators for flymakeLeo Liu2012-07-141-6/+40
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+2
* | * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-1/+1
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-6/+2
* | 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