* keymaps.texi (Active Keymaps): Document new POSITION argument of
authorDavid Kastrup <dak@gnu.org>
Mon, 25 Jun 2007 20:53:48 +0000 (20:53 +0000)
committerDavid Kastrup <dak@gnu.org>
Mon, 25 Jun 2007 20:53:48 +0000 (20:53 +0000)
commit9a51747bac45695aba40b3595c55237196b0fdcd
treec43b54d74f3bae9aa2bc64aaa860dd51924d8a27
parente43054262b4764a7a6440f0c3cf6a1402d10c77a
* keymaps.texi (Active Keymaps): Document new POSITION argument of
`current-active-maps'.

* keymap.c (Fcurrent_active_maps): Add `position' argument.
(Fwhere_is_internal): Adjust call to `current-active-maps' to
cater for additional parameter.

* keymap.h: Adjust number of parameters to `current-active-maps'.

* doc.c (Fsubstitute_command_keys): Adjust call of
`current-active-maps'.
lispref/ChangeLog
lispref/keymaps.texi
src/ChangeLog
src/doc.c
src/keymap.c
src/keymap.h