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

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

[elpa] externals/compat 1e245ba206 2/2: with-minibuffer-selected-window:


From: ELPA Syncer
Subject: [elpa] externals/compat 1e245ba206 2/2: with-minibuffer-selected-window: Add marker
Date: Sun, 15 Jan 2023 06:57:26 -0500 (EST)

branch: externals/compat
commit 1e245ba206d335dd9d590d08eb79a8d697a398dd
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    with-minibuffer-selected-window: Add marker
---
 compat-27.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compat-27.el b/compat-27.el
index dabe83f984..16137ac563 100644
--- a/compat-27.el
+++ b/compat-27.el
@@ -342,7 +342,7 @@ the number of seconds east of Greenwich."
 
 ;;;; Defined in minibuffer.el
 
-(compat-defmacro with-minibuffer-selected-window (&rest body)
+(compat-defmacro with-minibuffer-selected-window (&rest body) ;; <OK>
   "Execute the forms in BODY from the minibuffer in its original window.
 When used in a minibuffer window, select the window selected just before
 the minibuffer was activated, and execute the forms."



reply via email to

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