[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: o_copy.c



  User: cnieves 
  Date: 06/10/22 16:05:28

  Modified:    .        Tag: glist_dev o_copy.c
  Log:
  * src/o_copy.c: Save the undo state when starting the copy action.
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.26.2.3  +2 -0      eda/geda/gaf/gschem/src/o_copy.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: o_copy.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/o_copy.c,v
  retrieving revision 1.26.2.2
  retrieving revision 1.26.2.3
  diff -u -b -r1.26.2.2 -r1.26.2.3
  --- o_copy.c	22 Oct 2006 19:14:40 -0000	1.26.2.2
  +++ o_copy.c	22 Oct 2006 20:05:28 -0000	1.26.2.3
  @@ -52,6 +52,8 @@
       return;
     }
   
  +  o_undo_savestate(w_current, UNDO_ALL);
  +
     w_current->last_drawb_mode = -1;
     
     object = o_select_return_first_object(w_current);
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs