]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in interactive message.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:35:03 +0000 (02:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:35:03 +0000 (02:35 +0000)
lisp/emulation/edt-mapper.el

index 14838987d1db966b756b25f01e2e6e9d343d4cd2..cee60c6ec8eaccba4688c20d1f53b559bcbf95d5 100644 (file)
 
     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.