2 ===================================================================
3 RCS file: /cvsroot/pure-data/pd/src/g_editor.c,v
4 retrieving revision 1.20.6.3
5 diff -u -w -r1.20.6.3 g_editor.c
6 --- g_editor.c 9 Nov 2007 06:28:44 -0000 1.20.6.3
7 +++ g_editor.c 26 Nov 2007 22:51:05 -0000
9 gobj_activate(x->gl_editor->e_selection->sel_what,
12 - if (x->gl_editor->e_onmotion != MA_NONE)
13 - sys_vgui("pdtk_canvas_getscroll .x%lx.c\n", x);
15 x->gl_editor->e_onmotion = MA_NONE;
19 if (resortin) canvas_resortinlets(x);
20 if (resortout) canvas_resortoutlets(x);
21 + sys_vgui("pdtk_canvas_getscroll .x%lx.c\n", x);