elpasync pushed a change to branch elpa/caml. from ab175f6 Get the synopsis from caml.el new 742a910 Get the synopsis from caml.el new 5231413 Update the regexp for OCaml errors new a95aaca [fix] Update the regexp for OCaml errors new f0c0c50 [fix] Reconcile how to get the synopsis from caml.el new 419a950 Fix the warning “reference to free variable ‘Info-directory-list’” new 6b24877 Fix the warning “‘view-mode-exit’ is not known to be defined” new 97211bf Remove all mentions of XEmacs new 061c561 Add a badge for NonGNU ELPA new 7d6b256 Add a link to the home page of NonGNU ELPA new 3b6913e Improve the instructions to install
Summary of changes: Makefile | 9 +-- README.md | 12 +-- caml-emacs.el | 42 ---------- caml-help.el | 15 ++-- caml-types.el | 68 ++++++++-------- caml-xemacs.el | 53 ------------ caml.el | 250 +++++++++++++++++++++++++-------------------------------- 7 files changed, 162 insertions(+), 287 deletions(-) delete mode 100644 caml-emacs.el delete mode 100644 caml-xemacs.el