]> git.eshelyaron.com Git - emacs.git/commit
Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)
authorJuri Linkov <juri@linkov.net>
Thu, 8 Jul 2021 17:51:15 +0000 (20:51 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 8 Jul 2021 17:51:15 +0000 (20:51 +0300)
commit274e71f5cc33834a08e7bd24418553198cb01f34
treeaf7df6e43e4bc17a711ff901f642d2b02304fcc2
parent57354bc64bdec4cfc70908c80325f665ad7fbc20
Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247)

* lisp/tab-line.el (tab-line-tab-name-format-default): For 'tab-line-tab-map'
add the property 'follow-link' with the value 'ignore'.
lisp/mouse.el
lisp/tab-line.el