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

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

[elpa] externals/compat c96aa66fb4 57/84: Remove realname for if-let*


From: ELPA Syncer
Subject: [elpa] externals/compat c96aa66fb4 57/84: Remove realname for if-let*
Date: Tue, 3 Jan 2023 08:57:36 -0500 (EST)

branch: externals/compat
commit c96aa66fb441ae918f0820b4fa7145f347b1b4da
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Remove realname for if-let*
---
 compat-26.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compat-26.el b/compat-26.el
index b1ea51771c..bd8f341cbf 100644
--- a/compat-26.el
+++ b/compat-26.el
@@ -367,7 +367,6 @@ PREFIX is a string, and defaults to \"g\"."
   "Bind variables according to VARLIST and evaluate THEN or ELSE.
 This is like `if-let' but doesn't handle a VARLIST of the form
 \(SYMBOL SOMETHING) specially."
-  :realname compat--if-let*
   (declare (indent 2)
            (debug ((&rest [&or symbolp (symbolp form) (form)])
                    body)))



reply via email to

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