# HG changeset patch # User Karl Heuer # Date 795894475 0 # Node ID 3759523c1773d2a382086a0b2eaeb82ce020dce9 # Parent e88e9a016cfad53b0cfdf078235d2ce6f89eb1ab (Fwhere_is_internal): Fix missing \n\. diff -r e88e9a016cfa -r 3759523c1773 src/keymap.c --- a/src/keymap.c Wed Mar 22 17:44:18 1995 +0000 +++ b/src/keymap.c Wed Mar 22 17:47:55 1995 +0000 @@ -1532,7 +1532,7 @@ 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\