Files
doomemacs/lisp
Henrik Lissner 7c89699e3f fix: silence (if|when)-let deprecation warnings
Seems these two macros were marked obsolete very recently on Emacs 31.1
in favor of (if|when)-let*. Since the change seems premature (judging
from the mailing list discussion), and because I disagree with the
change (and will redefine (if|when)-let if they actually go through with
removing them), I simply silence the warnings altogether. They're not
helpful for the end user and end up only spamming them with unactionable
warnings.

I'll wait until upstream figures it out before I make any decisions.

Ref: https://lists.gnu.org/archive/html/emacs-devel/2024-10/msg00637.html
2024-11-03 01:52:45 -05:00
..
2024-11-03 01:52:28 -05:00
2024-11-03 01:52:28 -05:00
2024-09-14 20:47:39 -04:00
2024-11-03 01:52:28 -05:00
2024-11-03 01:52:28 -05:00
2024-11-03 01:52:28 -05:00
2024-10-31 21:54:20 -04:00