Added a line about passing None as eventProc to the docstring to get movable
dialogs.
diff --git a/Mac/Modules/Nav.c b/Mac/Modules/Nav.c
index 54673ae..236089f 100644
--- a/Mac/Modules/Nav.c
+++ b/Mac/Modules/Nav.c
@@ -920,6 +920,7 @@
 "if you want the default options.\n"
 "Use NavGetDefaultDialogOptions() to find out common option names.\n"
 "See individual docstrings for additional keyword args/dictentries supported by each call.\n"
+"Pass None as eventProc to get movable-modal dialogs that process updates through the standard Python mechanism."
 ;
 
 void