; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578).

This commit is contained in:
Juri Linkov 2024-04-06 21:32:04 +03:00
parent e6535e4102
commit ec25f5ad3d

View file

@ -349,6 +349,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