Skip to content

Commit 2905a43

Browse files
committed
Version 4.9
1 parent 7338b28 commit 2905a43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
Version 3.10.1
210
--------------
311
* use `caml-font.el` from Olivier Andrieu

caml.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
;; Maintainer: Christophe Troestler <[email protected]>
99
;; Created: July 1993
1010
;; Package-Requires: ((emacs "24.3"))
11-
;; Version: 4.8
11+
;; Version: 4.9
1212
;; Keywords: OCaml
1313
;; Homepage: https://github.com/ocaml/caml-mode
1414

0 commit comments

Comments
 (0)