diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-29 19:09:01 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-29 19:09:01 +0100 |
| commit | 538a4162cc5b39cee2e0f85609ffc1f1716cdf8d (patch) | |
| tree | 9da71f3cb53807cc079d2b6f76de6d18046c2471 | |
| parent | a59e3b42ab5e8e7296318ec6165fb5ecea9398d3 (diff) | |
Complete beta notice
| -rw-r--r-- | cond-let.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cond-let.el b/cond-let.el index 9d7d342..57a35e9 100644 --- a/cond-let.el +++ b/cond-let.el @@ -30,7 +30,8 @@ ;;; Commentary: ;; This is a BETA release! -;; Breaking changes are possible! +;; Breaking changes are unlikely but still possible! +;; See https://github.com/tarsius/cond-let/wiki. ;; Emacs provides the binding conditionals `if-let', `if-let*', ;; `when-let', `when-let*', `and-let*' and `while-let'. |
