diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-05-02 19:28:24 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-05-02 19:28:24 +0000 |
commit | 5265d4472357bcb7ef018b421d6bd16748286a3a (patch) | |
tree | d524d72f0a8bed3eafcfd3e0acc4218e8e6d3d52 /app-emacs/org-mode/files/50org-mode-gentoo-8.el | |
parent | Gave the distfile a more unique name. Added a patch to no longer test uninpor... (diff) | |
download | gentoo-2-5265d4472357bcb7ef018b421d6bd16748286a3a.tar.gz gentoo-2-5265d4472357bcb7ef018b421d6bd16748286a3a.tar.bz2 gentoo-2-5265d4472357bcb7ef018b421d6bd16748286a3a.zip |
Version bump, bug 466720. Thanks to Christoph Lange <langec@web.de>.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/org-mode/files/50org-mode-gentoo-8.el')
-rw-r--r-- | app-emacs/org-mode/files/50org-mode-gentoo-8.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/org-mode/files/50org-mode-gentoo-8.el b/app-emacs/org-mode/files/50org-mode-gentoo-8.el new file mode 100644 index 000000000000..431f52ce467a --- /dev/null +++ b/app-emacs/org-mode/files/50org-mode-gentoo-8.el @@ -0,0 +1,2 @@ +(add-to-list 'load-path "@SITELISP@") +(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) |