summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el')
-rw-r--r--app-emacs/centaur-tabs/files/50centaur-tabs-gentoo.el5
1 files changed, 5 insertions, 0 deletions
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)