emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/caml 2905a43 5/5: Version 4.9


From: ELPA Syncer
Subject: [nongnu] elpa/caml 2905a43 5/5: Version 4.9
Date: Tue, 7 Sep 2021 17:57:28 -0400 (EDT)

branch: elpa/caml
commit 2905a436e956c5bba16c4633a6e4c4fceefa6535
Author: Christophe Troestler <Christophe.Troestler@umons.ac.be>
Commit: Christophe Troestler <Christophe.Troestler@umons.ac.be>

    Version 4.9
---
 CHANGES.md | 8 ++++++++
 caml.el    | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index c64d6ce..375e344 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,11 @@
+4.9 2021-09-7
+-------------
+
+* camldebug mode now recognize the new format of code pointers (#7).
+* Make the code ready to be distributed in NonGNU ELPA.
+* Many warnings fixed (thanks to Stefan Monnier) and minor code improvements.
+* XEmacs is no longer supported.
+
 Version 3.10.1
 --------------
 * use `caml-font.el` from Olivier Andrieu
diff --git a/caml.el b/caml.el
index 9a5dd8e..311d0f6 100644
--- a/caml.el
+++ b/caml.el
@@ -8,7 +8,7 @@
 ;; Maintainer: Christophe Troestler <Christophe.Troestler@umons.ac.be>
 ;; Created: July 1993
 ;; Package-Requires: ((emacs "24.3"))
-;; Version: 4.8
+;; Version: 4.9
 ;; Keywords: OCaml
 ;; Homepage: https://github.com/ocaml/caml-mode
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]