Diff for /freem/src/cmd_zedit.c between versions 1.3 and 1.4

version 1.3, 2025/05/19 17:57:20 version 1.4, 2025/05/19 21:29:29
Line 1 Line 1
   
 /*  /*
  *  
  *   $Id$   *   $Id$
  *    Implementation of the ZEDIT command   *    Implementation of the ZEDIT command
  *   *
Line 26 Line 24
  *   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.   *   along with FreeM.  If not, see <https://www.gnu.org/licenses/>.
  *   *
  *   $Log$   *   $Log$
    *   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   *   Revision 1.3  2025/05/19 17:57:20  snw
  *   Extend ZEDIT to create the specified routine if it does not yet exist   *   Extend ZEDIT to create the specified routine if it does not yet exist
  *   *

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>