# HG changeset patch # User Juanma Barranquero # Date 1162780503 0 # Node ID 84aef5a30c72bf1777f8790f3f9a8ad24981c1fb # Parent 3d9ebd99f90583ab350dfab474610d2fa4912896 Fix typo in interactive message. diff -r 3d9ebd99f905 -r 84aef5a30c72 lisp/emulation/edt-mapper.el --- 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.