ulm         15/01/10 19:33:22

  Added:                50multi-term-gentoo.el
  Log:
  Initial import, bug 532884. Ebuild contributed by Michael Orlitzky 
<[email protected]>.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.1                  app-emacs/multi-term/files/50multi-term-gentoo.el

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/multi-term/files/50multi-term-gentoo.el?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/multi-term/files/50multi-term-gentoo.el?rev=1.1&content-type=text/plain

Index: 50multi-term-gentoo.el
===================================================================
(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)




Reply via email to