From 0e82736d0df44565875b055019ded1be0ac5c319 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 17 Jan 2023 01:13:38 +0000 Subject: gentoo auto-resync : 17:01:2023 - 01:13:38 --- app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el (limited to 'app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el') diff --git a/app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el b/app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el new file mode 100644 index 000000000000..a1d9a346e2f7 --- /dev/null +++ b/app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el @@ -0,0 +1,5 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'centaur-tabs-local-mode "centaur-tabs" + "Toggle local display of the tab bar." t) +(autoload 'centaur-tabs-mode "centaur-tabs" + "Toggle display of a tab bar in the header line." t) -- cgit v1.2.3