diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-03-22 16:41:34 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-03-22 16:41:34 +0400 |
commit | 5a49b79cf8ba88f0044f2a358bd83a1d2a14d412 (patch) | |
tree | dd9a4874c043d791d31368eed0ad09e80763d54d /lisp/emacs-lisp | |
parent | 7b1123d824e51d40496c242e7a7f173de8936100 (diff) | |
download | emacs-5a49b79cf8ba88f0044f2a358bd83a1d2a14d412.tar.gz emacs-5a49b79cf8ba88f0044f2a358bd83a1d2a14d412.tar.bz2 emacs-5a49b79cf8ba88f0044f2a358bd83a1d2a14d412.zip |
* frame.h (struct frame): Put menu_bar_window under #ifdef
because this member is not needed when X toolkit is in use.
(fset_menu_bar_window):
* dispnew.c (clear_current_matrices, clear_desired_matrices)
(free_glyphs, update_frame):
* xdisp.c (expose_frame): Likewise.
(display_menu_bar): Likewise. Remove redundant eassert.
* window.h (WINDOW_MENU_BAR_P): Always define to 0 if X
toolkit is in use.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions