From: Richard M. Stallman Date: Mon, 22 Sep 2003 15:47:21 +0000 (+0000) Subject: (Remapping Commands): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~8779 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b0110b4a2c875d7ed17ce31c106419a669c81a89;p=emacs.git (Remapping Commands): Fix typo. --- diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index 826f90d5a05..d3ab9c92bb3 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -1280,7 +1280,7 @@ Dired mode is set up: A special kind of key binding, using a special ``key sequence'' which includes a command name, has the effect of @dfn{remapping} that command into another. Here's how it works. You make a key binding -for a key sequence tha starts with the dummy event @code{remap}, +for a key sequence that starts with the dummy event @code{remap}, followed by the command name you want to remap. Specify the remapped definition as the definition in this binding. The remapped definition is usually a command name, but it can be any valid definition for