summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-05 20:06:04 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-05 20:06:04 +0000
commitb68ed69a53d82c93b793f38d4e455dc9b6ab8c29 (patch)
tree02d2f737fa1dbf24eff2063eed40323c3de53d9d /app-emacs/org-mode
parentDo not install /usr/bin/lzma as there are other/dedicated packages that insta... (diff)
downloadgentoo-2-b68ed69a53d82c93b793f38d4e455dc9b6ab8c29.tar.gz
gentoo-2-b68ed69a53d82c93b793f38d4e455dc9b6ab8c29.tar.bz2
gentoo-2-b68ed69a53d82c93b793f38d4e455dc9b6ab8c29.zip
Change comment in site-init file.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'app-emacs/org-mode')
-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)