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

Diff for /src/usr.bin/mg/funmap.c between version 1.8 and 1.9

version 1.8, 2002/05/29 12:33:36 version 1.9, 2002/05/29 12:41:42
Line 43 
Line 43 
 #ifndef NO_HELP  #ifndef NO_HELP
         {apropos_command, "apropos",},          {apropos_command, "apropos",},
 #endif /* !NO_HELP */  #endif /* !NO_HELP */
           { auto_execute, "auto-execute", },
         {fillmode, "auto-fill-mode",},          {fillmode, "auto-fill-mode",},
         {indentmode, "auto-indent-mode",},          {indentmode, "auto-indent-mode",},
         {backchar, "backward-char",},          {backchar, "backward-char",},

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9