col2 1731 src/editor/edit.c long *col1, long *col2) col2 1787 src/editor/edit.c *col2 = col + width; col2 3170 src/editor/edit.c long col1, col2; col2 3178 src/editor/edit.c col2 = MAX (edit->column1, edit->column2); col2 3180 src/editor/edit.c diff1 = edit_move_forward3 (edit, start_bol, col2, 0) - col2 3182 src/editor/edit.c diff2 = edit_move_forward3 (edit, end_bol, col2, 0) - col2 681 src/editor/editcmd.c off_t *start_pos, off_t *end_pos, long *col1, long *col2) col2 726 src/editor/editcmd.c *col2 = col + width;