summaryrefslogtreecommitdiff
blob: a759994ce2416bb2b1e507a249a51594d32dd244 (plain)
1
2
3
4
(add-to-list 'load-path "@SITELISP@")
(autoload 'ebuild-run-mode "ebuild-run-mode"
  "Major mode for non-interactive buffers spawned by `ebuild-run-command'.")
(setq ebuild-log-buffer-mode 'ebuild-run-mode)