• Richard M. Stallman's avatar
    (Vspecial_event_map): New variable. · 7f07d5ca
    Richard M. Stallman authored
    (syms_of_keyboard): Define Lisp var; init the map.
    (read_char): Look up each event in Vspecial_event_map; if bound,
    execute the binding here and read another event.
    (keys_of_keyboard): Make bindings for iconify-frame,
    make-frame-visible and delete-frame.
    7f07d5ca
keyboard.c 206 KB