fix
This commit is contained in:
@@ -201,7 +201,7 @@ You can hide these buttons by customizing `tab-bar-format' and removing
|
|||||||
(propertize "`previous-buffer'"
|
(propertize "`previous-buffer'"
|
||||||
'face 'font-lock-constant-face)))
|
'face 'font-lock-constant-face)))
|
||||||
(next
|
(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 "
|
:help (concat "Next buffer "
|
||||||
(propertize "`next-buffer'"
|
(propertize "`next-buffer'"
|
||||||
'face 'font-lock-constant-face)))
|
'face 'font-lock-constant-face)))
|
||||||
|
|||||||
Reference in New Issue
Block a user