branch: elpa/caml commit 6d4f18e39c2e1898d151eb325cbfcbe44c69188c Author: Christophe Troestler <christophe.troest...@umons.ac.be> Commit: Christophe Troestler <christophe.troest...@umons.ac.be>
Update caml.el header See https://github.com/ocaml/caml-mode/issues/6#issuecomment-729247459 --- caml.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/caml.el b/caml.el index 7f13174..58626a6 100644 --- a/caml.el +++ b/caml.el @@ -4,12 +4,13 @@ ;; Author: Jacques Garrigue <garri...@kurims.kyoto-u.ac.jp> ;; Ian T Zimmerman <i...@rahul.net> -;; Maintainer: Damien Doligez <damien.doli...@inria.fr> +;; Damien Doligez <damien.doli...@inria.fr> +;; Maintainer: Christophe Troestler <christophe.troest...@umons.ac.be> ;; Created: July 1993 ;; Package-Requires: ((emacs "24.3") (cl-lib "0.5")) ;; Version: 4.8 ;; Keywords: OCaml -;; Homepage: https://github.com/ocaml/ocaml/ +;; Homepage: https://github.com/ocaml/caml-mode ;; This file is not part of GNU Emacs.