]> git.eshelyaron.com Git - emacs.git/commit
Small fixes for tty and w32.
authorJuri Linkov <juri@linkov.net>
Sun, 8 Sep 2019 20:18:45 +0000 (23:18 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 8 Sep 2019 20:18:45 +0000 (23:18 +0300)
commit89ef791c07637953f514c0ead2f5935ac41ebc33
treed59dc2ba8a727abf19fe597fbc2c6d06416df58e
parenta7289c0488fd55260d29685b6c1b79b8a3cd8f92
Small fixes for tty and w32.

* lisp/menu-bar.el (showhide-tab-bar): Visible on tty too.
* lisp/tab-bar.el (tab-bar-mode): Add binding [(control shift tab)] for w32.
* lisp/tab-line.el (tab-line-add-tab): Use tmm-prompt for buffer-menu on tty.
* src/w32term.c (w32_read_socket): Fix tool-bar clicks.
lisp/menu-bar.el
lisp/tab-bar.el
lisp/tab-line.el
src/w32term.c