• Jan D's avatar
    Fix handling of tool-bar-position, also put into default-frame-alist. · 2b4e6277
    Jan D authored
    * lisp/menu-bar.el (menu-bar-set-tool-bar-position): New function.
    (menu-bar-showhide-tool-bar-menu-customize-enable-left)
    (menu-bar-showhide-tool-bar-menu-customize-enable-right)
    (menu-bar-showhide-tool-bar-menu-customize-enable-top)
    (menu-bar-showhide-tool-bar-menu-customize-enable-bottom): Call
    menu-bar-set-tool-bar-position.
    
    * src/frame.h (Qtool_bar_position): Declare.
    
    * src/xfns.c (Fx_create_frame): Call x_default_parameter for
    Qtool_bar_position.
    2b4e6277
menu-bar.el 84.9 KB