diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index 54835767928..65c10588f39 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi @@ -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: