Commit 3212ba6
linnew.lisp: rename N to *N*
N was really used like a special variable, not purely lexical.
There are probably some (or many) instances where it was used in a lexical way,
but deciding that for every instance is tricky (nested function calls, poor
documentation).1 parent d11de83 commit 3212ba6
1 file changed
Lines changed: 98 additions & 93 deletions
0 commit comments