summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-10-10 18:23:36 +0200
committerUlrich Müller <ulm@gentoo.org>2013-10-10 18:23:36 +0200
commitba9f0132d0500f1f8fea1f0fe6fe0585888828d3 (patch)
treead332ab44900baadc8a8325acfea095beeddc9c0 /app-emacs/org-mode/files/50org-mode-gentoo.el
parentMigrate live ebuilds to git-r3.eclass. (diff)
downloademacs-ba9f0132d0500f1f8fea1f0fe6fe0585888828d3.tar.gz
emacs-ba9f0132d0500f1f8fea1f0fe6fe0585888828d3.tar.bz2
emacs-ba9f0132d0500f1f8fea1f0fe6fe0585888828d3.zip
Merge updates from Portage tree.
Package-Manager: portage-2.2.7
Diffstat (limited to 'app-emacs/org-mode/files/50org-mode-gentoo.el')
-rw-r--r--app-emacs/org-mode/files/50org-mode-gentoo.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/org-mode/files/50org-mode-gentoo.el b/app-emacs/org-mode/files/50org-mode-gentoo.el
index adaaf28..431f52c 100644
--- a/app-emacs/org-mode/files/50org-mode-gentoo.el
+++ b/app-emacs/org-mode/files/50org-mode-gentoo.el
@@ -1,4 +1,2 @@
(add-to-list 'load-path "@SITELISP@")
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
-(require 'org-install)
-(setq org-odt-data-dir "@SITEETC@")