We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7338b28 commit 2905a43Copy full SHA for 2905a43
CHANGES.md
@@ -1,3 +1,11 @@
1
+4.9 2021-09-7
2
+-------------
3
+
4
+* camldebug mode now recognize the new format of code pointers (#7).
5
+* Make the code ready to be distributed in NonGNU ELPA.
6
+* Many warnings fixed (thanks to Stefan Monnier) and minor code improvements.
7
+* XEmacs is no longer supported.
8
9
Version 3.10.1
10
--------------
11
* use `caml-font.el` from Olivier Andrieu
caml.el
@@ -8,7 +8,7 @@
;; Maintainer: Christophe Troestler <[email protected]>
;; Created: July 1993
;; Package-Requires: ((emacs "24.3"))
-;; Version: 4.8
+;; Version: 4.9
12
;; Keywords: OCaml
13
;; Homepage: https://github.com/ocaml/caml-mode
14
0 commit comments