From 09b61bbd480bda7537c717cde8ba59d6b3c1335c Mon Sep 17 00:00:00 2001 From: Richard Primus Date: Thu, 29 Oct 2015 12:51:00 +0000 Subject: [PATCH] Replace deprecated utop-setup-ocaml-buffer function --- modules/prelude-ocaml.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/prelude-ocaml.el b/modules/prelude-ocaml.el index 81c59c8..658c349 100644 --- a/modules/prelude-ocaml.el +++ b/modules/prelude-ocaml.el @@ -67,7 +67,7 @@ ;; Enable Flycheck checker (flycheck-ocaml-setup)) -(add-hook 'tuareg-mode-hook #'utop-setup-ocaml-buffer) +(add-hook 'tuareg-mode-hook #'utop-minor-mode) (add-hook 'tuareg-mode-hook #'merlin-mode) (add-hook 'tuareg-mode-hook (lambda ()