summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake.el
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typosStefan Kangas2020-09-211-4/+4
* Place flymake-eldoc-function at the end of eldoc-documentation-functionsJoão Távora2020-08-301-1/+1
* Bump Flymake versionJoão Távora2020-07-091-1/+1
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-081-1/+11
* Merge from origin/emacs-27Glenn Morris2020-05-161-3/+4
|\
| * Fix docstring of flymake-make-diagnostic (bug#40351)João Távora2020-05-121-3/+4
* | Turn Eldoc, Xref and Project into GNU ELPA :core packagesJoão Távora2020-05-131-1/+4
|/
* Fix 'flymake-show-diagnostics-buffer' when line numbers are displayedEli Zaretskii2020-04-131-29/+36
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* Allow flymake diagnostic types to have shorter namesJoão Távora2019-11-021-1/+6
* Avoid face clashes between Flymake and region highlightingJoão Távora2019-11-021-1/+3
* Clarify consequences of mismatching Flymake diagnostic buffersJoão Távora2019-11-021-1/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-12/+12
* New function time-convertPaul Eggert2019-08-051-1/+1
* Fix Flymake's user-visible accessors of diagnostic positionsJoão Távora2019-07-041-5/+11
* Fix Flymake's treatment of region-specific reportsJoão Távora2019-07-041-4/+15
* Protect Flymake from being corrupted by backendsJoão Távora2019-07-021-4/+5
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* * lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newlineJuri Linkov2019-05-071-17/+9
* * lisp/progmodes/flymake.el (flymake-start): Check for flymake-mode.Juri Linkov2019-05-051-1/+2
* * lisp/progmodes/flymake.el: Rename flymake-start-on-newline (bug#34294)Juri Linkov2019-05-051-16/+19
* Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* Bring back Emacs 26 compatibility to flymake.elPaul Eggert2019-03-151-1/+3
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+2
* Prefer encode-time to its aliasPaul Eggert2019-02-101-1/+1
* Properly remove stale Flymake diagnostics on :region reportsJoão Távora2019-02-101-9/+8
* Cleanup stale diagnostics on Flymake restartJoão Távora2019-02-101-1/+6
* New flymake-supress-zero-counters defcustomJoão Távora2019-01-051-2/+18
* Unbreak Flymake's diagnostics buffer when revisiting sourceJohn Shahid2019-01-051-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Allow per-diagnostic overlay properties in FlymakeJoão Távora2018-12-131-6/+15
* | Keep Flymake compatible with Emacs 26.1 builds --without-xJoão Távora2018-12-061-19/+20
* | Prepare lisp/progmodes/flymake.el for distribution in GNU ELPAJoão Távora2018-12-041-1/+2
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-12/+12
* | Fix Flymake's diagnostic count with custom error typesJoão Távora2018-10-291-10/+7
* | Always define 'define-fringe-bitmap'Stefan Monnier2018-10-211-19/+18
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Minor Flymake docstring fixesJoão Távora2018-06-171-9/+13
* | Fix a bug in Flymake handling of region-specific reportsJoão Távora2018-06-151-25/+28
* | Flymake and backends exchange hints abouts changed regionsJoão Távora2018-06-151-38/+85
* | New flymake-start-on-save-buffer custom variableJoão Távora2018-06-081-2/+8
* | When navigating Flymake diagnostics, consider their severityJoão Távora2018-06-051-17/+22
* | Obsolete Flymake's flymake-diagnostic-types-alistJoão Távora2018-06-051-87/+136
* | Correctly filter Flymake diagnostic types shown in mode-lineJoão Távora2018-06-051-5/+8
* | Let Flymake backends attach arbitrary data to diagnosticsJoão Távora2018-06-051-4/+9
* | Update version information for Flymake package and manualJoão Távora2018-06-051-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-03-041-0/+4
|\|
| * Avoid errors in flymake in builds --without-xEli Zaretskii2018-03-031-0/+4