]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove NEWS about tab bar mouse commands to avoid merge conflicts
authorJuri Linkov <juri@linkov.net>
Thu, 9 Sep 2021 07:49:43 +0000 (10:49 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 9 Sep 2021 07:49:43 +0000 (10:49 +0300)
etc/NEWS

index c48e110f9a7b7a9850df7c96e9685861423d4467..1b4712828c59a71b84f3b18982a7b01b0dc20b05 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -748,13 +748,6 @@ of the next command to be displayed in a new frame.
 
 ** Tab Bars
 
-*** The tab bar now supports more mouse commands.
-Clicking 'mouse-2' closes the tab, 'mouse-3' displays the context menu
-with items that operate on the clicked tab.  Dragging the tab with
-'mouse-1' moves it to another position on the tab bar.  Mouse wheel
-scrolling switches to the previous/next tab, and holding the Shift key
-during scrolling moves the tab to the left/right.
-
 *** The key prefix 'C-x t t' displays next command buffer in a new tab.
 It's bound to the command 'other-tab-prefix' that requests the buffer
 of the next command to be displayed in a new tab.