elpasync pushed a change to branch elpa/caml. from 118fade Silence the worse warnings new cf6a092 Put the groups in the 'languages standard group new fb9b42c Derive caml-mode from prog-mode new f69b62b Fix some warnings and require Emacs ≥ 24.3 new 3057965 Remove caml-string-to-int new aba3de4 Subtler detection of Emacs executable new 06c445b Generate the OPAM file in the packages/ directory new 7eec9fb Makefile: replace DIST_DIR with DIST_NAME new 5f26293 Makefile: only compile the elisp code as default target new ad39af1 Simplify the “install” make target new 372df7a Makefile: add a “tarball” target for convenience new 6d4f18e Update caml.el header new 38088c3 Ignore the “packages” symbolic link new 6fe87ee Update the OPAM file new f04c2e4 Makefile: add uninstall targets
Summary of changes: .gitignore | 2 + Makefile | 123 ++++++++++++++++++++++++++++++++------------------------- caml-emacs.el | 3 -- caml-help.el | 3 +- caml-mode.opam | 16 ++++---- caml-types.el | 47 +++++++++++----------- caml-xemacs.el | 4 -- caml.el | 14 +++---- camldebug.el | 2 +- 9 files changed, 112 insertions(+), 102 deletions(-)