Page 1 of 1
newLISP Stable Maintenance Release v.10.4.5
Posted: Wed Nov 21, 2012 2:32 pm
by Lutz
Maintenance Release version 10.4.5 fixes bugs and has minor enhancements.
Release Notes:
http://www.newlisp.org/downloads/newLIS ... lease.html
Downloads:
http://www.newlisp.org/index.cgi?page=Downloads
Re: newLISP Stable Maintenance Release v.10.4.5
Posted: Thu Nov 22, 2012 8:33 am
by johu
Hello, Lutz.
Now, I updated the manual translated to Japanese, newlisp_manual-10405.
There is in
here.
And I have one question.
In guiserver.lsp, the heads of
gs:channel-reverb's comments are single semicolon, not double.
Then, there is not
gs:channel-reverb in
GUI functions, maybe.
Is it a undocumented function?
Thanks,
Re: newLISP Stable Maintenance Release v.10.4.5
Posted: Thu Nov 22, 2012 2:46 pm
by Lutz
Thanks Johu, for an update of the Japanese translation, now online in the usual place:
http://www.newlisp.org/newlisp_manual-jp.html
Regarding Guiserver:
I don't remember what was the issue with gs:channel-reverb, that I did not fully include it in the documentation. There are other undocumented functions like gs:begin-cmd and gs:end-cmd, which are not included, but left for future work.
Re: newLISP Stable Maintenance Release v.10.4.5
Posted: Fri Nov 23, 2012 12:23 pm
by johu
Thank you, Lutz.
I understand.