summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-04-11 12:16:30 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-04-11 12:16:30 +0000
commit46abc5ef432add7729ec6a206467bc3d3bf14960 (patch)
treeccc3ae876bf7e95d47583579af85f547959ff9da /app-emacs/ocaml-mode/files
parentMark as stable on all archs and remove old versions (diff)
downloadhistorical-46abc5ef432add7729ec6a206467bc3d3bf14960.tar.gz
historical-46abc5ef432add7729ec6a206467bc3d3bf14960.tar.bz2
historical-46abc5ef432add7729ec6a206467bc3d3bf14960.zip
Initial import
Diffstat (limited to 'app-emacs/ocaml-mode/files')
-rw-r--r--app-emacs/ocaml-mode/files/50ocaml-mode-gentoo.el9
-rw-r--r--app-emacs/ocaml-mode/files/digest-ocaml-mode-3.071
2 files changed, 10 insertions, 0 deletions
diff --git a/app-emacs/ocaml-mode/files/50ocaml-mode-gentoo.el b/app-emacs/ocaml-mode/files/50ocaml-mode-gentoo.el
new file mode 100644
index 000000000000..6c54f8faa8da
--- /dev/null
+++ b/app-emacs/ocaml-mode/files/50ocaml-mode-gentoo.el
@@ -0,0 +1,9 @@
+
+;;; ocaml-mode site-lisp configuration
+
+(setq load-path (cons "@SITELISP@" load-path))
+(setq auto-mode-alist
+ (cons '("\\.ml[iylp]?$" . caml-mode) auto-mode-alist))
+(autoload 'caml-mode "caml" "Major mode for editing Caml code." t)
+(autoload 'run-caml "inf-caml" "Run an inferior Caml process." t)
+(require 'caml-font)
diff --git a/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.07 b/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.07
new file mode 100644
index 000000000000..33759519a3ff
--- /dev/null
+++ b/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.07
@@ -0,0 +1 @@
+MD5 2dd038055f5e1350078ad81270411b78 ocaml-3.07.tar.gz 2537449