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:
parent
816a7b5e25
commit
7d75ee2bd0
1 changed files with 3 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue