This commit is contained in:
2025-11-16 14:23:10 +01:00
parent c93418c0dc
commit ece5eadffe

View File

@@ -201,7 +201,7 @@ You can hide these buttons by customizing `tab-bar-format' and removing
(propertize "`previous-buffer'"
'face 'font-lock-constant-face)))
(next
menu-item ,my-tool-bar-button-buffer-next my-tool-bar-function-buffer-next
menu-item ,my-tool-bar-button-next-buffer my-tool-bar-function-next-buffer
:help (concat "Next buffer "
(propertize "`next-buffer'"
'face 'font-lock-constant-face)))