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
Integrated the (quit) function from the gmnlisp exit subpackage. As a result, calling (quit) no longer prints Lisp call history (stack-trace-like output); instead, lispect now exits cleanly with the specified exit code.