From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-emacs/multi-term/files/50multi-term-gentoo.el | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app-emacs/multi-term/files/50multi-term-gentoo.el (limited to 'app-emacs/multi-term/files') diff --git a/app-emacs/multi-term/files/50multi-term-gentoo.el b/app-emacs/multi-term/files/50multi-term-gentoo.el new file mode 100644 index 000000000000..0552079e24d9 --- /dev/null +++ b/app-emacs/multi-term/files/50multi-term-gentoo.el @@ -0,0 +1,7 @@ +(add-to-list 'load-path "@SITELISP@") +(autoload 'multi-term "multi-term" + "Create new term buffer. +Will prompt you shell name when you type `C-u' before this command." t) +(autoload 'multi-term-dedicated-open "multi-term" + "Open dedicated `multi-term' window. +Will prompt you shell name when you type `C-u' before this command." t) -- cgit v1.2.3