mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 06:50:23 -08:00
; * doc/misc/flymake.texi (Troubleshooting): Fix typo (bug#79391).
This commit is contained in:
parent
8dcb802046
commit
ddd63891a4
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ can use the variables @code{flymake-mode-line-format} and
|
||||||
@cindex disabled backends
|
@cindex disabled backends
|
||||||
@cindex backends, disabled
|
@cindex backends, disabled
|
||||||
As Flymake supports multiple simultaneously active external backends,
|
As Flymake supports multiple simultaneously active external backends,
|
||||||
is becomes useful to monitor their status. For example, some backends
|
it becomes useful to monitor their status. For example, some backends
|
||||||
may take longer than others to respond or complete, and some may
|
may take longer than others to respond or complete, and some may
|
||||||
decide to @emph{disable} themselves if they are not suitable for the
|
decide to @emph{disable} themselves if they are not suitable for the
|
||||||
current buffer or encounter some unavoidable problem. A disabled
|
current buffer or encounter some unavoidable problem. A disabled
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue