- use-legacy-bindingsprocedure
Exports symbols aliasing the v1.993 API to the current API.
Use this function only if you have legacy code that uses the older API.
Returns (void) on success; will cause an error on fail.
Example:
(readline#use-legacy-bindings) (current-input-port (make-gnu-readline-port))