Skip to content

Add ed hooks

Tarn Burton requested to merge yitzchak/ecl:add-ed-hooks into develop

Add ext:*ed-functions* hook list like SBCL. Allegro and CCL have a single hook. Also now in CLASP.

Default implementation preserves current ECL behavior, but also makes it possible to extend (via push) or replace (via setf) the behavior of ed.

If you are interested in this I can do whatever cleanup needed along with documentation if desired.

Edited by Tarn Burton

Merge request reports