Richard Primus
09b61bbd48
Replace deprecated utop-setup-ocaml-buffer function
2015-10-29 12:51:00 +00:00
Bozhidar Batsov
c2da437aa4
Update copyright years
2015-03-03 13:04:34 +02:00
Geoff Shannon
1011fccaba
Update default opam commands to newest syntax
...
Newer versions of opam don't do argument parsing of the first argument
after `opam config exec` so everything needs to be passed as separate
arguments in the shell (i.e. unquoted).
2014-12-11 11:00:31 -05:00
Geoff Shannon
67082e77e3
Setup the new flycheck-ocaml syntax checker
2014-12-11 10:58:47 -05:00
Geoff Shannon
350504521a
Improve ocaml module documentation
...
Add some documentation about environment assumptions, and correct some
grammar issues.
2014-10-24 14:35:41 -04:00
Geoff Shannon
3d85f4014c
Have tuareg mode set the compile command
...
to utilize corebuild via opam
2014-10-24 14:23:16 -04:00
Geoff Shannon
17d56f668d
Redefine C-c C-s to run utop
...
Instead of tuareg-run-ocaml. This avoids the problems described in
issue #626 . Nominally fixes #626 .
2014-08-04 15:44:20 -07:00
Geoff Shannon
6bbcd438ae
Remove unnecessary autoload call
2014-08-04 15:15:40 -07:00
Geoff Shannon
ed91fb3d7e
Remove hook to activate an apparently obsolete tuareg function
...
Trivially fixes #614 by simply removing the offending hook.
2014-07-28 12:58:33 -07:00
Geoff Shannon
313265f69c
Activate company mode support for merlin
...
Also, provide a commented out sample for activating autocomplete support
2014-07-28 12:52:18 -07:00
Geoff Shannon
6bd092dc5b
Add basic ocaml setup for prelude
2014-07-18 00:22:21 -07:00