diff scripts/miscellaneous/edit.m @ 12287:0566e6fef0c0 release-3-4-x

edit.m: As most editors open their own window, change mode to "async".
author Ben Abbott <bpabbott@mac.com>
date Sat, 29 Jan 2011 16:56:42 -0500
parents c792872f8942
children 2dbac27e0e40
line wrap: on
line diff
--- a/scripts/miscellaneous/edit.m	Sat Jan 29 13:05:18 2011 -0500
+++ b/scripts/miscellaneous/edit.m	Sat Jan 29 16:56:42 2011 -0500
@@ -153,9 +153,8 @@
                                 "AUTHOR", default_user(1),
                                 "EMAIL",  [],
                                 "LICENSE",  "GPL",
-                                "MODE", "sync",
+                                "MODE", "async",
                                 "EDITINPLACE", false);
-
   ## Make sure the state variables survive "clear functions".
   mlock;