on-change in mode:surrogate-text<%>
on-change
mode:surrogate-text<%>
(send a-mode:surrogate-text on-change orig super-call) -> ??? orig : ??? super-call : (??? -> ???)
(send a-mode:surrogate-text on-change orig super-call)
send
a-mode:surrogate-text
orig
super-call
Calls super-call with the other arguments to this method (except orig).