--- freem/doc/freem.texi 2025/05/19 13:14:35 1.62 +++ freem/doc/freem.texi 2025/05/19 17:57:20 1.63 @@ -3475,11 +3475,13 @@ ZEDIT@emph{[:postcondition]} @emph{}, provided the optional @emph{postcondition} is @emph{true} or omitted. +If the specified routine does not exist, it will be created. + Routine names must not be quoted, and must not included a leading caret (@code{^}). @emph{Errors} -@code{ZEDIT} will raise @code{ZNOPGM} if the routine cannot be found, or there is no routine currently loaded in argumentless form. +@code{ZEDIT} will raise @code{ZNOPGM} in its argumentless form if there is no routine currently loaded. @node ZGOTO @section ZGOTO