summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-01-22 10:41:58 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-01-22 10:41:58 +0000
commit55d173a863844dfd740193d99b0979f1b888f0bf (patch)
tree267e157f57f6248631b8dce34ee1e2c26c56ea4c /app-emacs/haskell-mode/files
parentAdd ~x86-fbsd keyword. (diff)
downloadhistorical-55d173a863844dfd740193d99b0979f1b888f0bf.tar.gz
historical-55d173a863844dfd740193d99b0979f1b888f0bf.tar.bz2
historical-55d173a863844dfd740193d99b0979f1b888f0bf.zip
corrected initialisation for newer haskell mode, thanks to Ivan <the_greatguru@hotmail.com>, who reported that in bug 163211
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-emacs/haskell-mode/files')
-rw-r--r--app-emacs/haskell-mode/files/51haskell-mode-gentoo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/haskell-mode/files/51haskell-mode-gentoo.el b/app-emacs/haskell-mode/files/51haskell-mode-gentoo.el
new file mode 100644
index 000000000000..4f5f9c83e965
--- /dev/null
+++ b/app-emacs/haskell-mode/files/51haskell-mode-gentoo.el
@@ -0,0 +1 @@
+(load "/usr/share/emacs/site-lisp/haskell-mode/haskell-site-file")