index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
flymake.el
Age
Commit message (
Expand
)
Author
2026-05-12
Use the new 'margin' face in Flymake (bug#80693)
Juri Linkov
2026-03-26
Add predicate for initial_terminal
Basil L. Contovounesios
2026-03-09
; Bump flymake's version again, to 1.4.5
Dmitry Gutov
2026-03-09
Restore use of cl-member-if and cl-plusp to flymake.el
Sean Whitton
2026-03-09
Fix Non-existent commands in flymake-diagnostics-buffer-mode-map
Dmitry Gutov
2026-03-04
(flymake-start): Give a bit more info in the log
Stefan Monnier
2026-03-04
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-03-03
Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"
Mattias Engdegård
2026-03-03
Rename 'any' to 'member-if' and deprecate 'cl-member-if'
Sean Whitton
2026-01-11
Flymake: clarify :region in docstring of f-diagnostic-functions
João Távora
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-31
Flymake: try to resize margins less frequently
João Távora
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-11-30
Show Flymake diagnostics on clicking mouse-1 on the mode-line indicator
Juri Linkov
2025-11-22
Make Flymake fringe indicators use dedicated faces
Protesilaos Stavrou
2025-11-10
Flymake: fix compatibility to older emacsen (bug#79769)
João Távora
2025-11-09
* lisp/progmodes/flymake.el (flymake-start): Use 'when-let*' (bug#79796).
Juri Linkov
2025-10-30
More reliably check if a frame is the daemon's initial frame
Steven Allen
2025-10-23
Flymake: bump package version to 1.4.2
João Távora
2025-10-19
Flymake: fix daemon-mode + and window client fringe usage (bug#77313)
João Távora
2025-10-19
New value 'auto' of user option 'flymake-indicator-type' used by default
Juri Linkov
2025-10-10
; * lisp/progmodes/flymake.el (flymake-margin-indicators-string): Doc fix.
Eli Zaretskii
2025-10-09
* lisp/progmodes/flymake.el: Improve flymake--resize-margins.
Juri Linkov
2025-10-09
Use shorter margin indicators in flymake-mode (bug#76254)
Juri Linkov
2025-08-23
flymake: stop trying to automatically fall back to margins
Spencer Baugh
2025-08-16
Flymake: improve previous fix (bug#78862)
João Távora
2025-08-15
Delete overlays from Flymake backends that no longer exist
Matthew Tromp
2025-05-31
Add additional keybindings for flymake diagnostics modes
Matthew Tromp
2025-05-08
Flymake: tweak 'fancy' eol diagnostic display
João Távora
2025-05-03
Add `next-error' support for flymake diagnostics buffers
Matthew Tromp
2025-04-30
Fix custom type of 'flymake-show-diagnostics-at-end-of-line'
Robert Pluim
2025-04-29
Flymake: promptly delete eol overlay if source overlay changed
João Távora
2025-04-27
Flymake: Experimental 'fancy' flymake-show-diagnostics-at-end-of-line
João Távora
2025-04-23
Flymake: more concise flymake--tabulated-list-format-base
João Távora
2025-04-23
Flymake: fix flymake-make-diagnostic for numeric code (bug#77856)
João Távora
2025-04-20
Flymake: bump package version to 1.4.0
João Távora
2025-04-20
Flymake: rework, simplify and address problems of recent change (bug#75841)
João Távora
2025-04-20
Flymake: address some compatibility problems with older Emacsen
João Távora
2025-04-20
Flymake: dynamically resize and layout diagnostic listings
João Távora
2025-04-20
Flymake: new flymake-diagnostic-format-alist (bug#77439, bug#77480)
João Távora
2025-04-20
Flymake: more powerful flymake-make-diagnostic and rework manual
João Távora
2025-04-12
flymake: fall back to margins on text terminals
Spencer Baugh
2025-03-27
Add jump action to margin indicators in flymake
Jimmy Aguilar Mena
2025-02-25
Make cl-gensym obsolete in favor of built-in gensym
Stefan Kangas
2025-01-17
Flymake: fix bug introduced recently
João Távora
2025-01-14
Flymake: more ambitious cleanup in flymake-mode (bug#69809)
João Távora
2025-01-14
Flymake: improve idempotence of flymake-mode (bug#69809)
João Távora
2025-01-02
Prefer `%S` format over `%s` for non strings
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Merge from origin/emacs-30
Eli Zaretskii
[next]