You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/emacs-eat/files/50emacs-eat-gentoo.el

5 lines
197 B

(add-to-list 'load-path "@SITELISP@")
(load "emacs-eat-autoloads" nil t)
(setq eat-term-shell-integration-directory "@SITEETC@/integration")
(setq eat-term-terminfo-directory "@SITEETC@/terminfo")