mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-04 06:31:13 -08:00
; * lisp/progmodes/flymake.el (flymake-mode): Fix a typo.
This commit is contained in:
parent
a67d8e0d70
commit
b1620a44ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1104,7 +1104,7 @@ diagnostics annotated in the buffer.
|
|||
|
||||
By default, `flymake-mode' doesn't override the \\[next-error] command, but
|
||||
if you're using Flymake a lot (and don't use the regular compilation
|
||||
mechanisms that often), if can be useful to put something like
|
||||
mechanisms that often), it can be useful to put something like
|
||||
the following in your init file:
|
||||
|
||||
(setq next-error-function \\='flymake-goto-next-error)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue