col2 1701 src/editor/edit.c long *col2) col2 1757 src/editor/edit.c *col2 = col + width; col2 3110 src/editor/edit.c long col1, col2; col2 3118 src/editor/edit.c col2 = MAX (edit->column1, edit->column2); col2 3120 src/editor/edit.c diff1 = edit_move_forward3 (edit, start_bol, col2, 0) col2 3122 src/editor/edit.c diff2 = edit_move_forward3 (edit, end_bol, col2, 0) col2 673 src/editor/editcmd.c off_t *start_pos, off_t *end_pos, long *col1, long *col2) col2 718 src/editor/editcmd.c *col2 = col + width;