aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keymap.c b/src/keymap.c
index abceaa50305..e5890f59a2b 100644
--- a/src/keymap.c
+++ b/src/keymap.c
@@ -1532,7 +1532,7 @@ If optional 3rd arg FIRSTONLY is non-nil, return the first key sequence found,\n
1532rather than a list of all possible key sequences.\n\ 1532rather than a list of all possible key sequences.\n\
1533If FIRSTONLY is the symbol `non-ascii', return the first binding found,\n\ 1533If FIRSTONLY is the symbol `non-ascii', return the first binding found,\n\
1534no matter what it is.\n\ 1534no matter what it is.\n\
1535If FIRSTONLY has another non-nil value, prefer sequences of ASCII characters, 1535If FIRSTONLY has another non-nil value, prefer sequences of ASCII characters,\n\
1536and entirely reject menu bindings.\n\ 1536and entirely reject menu bindings.\n\
1537\n\ 1537\n\
1538If optional 4th arg NOINDIRECT is non-nil, don't follow indirections\n\ 1538If optional 4th arg NOINDIRECT is non-nil, don't follow indirections\n\