trivial-ed-functions
A simple compatibility layer for *ed-functions*
$ area51 add trivial-ed-functionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-ed-functions:some-function ...)