summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake-cc.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos (misspelled symbols)Stefan Kangas2022-11-211-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Keep and report "foreign" diangnostics in flymake-cc Flymake backendJoão Távora2021-09-141-14/+25
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in several progmodesStefan Kangas2020-12-061-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | ; Fix license statements.Stefan Kangas2020-08-271-3/+5
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Correct some custom type typosRobert Pluim2019-10-011-1/+2
* More carefully cleanup Flymake C/C++ backend's temp buffersJoão Távora2019-07-021-3/+4
* Don't create nil-severity diagnostics in the Flymake C/C++ backendJoão Távora2019-07-021-1/+2
* Revert "Avoid occasional confusion of Flymake C/C++ backend"João Távora2019-07-021-3/+1
* Avoid occasional confusion of Flymake C/C++ backendJoão Távora2019-03-251-1/+3
* Make bundled Flymake C backend work for C++, tooJoão Távora2019-03-251-1/+5
* Fix Flymake tests for GCC 8.2.0João Távora2019-01-051-2/+2
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* Add proper Flymake support to cc-mode.elJoão Távora2018-06-041-0/+140