env(1) env(1g) envsubst(1) epmd(1) epsffit(1) epylint(1) eqn(1) eqn2graph(1) erb(1) erl(1) erl_call(1) erlc(1) erlsrv(1) errange(1) errdate(1) errgid(1) errint(1) erritem(1) error(1) errpath(1) errstr(1) errtime(1) erruid(1) erryorn(1) escputil(1) escri...
Fixed regression in 2036 that caused unsaved file indicators to not show in the title bar Linux: Fixed locale related bug that could cause multi-pane layouts to not work OSX: Fixed Command+{X,C,V,Z,Y,A} not working in save and open panels API: Added Command.is_visible(args) Build 20...
void longjmp( jmp_buf env, int value ); Parameters env Variable in which environment is stored. value Value to be returned to setjmp call. Remarks The longjmp function restores a stack environment and execution locale previously saved in env by setjmp. setjmp and longjmp provide a way to ex...