diff --git a/emacs/merlin.el b/emacs/merlin.el index d60af92407..68ac151c21 100644 --- a/emacs/merlin.el +++ b/emacs/merlin.el @@ -1,4 +1,4 @@ -;; merlin.el --- Mode for Merlin, an assistant for OCaml. -*- coding: utf-8 -*- +;;; merlin.el --- Mode for Merlin, an assistant for OCaml. -*- coding: utf-8 -*- ;; Licensed under the MIT license. ;; Author: Simon Castellan