col2 1698 src/editor/edit.c long *col1, long *col2) col2 1754 src/editor/edit.c *col2 = col + width; col2 670 src/editor/editcmd.c off_t * start_pos, off_t * end_pos, long *col1, long *col2) col2 715 src/editor/editcmd.c *col2 = col + width; col2 1305 src/editor/editcmd.c long col1, col2; col2 1313 src/editor/editcmd.c col2 = MAX (edit->column1, edit->column2); col2 1315 src/editor/editcmd.c diff1 = edit_move_forward3 (edit, start_bol, col2, 0) - col2 1317 src/editor/editcmd.c diff2 = edit_move_forward3 (edit, end_bol, col2, 0) -