1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 10:50:49 -08:00

; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.

This commit is contained in:
Eli Zaretskii 2022-12-01 17:34:26 +02:00
parent a86ccb5f9d
commit d94c5870c0

View file

@ -1941,7 +1941,7 @@ If GROUP-NAME is the empty string, then remove the tab from any group.
While using this command, you might also want to replace While using this command, you might also want to replace
`tab-bar-format-tabs' with `tab-bar-format-tabs-groups' in `tab-bar-format-tabs' with `tab-bar-format-tabs-groups' in
`tab-bar-format' to group tabs on the tab bar. `tab-bar-format' to group tabs on the tab bar.
At the end it runs the hook `tab-bar-tab-post-change-group-functions'." Runs the hook `tab-bar-tab-post-change-group-functions' at the end."
(interactive (interactive
(let* ((tabs (funcall tab-bar-tabs-function)) (let* ((tabs (funcall tab-bar-tabs-function))
(tab-number (or current-prefix-arg (tab-number (or current-prefix-arg