;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. #@26 Switch to the first tab. (defalias 'tab-bar-lost-commands-switch-to-first-tab #[0 "\300\301!\207" [tab-bar-select-tab 1] 2 (#$ . 87) nil]) #@25 Switch to the last tab. (defalias 'tab-bar-lost-commands-switch-to-last-tab #[0 "\301 G!\207" [tab-bar-tabs-function tab-bar-select-tab] 2 (#$ . 232) nil]) #@45 Move the current tab to the first position. (defalias 'tab-bar-lost-commands-move-tab-first #[0 "\300\301!\207" [tab-bar-move-tab-to 1] 2 (#$ . 395) nil]) #@39 Move the current tab backward by one. (defalias 'tab-bar-lost-commands-move-tab-backward #[0 "\300\301!\207" [tab-bar-move-tab -1] 2 (#$ . 556) nil]) #@38 Move the current tab forward by one. (defalias 'tab-bar-lost-commands-move-tab-forward #[0 "\300\301!\207" [tab-bar-move-tab 1] 2 (#$ . 712) nil]) #@44 Move the current tab to the last position. (defalias 'tab-bar-lost-commands-move-tab-last #[0 "\301 G!\207" [tab-bar-tabs-function tab-bar-move-tab-to] 2 (#$ . 865) nil]) #@90 Like `tab-bar-switch-to-tab', but allow for the creation of a new, named tab on the fly. (defalias 'tab-bar-lost-commands-switch-to-or-create-tab #[0 "\301\302 \"\303\304\"\211\235\203\305!\207\306 \210\307!\207" [tab-bar-tabs-function mapcar #[257 "\300\301\"\207" [alist-get name] 4 "\n\n(fn TAB)"] completing-read "Switch to tab: " tab-bar-select-tab-by-name tab-bar-new-tab tab-bar-rename-tab] 4 (#$ . 1043) nil]) (provide 'tab-bar-lost-commands)