index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
flymake.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link to info manual in `defgroup'.
Rüdiger Sonderfeld
2014-01-25
1
-0
/
+1
*
* progmodes/flymake.el (flymake-make-overlay): No rear advance.
Leo Liu
2014-01-26
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Re-write flymake-highlight-line in flymake.el
Leo Liu
2013-12-08
1
-61
/
+14
*
Re-implement popup menu for flymake
Leo Liu
2013-12-08
1
-88
/
+30
*
Clean up flymake.el
Leo Liu
2013-12-08
1
-347
/
+188
*
Fix broken customization in Flymake.
Xue Fuqiao
2013-08-26
1
-1
/
+1
*
Extend flymake's warning predicate to be a function. Test suite for flymake.
Eduard Wiebe
2013-06-21
1
-10
/
+20
*
* lisp/simple.el (read--expression): New function, extracted from
Stefan Monnier
2013-05-24
1
-5
/
+5
*
Refine the documentation of Flymake
Xue Fuqiao
2013-05-25
1
-18
/
+43
*
* lisp/progmodes/flymake.el (flymake-xml-program): New option.
Glenn Morris
2013-05-13
1
-1
/
+10
*
Fix a bunch of custom types (thank you cus-test.el)
Glenn Morris
2013-05-08
1
-2
/
+17
*
* lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
Juri Linkov
2013-01-09
1
-2
/
+10
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Document flymake fringe bitmaps
Glenn Morris
2012-11-12
1
-8
/
+22
*
* progmodes/flymake.el (flymake-create-temp-inplace): Use file-truename.
Arne Jørgensen
2012-10-20
1
-4
/
+5
*
Add missing :version tags
Glenn Morris
2012-10-06
1
-0
/
+3
*
Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca
Glenn Morris
2012-09-05
1
-1
/
+4
|
\
|
*
Extract "^[wW]arning" into a new var flymake-warning-re
Leo Liu
2012-08-30
1
-1
/
+4
*
|
Add fringe bitmap indicators for flymake
Leo Liu
2012-07-14
1
-6
/
+40
*
|
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-2
/
+2
*
|
* lisp/files.el (file-name-base): New convenience function.
Sam Steingold
2012-06-26
1
-1
/
+1
*
|
Face cleanups. Remove some uses of old-style face spec and :bold/:italic.
Chong Yidong
2012-06-09
1
-6
/
+2
*
|
Tweaks to Customize interface. Set custom-reset-button-menu to t.
Chong Yidong
2012-04-22
1
-1
/
+1
*
|
* lisp/progmodes/flymake.el (flymake-mode): Beware read-only dirs.
Stefan Monnier
2012-04-10
1
-2
/
+6
|
/
*
Minor-mode doc fixes for ARG behavior
Glenn Morris
2012-02-07
1
-4
/
+5
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* progmodes/flymake.el (flymake-mode): If the buffer isn't
Lars Magne Ingebrigtsen
2011-07-03
1
-3
/
+7
*
* progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
Lars Magne Ingebrigtsen
2011-07-01
1
-0
/
+1
*
flymake.el fix for bug#8866.
Glenn Morris
2011-06-27
1
-2
/
+2
*
Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org.
Glenn Morris
2011-06-08
1
-1
/
+1
*
lisp/progmodes/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-22
1
-5
/
+5
*
* lisp/progmodes/flymake.el (flymake-start-syntax-check-process): Obey `dir'.
Stefan Monnier
2011-04-20
1
-29
/
+28
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Small flymake changes.
Glenn Morris
2010-12-02
1
-6
/
+26
*
|
Fix typo in previos flymake change.
Glenn Morris
2010-11-06
1
-1
/
+1
*
|
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
Glenn Morris
2010-11-06
1
-13
/
+2
|
/
*
* progmodes/flymake.el (flymake-start-syntax-check-process): Use
Michael Albinus
2010-08-18
1
-1
/
+2
*
Flymake fix to handle more C++ filenames (Bug#5488).
Chong Yidong
2010-01-28
1
-8
/
+10
*
Fix typo in error message.
Juanma Barranquero
2010-01-14
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Use forward-line rather than goto-line.
Glenn Morris
2009-09-01
1
-3
/
+6
*
m-v corrections.
Deepak Goel
2009-03-13
1
-1
/
+1
*
(flymake): Add defgroup. (Bug#2356)
Martin Rudalics
2009-02-18
1
-0
/
+5
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* files.el (locate-dominating-stop-dir-regexp): New var.
Stefan Monnier
2008-10-25
1
-4
/
+1
*
(flymake-parse-err-lines): Filter out errors occurring in different
Chong Yidong
2008-09-07
1
-5
/
+3
[next]