branch: main
commit 3f4cf18bccd5c7cbb93078a37c0efc7db5ecf8e4
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    * elpa-packages (caml): Problem fixed
---
 elpa-packages | 2 --
 1 file changed, 2 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index aa624527c0..3d63d453b4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -61,8 +61,6 @@
   :readme "README.md"
   :ignored-files ("COPYING"))
 
- ;; FIXME: The upstream has accidentally diverged, see
- ;; https://github.com/ocaml/caml-mode/pull/9
  ("caml"               :url "https://github.com/ocaml/caml-mode";
   ;; The version 4.7.1 from Melpa-stable seems to correspond to
   ;; revision a9134009.

Reply via email to