]> git.eshelyaron.com Git - emacs.git/commit
De-obsolete `if-let' and `when-let'
authorMichael Heerdegen <michael_heerdegen@web.de>
Sat, 10 Mar 2018 15:39:41 +0000 (16:39 +0100)
committerMichael Heerdegen <michael_heerdegen@web.de>
Mon, 26 Mar 2018 23:54:22 +0000 (01:54 +0200)
commit441fe201ea129709ac9807b9b6b30caa45bbd293
tree9b137d50cdf8a3dfa300b318f36ae680ec3fc55f
parent86960383cf8bd709e08aac483a7f60be2f8c2dcf
De-obsolete `if-let' and `when-let'

For the following release it is planned to make `if-let*' and
`when-let*' aliases for `if-let' and `when-let'.  For now we revert
declaring `if-let' and `when-let' obsolete and tweak the docstrings.

* lisp/emacs-lisp/subr-x.el (if-let*, when-let*): Make docstrings
refer to those of `if-let' and `when-let'.
(if-let, when-let): De-obsolete.  Rewrite documentation.
etc/NEWS
lisp/emacs-lisp/subr-x.el