Mercurial > emacs
changeset 11089:3759523c1773
(Fwhere_is_internal): Fix missing \n\.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 22 Mar 1995 17:47:55 +0000 |
parents | e88e9a016cfa |
children | 290c241031e9 |
files | src/keymap.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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\