Hello Lutz,
Here you can find the updated Joe editor lisp.jsf file. updated upto 10.3.0
(added 2 depr's and 1 prim... replace-assoc and name and term.)
//http://www.nodep.dds.nl/downloads/newlisp/lisp-23032011.jsf
updated to 1.10 "read-buffer" was missing in depr funciton.
//http://www.nodep.dds.nl/downloads/newlisp/newlisp.jsf
Hmm... I've also forgotten to mark read-buffer as deprecated in my newlisp.vim highliter. But, reading the manual, I conclude that read-buffer was deprecated together with write-buffer. I believe that either both should be marked or both should not. Or do I misunderstand something?