From: Juri Linkov Date: Sat, 6 Apr 2024 18:32:04 +0000 (+0300) Subject: ; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578). X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9bbda4bc28d69fb4c83baa7395fed4e6058a1455;p=emacs.git ; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578). (cherry picked from commit ec25f5ad3d4323b56f239a06186f965c8d4cb695) --- diff --git a/etc/NEWS b/etc/NEWS index 80382ee6235..dc9ab422d4a 100644 --- 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