You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ensures that after macro-expansion each lexical variable is used at
least once, preventing a wall of "Unused lexical variable" warnings when
folks byte-compile the package (as happens when installing from MELPA).
0 commit comments