From 57bb749f98e198bf56c415e9a8d69bd7750433b5 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Tue, 21 Nov 2023 12:54:22 +0100 Subject: [PATCH] Remove obsolete function alias transient--current-buffer after all I forgot it that it was added only after the previous release, when I decided earlier to keep it for "one more" release. --- lisp/transient.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.el index fc8c0e1d..c87689ee 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -1441,8 +1441,6 @@ Usually it remains current while the transient is active.") (defvar transient--restore-winconf nil "Window configuration to restore after exiting help.") -(define-obsolete-variable-alias 'transient--current-buffer - 'transient--shadowed-buffer "Transient 0.5.0") (defvar transient--shadowed-buffer nil "The buffer that is temporarily shadowed by the transient buffer. This is bound while the suffix predicate is being evaluated and while