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-proc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug#33524
Michael Albinus
2018-12-17
1
-1
/
+1
*
Obsolete Flymake's flymake-diagnostic-types-alist
João Távora
2018-06-05
1
-7
/
+6
*
Update version information for Flymake package and manual
João Távora
2018-06-05
1
-2
/
+2
*
Fix filesystem littering by Flymake's legacy backend
João Távora
2018-05-11
1
-36
/
+36
*
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-4
/
+6
*
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
-70
/
+71
|
\
|
|
*
Fix some flymake aliases
Glenn Morris
2017-12-20
1
-70
/
+71
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-25
1
-1
/
+1
|
\
|
|
*
; Fix a typo
Dmitry Gutov
2017-11-22
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-08
1
-1
/
+1
|
\
|
|
*
Add a Flymake backend for Perl
João Távora
2017-11-05
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-4
/
+4
|
\
|
|
*
Fix some duplicate words typos
Glenn Morris
2017-10-27
1
-4
/
+4
*
|
User can specify files never subject to flymake.
Sam Steingold
2017-11-01
1
-9
/
+24
|
/
*
; Prefer https: to http: in GNU URLs
Paul Eggert
2017-10-14
1
-1
/
+1
*
Don't log "emergencies" in the Flymake legacy backend
João Távora
2017-10-10
1
-2
/
+2
*
Fix typos in Flymake documentation
Lele Gaifax
2017-10-06
1
-4
/
+3
*
Misc. minor adjustments to Flymake
João Távora
2017-10-05
1
-19
/
+19
*
Minimal tweak as an attempt to future-proof Flymake API
João Távora
2017-10-03
1
-3
/
+4
*
Capitalize "Flymake" in docstrings and comments
João Távora
2017-10-03
1
-6
/
+6
*
Flymake backends can report multiple times per check
João Távora
2017-10-03
1
-124
/
+123
*
Flymake variable flymake-diagnostic-functions now a special hook
João Távora
2017-10-03
1
-2
/
+1
*
Batch of minor Flymake cleanup actions agreed to with Stefan
João Távora
2017-10-03
1
-333
/
+113
*
Fix three Flymake bugs when checking C header files
João Távora
2017-10-03
1
-5
/
+28
*
Flymake's flymake-proc.el backend slightly easier to debug
João Távora
2017-10-03
1
-24
/
+44
*
Simplify Flymake logging and erroring
João Távora
2017-10-03
1
-16
/
+13
*
New Flymake API variable flymake-diagnostic-functions
João Távora
2017-10-03
1
-95
/
+114
*
More Flymake cleanup before advancing to backend redesign
João Távora
2017-10-03
1
-13
/
+20
*
Flymake highlights GCC info/notes as detected by flymake-proc.el
João Távora
2017-10-03
1
-53
/
+68
*
Flymake's flymake-proc.el parses column numbers from gcc/javac errors
João Távora
2017-10-03
1
-2
/
+2
*
New Flymake variable flymake-diagnostic-types-alist and much cleanup
João Távora
2017-10-03
1
-1
/
+1
*
Flymake diagnostics now apply to arbitrary buffer regions
João Távora
2017-10-03
1
-23
/
+31
*
Move symbols in flymake-proc.el to separate namespace
João Távora
2017-10-03
1
-226
/
+531
*
Completely rewrite Flymake's subprocess output processing
João Távora
2017-10-03
1
-157
/
+120
*
Flymake provides flymake-report re-entry point for backends
João Távora
2017-10-03
1
-25
/
+13
*
Split Flymake into flymake.el into flymake-proc.el (again!)
João Távora
2017-10-03
1
-0
/
+1070
*
Revert "Split flymake.el into flymake-proc.el and flymake-ui.el"
João Távora
2017-09-28
1
-1091
/
+0
*
Revert "Add flymake-backends defcustom"
João Távora
2017-09-28
1
-16
/
+7
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
allow nil init in flymake-allowed-file-name-masks to disable flymake
Sam Steingold
2017-08-21
1
-6
/
+9
*
Add flymake-backends defcustom
João Távora
2017-08-17
1
-7
/
+16
*
Split flymake.el into flymake-proc.el and flymake-ui.el
João Távora
2017-08-17
1
-0
/
+1088