# HG changeset patch # User Rik # Date 1381191023 25200 # Node ID 539aea0e59f432486844ed96ec5bf3b4db57301c # Parent 28eb00d3edf449abb39c0253f93cd6fb2a0f15cb edit.m: Remove debugging code from previous cset. * scripts/miscellaneous/edit.m: Remove keyboard command. diff -r 28eb00d3edf4 -r 539aea0e59f4 scripts/miscellaneous/edit.m --- a/scripts/miscellaneous/edit.m Mon Oct 07 17:06:56 2013 -0700 +++ b/scripts/miscellaneous/edit.m Mon Oct 07 17:10:23 2013 -0700 @@ -308,7 +308,6 @@ endif endif - keyboard; ## If the file includes a path, it may be an overloaded function. if (! index (file, "@") && index (file, filesep)) ## No "@" at the beginning of the file, add to the list.