Mercurial > emacs
changeset 73744:84aef5a30c72
Fix typo in interactive message.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 06 Nov 2006 02:35:03 +0000 |
parents | 3d9ebd99f905 |
children | 06fca0c59a88 |
files | lisp/emulation/edt-mapper.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emulation/edt-mapper.el Mon Nov 06 02:34:27 2006 +0000 +++ b/lisp/emulation/edt-mapper.el Mon Nov 06 02:35:03 2006 +0000 @@ -202,7 +202,7 @@ Sometimes, edt-mapper will ignore a key you press, and just continue to prompt for the same key. This can happen when your window manager sucks - up the key and doesn't pass it on to emacs, or it could be an emacs bug. + up the key and doesn't pass it on to Emacs, or it could be an Emacs bug. Either way, there's nothing that edt-mapper can do about it. You must press RETURN, to skip the current key and continue. Later, you and/or your local system guru can try to figure out why the key is being ignored.