; * doc/misc/flymake.texi (Finding diagnostics): Fix a typo (bug#79325).
This commit is contained in:
@@ -152,7 +152,7 @@ variables})
|
||||
|
||||
@cindex next and previous diagnostic
|
||||
If the diagnostics are outside the visible region of the buffer,
|
||||
@code{flymake-goto-next-error} and @code{flymake-goto-prev-error} are
|
||||
@code{flymake-goto-next-error} and @code{flymake-goto-prev-error}
|
||||
let you navigate to the next/previous erroneous regions,
|
||||
respectively. It might be a good idea to map them to @kbd{M-n} and
|
||||
@kbd{M-p} in @code{flymake-mode}, by adding to your init file:
|
||||
|
||||
Reference in New Issue
Block a user