summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake-proc.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-20
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* flymake: fix typo in variable binding (bug#38752)Mattias Engdegård2020-01-10
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-17
* Fix flymake-proc temporary file deletion bugJoel Rosdahl2019-09-07
* Update author/maintainer infoPaul Eggert2019-05-26
* Fix more regular expression typosPaul Eggert2019-03-18
* Fix flymake-proc--delete-temp-directory if temp dir ends in slashJoão Távora2019-01-17
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Fix Bug#33524Michael Albinus2018-12-18
| * Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-12
* | Fix Bug#33524Michael Albinus2018-12-17
* | Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora2018-06-05
* | Update version information for Flymake package and manualJoão Távora2018-06-05
* | Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-11
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-12-20
|\|
| * Fix some flymake aliasesGlenn Morris2017-12-20
* | Merge from origin/emacs-26Paul Eggert2017-11-25
|\|
| * ; Fix a typoDmitry Gutov2017-11-22
* | Merge from origin/emacs-26Paul Eggert2017-11-08
|\|
| * Add a Flymake backend for PerlJoão Távora2017-11-05
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Fix some duplicate words typosGlenn Morris2017-10-27
* | User can specify files never subject to flymake.Sam Steingold2017-11-01
|/
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-14
* Don't log "emergencies" in the Flymake legacy backendJoão Távora2017-10-10
* Fix typos in Flymake documentationLele Gaifax2017-10-06
* Misc. minor adjustments to FlymakeJoão Távora2017-10-05
* Minimal tweak as an attempt to future-proof Flymake APIJoão Távora2017-10-03
* Capitalize "Flymake" in docstrings and commentsJoão Távora2017-10-03
* Flymake backends can report multiple times per checkJoão Távora2017-10-03
* Flymake variable flymake-diagnostic-functions now a special hookJoão Távora2017-10-03
* Batch of minor Flymake cleanup actions agreed to with StefanJoão Távora2017-10-03
* Fix three Flymake bugs when checking C header filesJoão Távora2017-10-03
* Flymake's flymake-proc.el backend slightly easier to debugJoão Távora2017-10-03
* Simplify Flymake logging and erroringJoão Távora2017-10-03
* New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-03
* More Flymake cleanup before advancing to backend redesignJoão Távora2017-10-03
* Flymake highlights GCC info/notes as detected by flymake-proc.elJoão Távora2017-10-03
* Flymake's flymake-proc.el parses column numbers from gcc/javac errorsJoão Távora2017-10-03
* New Flymake variable flymake-diagnostic-types-alist and much cleanupJoão Távora2017-10-03
* Flymake diagnostics now apply to arbitrary buffer regionsJoão Távora2017-10-03
* Move symbols in flymake-proc.el to separate namespaceJoão Távora2017-10-03