summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-09-23 12:46:52 +0000
committerJim Blandy <jimb@redhat.com>1992-09-23 12:46:52 +0000
commitf5b79c1c36da2b7d5b61920a074798a6a542b613 (patch)
treec2eb2608fecc96bcfe2afda579a814f204dff5f1 /lisp/emacs-lisp/autoload.el
parent230a4cbd80a0423b12177a568f523da4acb70ada (diff)
downloademacs-f5b79c1c36da2b7d5b61920a074798a6a542b613.tar.gz
emacs-f5b79c1c36da2b7d5b61920a074798a6a542b613.tar.bz2
emacs-f5b79c1c36da2b7d5b61920a074798a6a542b613.zip
* keymap.c (DENSE_TABLE_SIZE): Doc fix.
(keymap_table): Function removed; this function exists only to support an incorrect understanding of the format of keymaps. (access_keymap, store_in_keymap, Fcopy_keymap, Faccessible_keymaps): Correctly handle vectors at any point in the keymap; don't assume it must be at the front. (describe_map): Instead of calling describe_vector on the vector in the cadr of the keymap (if present) and then calling describe_alist to do the rest, just call describe_map_2. (describe_alist): Renamed to describe_map_2; call describe_vector when we encounter a vector in the list. * keymap.c (access_keymap, store_in_keymap): Clarify error message for non-ASCII characters. * keymap.c (access_keymap): Return the binding of Qt as the binding for all unbound characters.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions