projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b47ae2
)
* doc/misc/flymake.texi (Using Flymake): Fix a typo. (Bug#43758)
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Oct 2020 10:57:51 +0000
(13:57 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Oct 2020 10:57:51 +0000
(13:57 +0300)
doc/misc/flymake.texi
patch
|
blob
|
history
diff --git
a/doc/misc/flymake.texi
b/doc/misc/flymake.texi
index c7bf99c64131393fa56989626b24ab54dccd1b53..b4757938e99cff9a1f7dc4d3b86e7336e795f491 100644
(file)
--- a/
doc/misc/flymake.texi
+++ b/
doc/misc/flymake.texi
@@
-103,7
+103,7
@@
should also display a tool-tip with the same information.
@code{flymake-goto-next-error} and @code{flymake-goto-prev-error} are
commands that allow easy navigation to the next/previous erroneous
-regions, respectively. I
f
might be a good idea to map them to @kbd{M-n}
+regions, respectively. I
t
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:
@lisp