]> git.eshelyaron.com Git - emacs.git/commitdiff
(Remapping Commands): Fix typo.
authorRichard M. Stallman <rms@gnu.org>
Mon, 22 Sep 2003 15:47:21 +0000 (15:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 22 Sep 2003 15:47:21 +0000 (15:47 +0000)
lispref/keymaps.texi

index 826f90d5a0572dad31cd8854b7a8e3a48cf358de..d3ab9c92bb305819aa899fa97a3c15faac91315d 100644 (file)
@@ -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