]> git.eshelyaron.com Git - emacs.git/commit
* keyboard.c (read_key_sequence): Accept both strings and vectors
authorJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 06:25:09 +0000 (06:25 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 18 Jul 1993 06:25:09 +0000 (06:25 +0000)
commitf5ea616372f7f15b402c8d13301cb8ea41d88be9
treebc5f4352ca2e840c122aa98ff3d531276a297d24
parent5256403ca5a77ed0b8254a8849a54a96da9710c4
* keyboard.c (read_key_sequence): Accept both strings and vectors
as bindings in function-key-map.
     * keymap.c (Vfunction_key_map in syms_of_keymap): Doc fix.

* keyboard.c (Fsuspend_emacs): Pass selected_frame as the first
argument to change_frame_size, not 0.  This function may be called
in an Emacs compiled with multi-frame support.
src/keyboard.c