MFUNCTION-CALL: warn when calling a Maxima special form
MFUNCTION-CALL-WARN: use Maxima symbols for the warning types
MFUNCTION-CALL-WARN: use more consistent messages and plist keys
Update comments
Temporarily set display2d:true in rtest1a for at_difference tests
Docs: remove outdated notes about transl and prederror:false
I've already closed [#4376] as not-a-bug since I posted a comment some time ago showing that that was the documented behavior of ev. I'm inclined to close this ticket as not-a-bug as well for pretty much the same reason, since makelist is directly using ev. I'll leave this ticket open for now and close at a later date if there is no further discussion.
ev(a+b,[a,b]:[2,3]) doesn't bind a and b or give an error