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

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

[elpa] externals/compat 9e14c2f2df 56/84: Remove realname for if-let


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

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

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

diff --git a/compat-25.el b/compat-25.el
index 339de654ce..f6d6de09bf 100644
--- a/compat-25.el
+++ b/compat-25.el
@@ -146,7 +146,6 @@ SYMBOL is checked for nil.
 As a special case, interprets a SPEC of the form \(SYMBOL SOMETHING)
 like \((SYMBOL SOMETHING)).  This exists for backward compatibility
 with an old syntax that accepted only one binding."
-  :realname compat--if-let
   (declare (indent 2)
            (debug ([&or (symbolp form)
                         (&rest [&or symbolp (symbolp form) (form)])]



reply via email to

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