version 1.5, 2025/05/20 14:36:06
|
version 1.6, 2025/05/20 16:20:42
|
Line 24
|
Line 24
|
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
* |
* |
* $Log$ |
* $Log$ |
|
* Revision 1.6 2025/05/20 16:20:42 snw |
|
* Update ROUTINE SSVN after ZEDIT and ZSAVE |
|
* |
* Revision 1.5 2025/05/20 14:36:06 snw |
* Revision 1.5 2025/05/20 14:36:06 snw |
* Documentation updates; raise ZCMMND instead of NOSTAND for restricted_mode restrictions |
* Documentation updates; raise ZCMMND instead of NOSTAND for restricted_mode restrictions |
* |
* |
Line 131 MRESULT cmd_zedit(MACTION *ra)
|
Line 134 MRESULT cmd_zedit(MACTION *ra)
|
|
|
system (editor_command); |
system (editor_command); |
|
|
|
ssvn_routine_update (); |
|
|
/* back into mumps */ |
/* back into mumps */ |
set_io (MUMPS); |
set_io (MUMPS); |
sig_attach (SIGUSR1, &oncld); |
sig_attach (SIGUSR1, &oncld); |