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
*
Allow per-diagnostic overlay properties in Flymake
João Távora
2018-12-13
1
-6
/
+15
*
Keep Flymake compatible with Emacs 26.1 builds --without-x
João Távora
2018-12-06
1
-19
/
+20
*
Prepare lisp/progmodes/flymake.el for distribution in GNU ELPA
João Távora
2018-12-04
1
-1
/
+2
*
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-12
/
+12
*
Fix Flymake's diagnostic count with custom error types
João Távora
2018-10-29
1
-10
/
+7
*
Always define 'define-fringe-bitmap'
Stefan Monnier
2018-10-21
1
-19
/
+18
*
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
Minor Flymake docstring fixes
João Távora
2018-06-17
1
-9
/
+13
*
Fix a bug in Flymake handling of region-specific reports
João Távora
2018-06-15
1
-25
/
+28
*
Flymake and backends exchange hints abouts changed regions
João Távora
2018-06-15
1
-38
/
+85
*
New flymake-start-on-save-buffer custom variable
João Távora
2018-06-08
1
-2
/
+8
*
When navigating Flymake diagnostics, consider their severity
João Távora
2018-06-05
1
-17
/
+22
*
Obsolete Flymake's flymake-diagnostic-types-alist
João Távora
2018-06-05
1
-87
/
+136
*
Correctly filter Flymake diagnostic types shown in mode-line
João Távora
2018-06-05
1
-5
/
+8
*
Let Flymake backends attach arbitrary data to diagnostics
João Távora
2018-06-05
1
-4
/
+9
*
Update version information for Flymake package and manual
João Távora
2018-06-05
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-03-04
1
-0
/
+4
|
\
|
*
Avoid errors in flymake in builds --without-x
Eli Zaretskii
2018-03-03
1
-0
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-20
1
-3
/
+3
|
\
|
|
*
Fix some flymake aliases
Glenn Morris
2017-12-20
1
-3
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2017-12-16
1
-0
/
+2
|
\
|
|
*
Add missing :version tags revealed by cusver-check
Glenn Morris
2017-12-12
1
-0
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-29
1
-1
/
+1
|
\
|
|
*
; Fix some tiny doc and comment typos
Glenn Morris
2017-11-28
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-13
1
-6
/
+10
|
\
|
|
*
Fix more flymake-diag-region eob corner cases and add tests (bug#29201)
João Távora
2017-11-11
1
-6
/
+10
*
|
; Merge from emacs-26
Noam Postavsky
2017-11-11
1
-3
/
+6
|
\
|
|
*
Fix previous change to flymake-diag-region (bug#29174)
João Távora
2017-11-10
1
-1
/
+1
|
*
flymake-diag-region really returns nil if region is invalid (bug#29174)
João Távora
2017-11-09
1
-1
/
+2
|
*
Flymake correctly highlights whole last line if eob (bug#29201)
João Távora
2017-11-09
1
-1
/
+2
|
*
Sort entries of the Flymake diagnostics buffer (bug#29175)
João Távora
2017-11-09
1
-1
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-08
1
-11
/
+15
|
\
|
|
*
Fix Flymake help-echo functions across windows (bug#29142)
João Távora
2017-11-05
1
-6
/
+7
|
*
Don't resignal errors in flymake-diag-region
João Távora
2017-11-03
1
-1
/
+1
|
*
* lisp/progmodes/flymake.el (flymake-start): Fix dead buffer case
Stefan Monnier
2017-11-03
1
-4
/
+7
*
|
Mark flymake-diagnostic-functions as save to set locally to nil.
Sam Steingold
2017-11-07
1
-0
/
+2
|
/
*
Make flymake's mouse-wheel interaction portable (Bug#28732)
Charles A. Roelli
2017-10-21
1
-3
/
+7
*
Fix flymake's loading of subr-x
Glenn Morris
2017-10-20
1
-1
/
+2
*
Augment Flymake API for third-party extensions
João Távora
2017-10-20
1
-19
/
+37
*
; Prefer https: to http: in GNU URLs
Paul Eggert
2017-10-14
1
-1
/
+1
*
Simplify Flymake user documentation
João Távora
2017-10-12
1
-15
/
+16
*
Unbreak the button in the Flymake diagnostics buffer again
João Távora
2017-10-10
1
-1
/
+1
*
Add mode map to Flymake diagnostic button
Mark Oteiza
2017-10-10
1
-0
/
+1
*
Tweak the Flymake diagnostics buffer again
João Távora
2017-10-10
1
-13
/
+17
*
Simplify Flymake diagnostics buffer UX
Mark Oteiza
2017-10-10
1
-21
/
+14
*
First stab at a Flymake diagnostics buffer
João Távora
2017-10-10
1
-1
/
+106
*
Fix two Flymake bugs
João Távora
2017-10-10
1
-22
/
+25
*
Add full documentation on new Flymake API
João Távora
2017-10-10
1
-20
/
+21
[next]