]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578).
authorJuri Linkov <juri@linkov.net>
Sat, 6 Apr 2024 18:32:04 +0000 (21:32 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Apr 2024 16:34:33 +0000 (18:34 +0200)
(cherry picked from commit ec25f5ad3d4323b56f239a06186f965c8d4cb695)

etc/NEWS

index 80382ee623529d043bca42bd9b6938ba2c2cac60..dc9ab422d4a5227103370a5522b75f91e7271ed1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -334,6 +334,12 @@ the appearance of every tab on the tab bar.
 ---
 *** New hook 'tab-bar-tab-post-select-functions'.
 
+---
+*** New keymap 'tab-bar-mode-map'.
+By default it contains a keybinding 'C-TAB' to switch tabs,
+but only when 'C-TAB' is not bound globally.  You can unbind it
+if it conflicts with 'C-TAB' in other modes.
+
 +++
 ** New optional argument for modifying directory-local variables.
 The commands 'add-dir-local-variable', 'delete-dir-local-variable' and