diff options
| author | Alan Mackenzie | 2022-07-12 09:31:08 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2022-07-12 09:31:08 +0000 |
| commit | fe5e789ff84d3b41b2a22cc18fd0a208502fede5 (patch) | |
| tree | 5fa985d5fe17c30cd1354e31451c9da8495cae00 /src/buffer.c | |
| parent | 93b31707e97f8ddf11aa8acbf5c61bc29b5f7528 (diff) | |
| download | emacs-fe5e789ff84d3b41b2a22cc18fd0a208502fede5.tar.gz emacs-fe5e789ff84d3b41b2a22cc18fd0a208502fede5.zip | |
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
This fixes bug #56502. That function and these variables were manipulated by
the former file emacs-lisp/lmenu.el that was finally expunged from directory
obsolete/ by Stefan Kangas on 2020-05-15. There remain references to them in
the *.c, and *.m files.
* src/keyboard.c (syms_of_keyboard): Remove declarations of the symbol and
variable.
* src/haikumenu.c (set_frame_menu_bar)
* src/keyboard.c (command_loop_1)
* src/nsmenu.m (ns_update_menubar)
* src/pgtkmenu.c (set_frame_menubar)
* src/xdisp.c (update_menu_bar)
* src/xmenu.c (set_frame_menubar): Remove calls to Qrecompute_lucid_menubar
contitional on Vlucid_menu_bar_dirty_flag.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions