]> git.eshelyaron.com Git - emacs.git/commit
(unlock_kboard): Renamed from unlock_display.
authorKarl Heuer <kwzh@gnu.org>
Wed, 15 Mar 1995 01:55:24 +0000 (01:55 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 15 Mar 1995 01:55:24 +0000 (01:55 +0000)
commitc5fdd3830135bf6a61af6a95611cc0bb28386e9e
treec22212b482f451817c15a7d3928cfd8c39c85781
parent29b38361ea18507b7f381d8f79b9f0348e25f720
(unlock_kboard): Renamed from unlock_display.
(wrong_kboard_jmpbuf): Renamed from wrong_display_jmpbuf.
(event_to_kboard): Renamed from event_to_perdisplay.
(kbd_buffer_get_event): If no associated kboard, store
current_kboard rather than the first kboard in the global list.
(init_kboard): Renamed from init_perdisplay.  Initialize reference count.
(wipe_kboard): Renamed from wipe_perdisplay.
src/keyboard.c