ITADN

Fix emacs 31.1 warnings

#168Pull Requestdamienrg 创建于 2025-03-07
D
damienrgcommented
Since emacs 31.1, `if-let` and `when-let` are obsolete. This pull request replaces them by `if-let*` and `when-let*`.
合并状态:未合并 关闭于 2025-03-07 2 条评论