aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/coding-tests.el
diff options
context:
space:
mode:
authorJuri Linkov2019-09-03 22:55:13 +0300
committerJuri Linkov2019-09-03 22:55:13 +0300
commita365251d01f553a329b6ade5b8a9dd93099caf41 (patch)
tree7bfad7f767f2871726df1a80122f467da159186d /test/src/coding-tests.el
parentc2ab5e8cf3654e3e13083fb2203502d5d5f49dc6 (diff)
downloademacs-a365251d01f553a329b6ade5b8a9dd93099caf41.tar.gz
emacs-a365251d01f553a329b6ade5b8a9dd93099caf41.zip
Text-mode display of the tab-bar and emulation of clicking on a tty.
* lisp/tab-bar.el (tab-bar-mouse): New command bound to mouse-1 on [tab-bar]. * lisp/xt-mouse.el (xterm-mouse-event): Use `tab-bar' when clicking on the tab-bar that is on the second row below menu-bar. * src/frame.c (set_tab_bar_lines): New function. (frame_windows_min_size): Add FRAME_TAB_BAR_LINES. (make_initial_frame): Call set_tab_bar_lines. (store_frame_param): Call set_tab_bar_lines for Qtab_bar_lines prop. (Fframe_parameters): Call store_in_alist for Qtab_bar_lines. * src/xdisp.c (display_tab_bar): New function. (redisplay_window): Call display_tab_bar when `FRAME_WINDOW_P (f)' is NULL on a tty.
Diffstat (limited to 'test/src/coding-tests.el')
0 files changed, 0 insertions, 0 deletions