1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

; * lisp/progmodes/flymake.el (flymake-margin-indicators-string): Doc fix.

This commit is contained in:
Eli Zaretskii 2025-10-10 09:36:09 +03:00
parent 816a7b5e25
commit 7d75ee2bd0

View file

@ -215,8 +215,9 @@ the corresponding string.
The option `flymake-margin-indicator-position' controls how and where
this is used.
When the \"DOUBLE EXCLAMATION MARK\" character is not displayable
by the terminal, it will be replaced by the ASCII equivalent."
Note that the default value \"DOUBLE EXCLAMATION MARK\" for the
indicator of the \\+`error' type will be silently replaced by the
ASCII equivalent if that character is not displayable by the terminal."
:version "30.1"
:type '(repeat :tag "Error types lists"
(list :tag "String and face for error types"