]> git.eshelyaron.com Git - emacs.git/commit
(struct accessible_keymaps_data, struct where_is_internal_data): New structs.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Jul 2007 15:20:15 +0000 (15:20 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Jul 2007 15:20:15 +0000 (15:20 +0000)
commitfab84e3cfb291680f863074023e29b8daea0ed82
tree76189887a98a21a27c0afd4a36bc69b0012e3fb8
parenta1be1ce88b203a86b4f52b9f6e8360557098009a
(struct accessible_keymaps_data, struct where_is_internal_data): New structs.
(accessible_keymaps_1, where_is_internal_1): Use them to change
interface to adhere to the one used by map_keymap.
(Faccessible_keymaps, where_is_internal): Use map_keymap.
(accessible_keymaps_char_table, where_is_internal_2): Remove.
src/ChangeLog
src/keymap.c