branch: elpa/tuareg
commit f6801c86e921949a4a1bb9088bf85b36a9cd890d
Author: Christophe Troestler <christophe.troest...@umons.ac.be>
Commit: Christophe Troestler <christophe.troest...@umons.ac.be>

    Update Tuareg header
---
 tuareg.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tuareg.el b/tuareg.el
index f346bdd..5e5c39c 100644
--- a/tuareg.el
+++ b/tuareg.el
@@ -21,12 +21,12 @@
 ;; EmacsWiki: TuaregMode
 
 ;;; Commentary:
-;; Description:
 ;; Tuareg helps editing OCaml code, to highlight important parts of
 ;; the code, to run an OCaml REPL, and to run the OCaml debugger
 ;; within Emacs.
+;; See https://github.com/ocaml/tuareg for customization tips.
 
-;; Installation:
+;;; Installation:
 ;; If you have permissions to the local `site-lisp' directory, you
 ;; only have to copy `tuareg.el', `ocamldebug.el'
 ;; and `tuareg-site-file.el'.  Otherwise, copy the previous files

Reply via email to