--- freem/src/cmd_zedit.c 2025/05/19 17:57:20 1.3 +++ freem/src/cmd_zedit.c 2025/05/19 21:29:29 1.4 @@ -1,7 +1,5 @@ - /* - * - * $Id: cmd_zedit.c,v 1.3 2025/05/19 17:57:20 snw Exp $ + * $Id: cmd_zedit.c,v 1.4 2025/05/19 21:29:29 snw Exp $ * Implementation of the ZEDIT command * * @@ -26,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: cmd_zedit.c,v $ + * Revision 1.4 2025/05/19 21:29:29 snw + * Add basic tab completion to direct mode + * * Revision 1.3 2025/05/19 17:57:20 snw * Extend ZEDIT to create the specified routine if it does not yet exist *