[BACK]Return to keymap.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/keymap.c between version 1.25 and 1.26

version 1.25, 2002/09/28 05:18:48 version 1.26, 2002/12/09 08:20:46
Line 126 
Line 126 
         rescan,                 /* e */          rescan,                 /* e */
 #endif /* !NO_MACRO */  #endif /* !NO_MACRO */
         setfillcol,             /* f */          setfillcol,             /* f */
         rescan,                 /* g */          gotoline,               /* g */
         rescan,                 /* h */          rescan,                 /* h */
         fileinsert,             /* i */          fileinsert,             /* i */
         rescan,                 /* j */          rescan,                 /* j */

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26