diff options
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Emacs provides the binding conditionals ~if-let~, ~if-let*~, ~when-let~, ~when-let*~, ~and-let*~ and ~while-let~. This package implements the missing ~and-let~ and ~while-let*~, -and the original ~cond-let~, ~cond-let*~, ~and$~ and ~and>~. +and the original ~cond-let~, ~cond-let*~, ~when$~, ~and$~ and ~and>~. This package additionally provides more consistent and improved implementations of the binding conditionals already provided by |
