col2 1721 src/editor/edit.c long *col1, long *col2) col2 1777 src/editor/edit.c *col2 = col + width; col2 3152 src/editor/edit.c long col1, col2; col2 3160 src/editor/edit.c col2 = MAX (edit->column1, edit->column2); col2 3162 src/editor/edit.c diff1 = edit_move_forward3 (edit, start_bol, col2, 0) - col2 3164 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;