File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ELC = $(ELS:.el=.elc)
1515INSTALL_FILES = $(ELS ) $(ELC )
1616INSTALL_DIR ?= $(shell opam config var prefix) /share/tuareg
1717
18- DIST_FILES += $(ELS ) Makefile README
18+ DIST_FILES += $(ELS ) Makefile README.md
1919
2020EMACS ?= emacs
2121
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ the ocamldebug commands `cd DIR' and `directory'.
2020; ;;***
2121
2222; ;;### (autoloads (tuareg-run-ocaml tuareg-mode) "tuareg" "tuareg.el"
23- ; ;;;;; (21122 7932 481646 772000 ))
23+ ; ;;;;; (21189 22919 886079 817000 ))
2424; ;; Generated autoloads from tuareg.el
2525(add-to-list 'auto-mode-alist '(" \\ .ml[iylp]?\\ '" . tuareg-mode))
2626(dolist (ext '(" .cmo" " .cmx" " .cma" " .cmxa" " .cmi" " .annot" ))
@@ -102,8 +102,8 @@ Run an OCaml toplevel process. I/O via buffer `*ocaml-toplevel*'.
102102
103103; ;;***
104104
105- ; ;;### (autoloads nil nil ("tuareg-light.el") (21122 8234 510219
106- ; ;;;;; 207000 ))
105+ ; ;;### (autoloads nil nil ("tuareg-light.el") (21189 25767 233265
106+ ; ;;;;; 173000 ))
107107
108108; ;;***
109109
You can’t perform that action at this time.
0 commit comments