summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake.el
Commit message (Expand)AuthorAge
* ; Fix typosMichael Albinus2023-04-14
* Flymake: add new flymake-show-diagnostics-at-end-of-line optionJoão Távora2023-04-13
* Flymake: futher enhance echo-area appearance of diagnosticsJoão Távora2023-04-12
* Flymake: take advantage of new Eldoc optionsJoão Távora2023-04-11
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Mark flymake diagnostic modes as non-interactiveStefan Kangas2022-12-14
|/
* ; Fix typosStefan Kangas2022-12-09
* ; Fix typos (duplicate words)Stefan Kangas2022-11-17
* ; Fix several symbol name typosStefan Kangas2022-10-26
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Merge from origin/emacs-28Stefan Kangas2022-07-14
|\|
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Get rid of `defvar-keymap' in flymake.elPo Lu2022-05-30
* | Prefer defvar-keymap in some progmodesStefan Kangas2022-05-27
* | Avoid formatting twice in flymakePaul Eggert2022-05-18
* | ; * lisp/progmodes/flymake.el (flymake-mode): Fix a typo.Eli Zaretskii2022-05-18
* | Mention next-error-function in flymake-mode doc stringLars Ingebrigtsen2022-05-18
* | Add new user option flymake-mode-line-lighterLars Ingebrigtsen2022-04-26
* | Make flymake-show-buffer-diagnostics error out in non-Flymake buffersLars Ingebrigtsen2022-04-25
|/
* Mark flymake as compatible with emacs-26.1Robert Pluim2022-02-08
* flymake: Ensure compatibility with older EmacsenBrian Leung2022-02-08
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; * lisp/progmodes/flymake.el: Update the minimum Emacs version.Eli Zaretskii2021-12-09
* ; Fix typosStefan Kangas2021-11-12
* Escape '%' in filenames to fix flymake warningsStefan Kangas2021-11-06
* * lisp/progmodes/flymake.el (flymake-menu): Don't use obsolete name.Mattias Engdegård2021-09-27
* ; Remove various duplicated wordsMattias Engdegård2021-09-25
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Unbreak make bootstrap (don't use cl-defun's &aux parameters)João Távora2021-09-14
* Add support for project-wide diagnostics in Flymake (bug#50244)João Távora2021-09-14
* Abbreviate Flymake backend name in flymake-show-diagnostics-bufferJoão Távora2021-09-14
* Unbreak M-x compile-defun of functions using flymake-logJoão Távora2021-09-14
* Refactor some Flymake functionsJoão Távora2021-09-14
* Rename flymake--backend-state to flymake--stateJoão Távora2021-09-14
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* * lisp/progmodes/flymake.el: Bind mouse-3 to flymake-menu on mode-line.Juri Linkov2021-08-27
* * lisp/progmodes/flymake.el (flymake--mode-line-title): Don't quote lambdaStefan Monnier2021-08-01
* Fail earlier if stale Flymake report functions calledJoão Távora2021-04-10
* * lisp/progmodes/flymake.el (flymake-log): Push the right codeStefan Monnier2021-03-06
* * lisp/progmodes/flymake.el (flymake-log): SimplifyStefan Monnier2021-03-06
* Conditionally use macroexp-file-name in FlymakeBasil L. Contovounesios2021-03-06
* * lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.Stefan Monnier2021-02-24
* Fix typosMattias Engdegård2021-02-18
* Remove redundant :group args in progmodes/*.elStefan Kangas2021-02-13
* flymake-diagnostic-beg/end doc string and error reporting improvementLars Ingebrigtsen2021-01-29
* Count Flymake diagnostics in modeline by severity, not typeJoão Távora2021-01-09
* ; * lisp/progmodes/flymake.el: Bump version to 1.1.0.João Távora2021-01-02