]> code.delx.au - gnu-emacs/commitdiff
(Fwhere_is_internal): Fix missing \n\.
authorKarl Heuer <kwzh@gnu.org>
Wed, 22 Mar 1995 17:47:55 +0000 (17:47 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 22 Mar 1995 17:47:55 +0000 (17:47 +0000)
src/keymap.c

index abceaa50305f7638b12642e24ae44a48385a66a5..e5890f59a2b9d1d4b8d5af0bfdc241d0fa107464 100644 (file)
@@ -1532,7 +1532,7 @@ If optional 3rd arg FIRSTONLY is non-nil, return the first key sequence found,\n
 rather than a list of all possible key sequences.\n\
 If FIRSTONLY is the symbol `non-ascii', return the first binding found,\n\
 no matter what it is.\n\
-If FIRSTONLY has another non-nil value, prefer sequences of ASCII characters,
+If FIRSTONLY has another non-nil value, prefer sequences of ASCII characters,\n\
 and entirely reject menu bindings.\n\
 \n\
 If optional 4th arg NOINDIRECT is non-nil, don't follow indirections\n\