Difference for crossedit/CrEdit.c from version 1.9 to 1.10


version 1.9 version 1.10
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_map_c =   * static char *rcsid_map_c =
  *   "$Id: CrEdit.c,v 1.9 2006/03/16 20:59:51 akirschbaum Exp $";   *   "$Id: CrEdit.c,v 1.10 2006/03/18 17:15:24 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 171
 
Line 171
 static void FeedAc ( Widget w, XEvent * e,   static void FeedAc ( Widget w, XEvent * e,
      String * argv, Cardinal * argc );       String * argv, Cardinal * argc );
   
 XtActionsRec actions[] = {  static XtActionsRec actions[] = {
   {"Insert", InsertAc},    {"Insert", InsertAc},
   {"SelectBegin", SelectBeginAc},    {"SelectBegin", SelectBeginAc},
   {"SelectExpand", SelectExpandAc},    {"SelectExpand", SelectExpandAc},


Legend:
line(s) removed in v.1.9 
line(s) changed
 line(s) added in v.1.10

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:49