[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.12 and 1.13

version 1.12, 2005/04/28 07:23:56 version 1.13, 2005/05/27 08:08:18
Line 175 
Line 175 
         {showcwdir, "pwd",},          {showcwdir, "pwd",},
 #endif /* !NO_DIR */  #endif /* !NO_DIR */
         {queryrepl, "query-replace",},          {queryrepl, "query-replace",},
           {replstr, "replace-string",},
 #ifdef REGEX  #ifdef REGEX
         {re_queryrepl, "query-replace-regexp",},          {re_queryrepl, "query-replace-regexp",},
 #endif /* REGEX */  #endif /* REGEX */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13