ITADN

** New macros 'static-when' and 'static-unless' implement conditional compilation like 'static-if'.

#69Closedminad 创建于 2025-03-08
emacs-31
M
minadcommented
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 条评论