[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/slime a71e133aa7: 2.31
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/slime a71e133aa7: 2.31 |
Date: |
Sun, 1 Dec 2024 19:00:31 -0500 (EST) |
branch: elpa/slime
commit a71e133aa7d3c132bb3a00cedaeee3f76b5f17ab
Author: Stas Boukarev <stassats@gmail.com>
Commit: Stas Boukarev <stassats@gmail.com>
2.31
---
NEWS | 5 +++++
slime.el | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index d51842aeac..ac10da51fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
* SLIME News -*- mode: outline; coding: utf-8
-*-
+* 2.31 (December 2024)
+** The REPL now runs on the main thread.
+** inferior-lisp output is shown in the REPL.
+** Added M-x sldb-inspect-restart and M-x sldb-inspect-frame-function
+
* 2.30 (April 2024)
** Better I/O performance
** Macroexpand for macrolet
diff --git a/slime.el b/slime.el
index 97d524548c..dcca696ff7 100644
--- a/slime.el
+++ b/slime.el
@@ -3,7 +3,7 @@
;; URL: https://github.com/slime/slime
;; Package-Requires: ((emacs "24.3") (macrostep "0.9"))
;; Keywords: languages, lisp, slime
-;; Version: 2.30.git
+;; Version: 2.31
;;;; License and Commentary
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/slime a71e133aa7: 2.31,
ELPA Syncer <=