summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake-proc.el
Commit message (Expand)AuthorAgeFilesLines
* string-equal-ignore-case: new functionSam Steingold2022-07-261-4/+1
* Make flymake-proc--delete-temp-directory slightly saferLars Ingebrigtsen2022-06-141-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-3/+4
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-5/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-7/+6
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-2/+4
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* flymake: fix typo in variable binding (bug#38752)Mattias Engdegård2020-01-101-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-171-2/+2
* Fix flymake-proc temporary file deletion bugJoel Rosdahl2019-09-071-1/+13
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* Fix flymake-proc--delete-temp-directory if temp dir ends in slashJoão Távora2019-01-171-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix Bug#33524Michael Albinus2018-12-181-1/+1
| * Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-121-36/+36
* | Fix Bug#33524Michael Albinus2018-12-171-1/+1
* | Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora2018-06-051-7/+6
* | Update version information for Flymake package and manualJoão Távora2018-06-051-2/+2
* | Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-111-36/+36
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-4/+6
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-201-70/+71
|\ \ | |/
| * Fix some flymake aliasesGlenn Morris2017-12-201-70/+71
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+1
|\ \ | |/
| * ; Fix a typoDmitry Gutov2017-11-221-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-081-1/+1
|\ \ | |/
| * Add a Flymake backend for PerlJoão Távora2017-11-051-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-021-4/+4
|\ \ | |/
| * Fix some duplicate words typosGlenn Morris2017-10-271-4/+4
* | User can specify files never subject to flymake.Sam Steingold2017-11-011-9/+24
|/
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-1/+1
* Don't log "emergencies" in the Flymake legacy backendJoão Távora2017-10-101-2/+2
* Fix typos in Flymake documentationLele Gaifax2017-10-061-4/+3
* Misc. minor adjustments to FlymakeJoão Távora2017-10-051-19/+19
* Minimal tweak as an attempt to future-proof Flymake APIJoão Távora2017-10-031-3/+4
* Capitalize "Flymake" in docstrings and commentsJoão Távora2017-10-031-6/+6
* Flymake backends can report multiple times per checkJoão Távora2017-10-031-124/+123
* Flymake variable flymake-diagnostic-functions now a special hookJoão Távora2017-10-031-2/+1
* Batch of minor Flymake cleanup actions agreed to with StefanJoão Távora2017-10-031-333/+113
* Fix three Flymake bugs when checking C header filesJoão Távora2017-10-031-5/+28
* Flymake's flymake-proc.el backend slightly easier to debugJoão Távora2017-10-031-24/+44
* Simplify Flymake logging and erroringJoão Távora2017-10-031-16/+13
* New Flymake API variable flymake-diagnostic-functionsJoão Távora2017-10-031-95/+114
* More Flymake cleanup before advancing to backend redesignJoão Távora2017-10-031-13/+20