1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc
Elias G. B. Perez 3c4f6c78b4 Flymake support for indicating errors in margin
Add optional support for display flymake error in margin,
this allow displaying error indicators in both graphical and
terminal frames.
* doc/misc/flymake.texi (Customizable variables)
(Flymake error types): Document new margin indicator.
* etc/NEWS: Announce the new Flymake user option for margin
indicators.
* lisp/progmodes/flymake.el (flymake-indicator-type)
(flymake-margin-indicators-string, flymake-autoresize-margins)
(flymake-margin-indicator-position): New user options.
(flymake--original-margin-width): Add buffer-local variable for
store original buffer margin width.
(flymake-error, flymake-warning, flymake-note): Use new margin
value.
(flymake--indicator-overlay-spec): Rework and Rename from
flymake--fringe-overlay-spec.
(flymake--resize-margins): Add new function for resize margin
width.
(flymake--highlight-line, flymake-mode): Rework.
2024-04-18 12:08:33 +03:00
..
emacs Rewrite Android description of Android window management 2024-04-15 19:58:03 +08:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref ; Improvements to PEG documentation (second attempt) 2024-04-16 17:26:47 -07:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Flymake support for indicating errors in margin 2024-04-18 12:08:33 +03:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00