From 49f2ea5f3cce3d33e2133df2b7e1ede752e65994 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 21 Feb 2022 22:02:05 -0500 Subject: Rewrite snakemake-popup as a transient Magit switched to Transient for its popups a while go. Magit Popup is still around for third-party libraries that may use it, but it's not actively developed. At the moment, this switch is trading one external library for another (improved) one. However, Transient will ship with Emacs starting with the upcoming 28.1 release. Message-Id: <20220222030207.204401-2-kyle@kyleam.com> --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2674114..73e2e20 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ NEWS -- history of user-visible changes -*- mode: org; -*- * master (unreleased) +- The Magit Popup command ~snakemake-popup~ has been rewritten as a + transient, ~snakemake~. snakemake.el now depends on Transient + rather than Magit Popup. + - The 'name' keyword (new in Snakemake v5.31.0) is now recognized. * v1.8.0 -- cgit v1.2.3