summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake-proc.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-29Use `replace-region-contents` to replace insert+deleteStefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-25; flymake-proc.el: move variable declarationsMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-26string-equal-ignore-case: new functionSam Steingold
2022-06-14Make flymake-proc--delete-temp-directory slightly saferLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-26; Adjust overly long docstrings to fit 80 charactersStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-20Inhibit buffer hooks in temporary buffersBasil L. Contovounesios
2020-12-19Shorten over-wide docstrings in defcustomsStefan Kangas
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-01-10flymake: fix typo in variable binding (bug#38752)Mattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-17lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero
2019-09-07Fix flymake-proc temporary file deletion bugJoel Rosdahl
2019-05-26Update author/maintainer infoPaul Eggert
2019-03-18Fix more regular expression typosPaul Eggert
2019-01-17Fix flymake-proc--delete-temp-directory if temp dir ends in slashJoão Távora
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-18Fix Bug#33524Michael Albinus
2018-12-17Fix Bug#33524Michael Albinus
2018-06-05Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora
2018-06-05Update version information for Flymake package and manualJoão Távora
2018-05-12Fix filesystem littering by Flymake's legacy backendJoão Távora
2018-05-11Fix filesystem littering by Flymake's legacy backendJoão Távora
2018-04-20The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-20Merge from origin/emacs-26Glenn Morris
2017-12-20Fix some flymake aliasesGlenn Morris
2017-11-25Merge from origin/emacs-26Paul Eggert
2017-11-22; Fix a typoDmitry Gutov
2017-11-08Merge from origin/emacs-26Paul Eggert
2017-11-05Add a Flymake backend for PerlJoão Távora
2017-11-02Merge from origin/emacs-26Paul Eggert
2017-11-01User can specify files never subject to flymake.Sam Steingold
2017-10-27Fix some duplicate words typosGlenn Morris
2017-10-14; Prefer https: to http: in GNU URLsPaul Eggert
2017-10-10Don't log "emergencies" in the Flymake legacy backendJoão Távora
2017-10-06Fix typos in Flymake documentationLele Gaifax
2017-10-05Misc. minor adjustments to FlymakeJoão Távora
2017-10-03Minimal tweak as an attempt to future-proof Flymake APIJoão Távora
2017-10-03Capitalize "Flymake" in docstrings and commentsJoão Távora
2017-10-03Flymake backends can report multiple times per checkJoão Távora