]> git.eshelyaron.com Git - emacs.git/commit
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.
authorKarl Heuer <kwzh@gnu.org>
Fri, 9 Jun 1995 16:00:45 +0000 (16:00 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 9 Jun 1995 16:00:45 +0000 (16:00 +0000)
commit399164b4b3385b7f86b31f27789ab1010d4f5029
tree62f9d143fc11919e69c3128a8b3c696cad760849
parent363e6c4033ffc549f3cf739d7ebd8bd9336a778c
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.
Run the hooks in the proper buffer.
Normally bind overriding-local-map to nil.
(Qoverriding_local_map): New variable.
(syms_of_xdisp): staticpro it.
src/xdisp.c