[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.40 and 1.41

version 1.40, 2012/06/14 17:21:22 version 1.41, 2012/10/12 21:13:46
Line 196 
Line 196 
         {csprevmatch, "cscope-prev-symbol",},          {csprevmatch, "cscope-prev-symbol",},
         {csnextfile, "cscope-next-file",},          {csnextfile, "cscope-next-file",},
         {csprevfile, "cscope-prev-file",},          {csprevfile, "cscope-prev-file",},
         {cscreatelist, "cscope-create-list-of-files-to-index"},          {cscreatelist, "cscope-create-list-of-files-to-index",},
           {revertbuffer, "revert-buffer",},
         {NULL, NULL,}          {NULL, NULL,}
 };  };
   

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41