New ecl-repl.vim available. See
http://theclapp.org/lisp/ecl-repl.1.0.1.vim .
Changes:
* Keep the same ECL *package* when reloading ecl-repl.
* Format printed results better in the repl output buffer.
* Bugfix: Use the buffer-local 'modifiable' flag when modifying the
repl output buffer, not the global one.
-- Larry