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

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

[nongnu] elpa/geiser 04dbdacfec: version bump


From: ELPA Syncer
Subject: [nongnu] elpa/geiser 04dbdacfec: version bump
Date: Fri, 4 Nov 2022 00:58:41 -0400 (EDT)

branch: elpa/geiser
commit 04dbdacfeca0190856abad859360da4bb873f9dd
Author: jao <jao@gnu.org>
Commit: jao <jao@gnu.org>

    version bump
---
 elisp/geiser.el | 2 +-
 news.org        | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/elisp/geiser.el b/elisp/geiser.el
index 442c4c3401..e9864cd671 100644
--- a/elisp/geiser.el
+++ b/elisp/geiser.el
@@ -13,7 +13,7 @@
 ;; Homepage: https://gitlab.com/emacs-geiser/
 ;; Package-Requires: ((emacs "25.1") (project "0.8.1"))
 ;; SPDX-License-Identifier: BSD-3-Clause
-;; Version: 0.27
+;; Version: 0.28
 
 ;;; Commentary:
 
diff --git a/news.org b/news.org
index 4b5e361ed8..d35b6a894b 100644
--- a/news.org
+++ b/news.org
@@ -1,3 +1,9 @@
+* Version 0.28 (November 4 2022)
+
+  - Last-result local jumps and autodoc (without using imenu).
+  - Simplifications to the debugging support.
+  - Clean-ups and more libs under lexical binding.
+
 * Version 0.27 (October 13 2022)
 
   - Fallback to imenu for jumping to symbol definition, as a last resort.



reply via email to

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