[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/compat 675da166e2 2/2: Mention and-let* in the MANUAL
From: |
ELPA Syncer |
Subject: |
[elpa] externals/compat 675da166e2 2/2: Mention and-let* in the MANUAL |
Date: |
Sat, 9 Apr 2022 15:57:21 -0400 (EDT) |
branch: externals/compat
commit 675da166e27521756c750f20aa65b13932959b18
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
Mention and-let* in the MANUAL
---
MANUAL | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANUAL b/MANUAL
index 10405e7437..5420efd3f0 100644
--- a/MANUAL
+++ b/MANUAL
@@ -228,6 +228,7 @@ provided by Compat by default:
- Function: make-nearby-temp-file :: See [[info:elisp#Unique File
Names][(elisp) Unique File Names]].
- Variable: mounted-file-systems :: Defined in ~files.el~.
- Function: temporary-file-directory :: See [[info:elisp#Unique File
Names][(elisp) Unique File Names]].
+- Macro: and-let* :: Defined in ~subr-x.el~.
These functions are prefixed with ~compat~ prefix, and are only loaded
when ~compat-26~ is required: