Mercurial > emacs
comparison src/.gdbinit @ 3735:7193a99a87c1
Make prefix keys work with keymap inheritance
by creating an inheritance structure for each subkeymap
that we create in the inheriting keymap.
(access_keymap): New arg NOINHERIT. All calls changed.
(define_as_prefix): New function.
(Fdefine_key): Use them.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 15 Jun 1993 06:26:00 +0000 |
parents | 1dcc4e12b8dd |
children | aabcab2eab73 |
comparison
equal
deleted
inserted
replaced
3734:5ada670e1fd8 | 3735:7193a99a87c1 |
---|