** New macros 'static-when' and 'static-unless' implement conditional compilation like 'static-if'.
emacs-31
These macros evaluate their condition at macro-expansion time and are usefulfor writing code that can work across different Emacs versions.
关闭于 2025-03-12 2 条评论