summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-05 20:09:20 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-05 20:09:20 +0000
commit9e0ef64e43f8c3ed205b10adbd9b1e322cfd0f85 (patch)
tree86e7feba8f59dd194b3e2e8cf795aaa7ab50b392 /app-emacs/org-mode/files
parentx86 stable, bug #201308 (diff)
downloadhistorical-9e0ef64e43f8c3ed205b10adbd9b1e322cfd0f85.tar.gz
historical-9e0ef64e43f8c3ed205b10adbd9b1e322cfd0f85.tar.bz2
historical-9e0ef64e43f8c3ed205b10adbd9b1e322cfd0f85.zip
Change comment in site-init file.
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'app-emacs/org-mode/files')
-rw-r--r--app-emacs/org-mode/files/51org-mode-gentoo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/org-mode/files/51org-mode-gentoo.el b/app-emacs/org-mode/files/51org-mode-gentoo.el
index bebeec962052..0defdccf7601 100644
--- a/app-emacs/org-mode/files/51org-mode-gentoo.el
+++ b/app-emacs/org-mode/files/51org-mode-gentoo.el
@@ -1,5 +1,6 @@
;;; org-mode site-lisp configuration
+
(add-to-list 'load-path "@SITELISP@")
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(require 'org-install)