--- source/macro.c +++ source/macro.c @@ -1164,7 +1164,7 @@ /* If no other macros are executing, do garbage collection */ SafeGC(); - /* In processing the .neditmacro file (and possibly elsewhere), there + /* In processing the .desk/neditmacro file (and possibly elsewhere), there is an event loop which waits for macro completion. Send an event to wake up that loop, otherwise execution will stall until the user does something to the window. */