aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/flymake.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (flymake-start): Give a bit more info in the logStefan Monnier6 days1-2/+4
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton6 days1-7/+7
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård6 days1-7/+7
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton7 days1-7/+7
* Flymake: clarify :region in docstring of f-diagnostic-functionsJoão Távora2026-01-111-62/+60
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Flymake: try to resize margins less frequentlyJoão Távora2025-12-311-72/+85
* December 2025 spelling fixesPaul Eggert2025-12-261-2/+2
* Show Flymake diagnostics on clicking mouse-1 on the mode-line indicatorJuri Linkov2025-11-301-0/+2
* Make Flymake fringe indicators use dedicated facesProtesilaos Stavrou2025-11-221-6/+21
* Flymake: fix compatibility to older emacsen (bug#79769)João Távora2025-11-101-8/+8
* * lisp/progmodes/flymake.el (flymake-start): Use 'when-let*' (bug#79796).Juri Linkov2025-11-091-4/+5
* More reliably check if a frame is the daemon's initial frameSteven Allen2025-10-301-1/+1
* Flymake: bump package version to 1.4.2João Távora2025-10-231-1/+1
* Flymake: fix daemon-mode + and window client fringe usage (bug#77313)João Távora2025-10-191-94/+87
* New value 'auto' of user option 'flymake-indicator-type' used by defaultJuri Linkov2025-10-191-5/+32
* ; * lisp/progmodes/flymake.el (flymake-margin-indicators-string): Doc fix.Eli Zaretskii2025-10-101-2/+3
* * lisp/progmodes/flymake.el: Improve flymake--resize-margins.Juri Linkov2025-10-091-9/+11
* Use shorter margin indicators in flymake-mode (bug#76254)Juri Linkov2025-10-091-7/+18
* flymake: stop trying to automatically fall back to marginsSpencer Baugh2025-08-231-9/+0
* Flymake: improve previous fix (bug#78862)João Távora2025-08-161-20/+11
* Delete overlays from Flymake backends that no longer existMatthew Tromp2025-08-151-0/+20
* Add additional keybindings for flymake diagnostics modesMatthew Tromp2025-05-311-0/+9
* Flymake: tweak 'fancy' eol diagnostic displayJoão Távora2025-05-081-5/+5
* Add `next-error' support for flymake diagnostics buffersMatthew Tromp2025-05-031-1/+28
* Fix custom type of 'flymake-show-diagnostics-at-end-of-line'Robert Pluim2025-04-301-0/+1
* Flymake: promptly delete eol overlay if source overlay changedJoão Távora2025-04-291-2/+7
* Flymake: Experimental 'fancy' flymake-show-diagnostics-at-end-of-lineJoão Távora2025-04-271-39/+130
* Flymake: more concise flymake--tabulated-list-format-baseJoão Távora2025-04-231-4/+4
* Flymake: fix flymake-make-diagnostic for numeric code (bug#77856)João Távora2025-04-231-5/+8
* Flymake: bump package version to 1.4.0João Távora2025-04-201-1/+1
* Flymake: rework, simplify and address problems of recent change (bug#75841)João Távora2025-04-201-86/+64
* Flymake: address some compatibility problems with older EmacsenJoão Távora2025-04-201-8/+7
* Flymake: dynamically resize and layout diagnostic listingsJoão Távora2025-04-201-92/+118
* Flymake: new flymake-diagnostic-format-alist (bug#77439, bug#77480)João Távora2025-04-201-26/+90
* Flymake: more powerful flymake-make-diagnostic and rework manualJoão Távora2025-04-201-21/+43
* flymake: fall back to margins on text terminalsSpencer Baugh2025-04-121-6/+14
* Add jump action to margin indicators in flymakeJimmy Aguilar Mena2025-03-271-38/+100
* Make cl-gensym obsolete in favor of built-in gensymStefan Kangas2025-02-251-1/+1
* Flymake: fix bug introduced recentlyJoão Távora2025-01-171-3/+4
* Flymake: more ambitious cleanup in flymake-mode (bug#69809)João Távora2025-01-141-43/+34
* Flymake: improve idempotence of flymake-mode (bug#69809)João Távora2025-01-141-13/+21
* Prefer `%S` format over `%s` for non stringsStefan Monnier2025-01-021-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2024-12-281-0/+5
|\
| * ; Update version tags of defcustomsEli Zaretskii2024-12-221-0/+5
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-2/+2
|/
* ; * lisp/progmodes/flymake.el: Fix "Maintainer" headerPhilip Kaludercic2024-08-291-1/+0
* ; * admin/MAINTAINERS: Spencer Baugh maintains flymake.el.Eli Zaretskii2024-08-291-0/+1
* Checkdoc fixes in progmodesStefan Kangas2024-07-071-1/+1