Mercurial > emacs
diff lispref/keymaps.texi @ 14498:7097c189c25d
Minor error in substitute-key-definition.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 06 Feb 1996 02:45:08 +0000 |
parents | ac3f51460e07 |
children | 0146c9f9f720 |
line wrap: on
line diff
--- a/lispref/keymaps.texi Tue Feb 06 02:34:19 1996 +0000 +++ b/lispref/keymaps.texi Tue Feb 06 02:45:08 1996 +0000 @@ -1048,7 +1048,7 @@ @c Emacs 19 feature If @var{oldmap} is non-@code{nil}, then its bindings determine which -keys to rebind. The rebindings still happen in @var{newmap}, not in +keys to rebind. The rebindings still happen in @var{keymap}, not in @var{oldmap}. Thus, you can change one map under the control of the bindings in another. For example,