col1 1731 src/editor/edit.c long *col1, long *col2) col1 1786 src/editor/edit.c *col1 = col; col1 3170 src/editor/edit.c long col1, col2; col1 3177 src/editor/edit.c col1 = MIN (edit->column1, edit->column2); col1 3181 src/editor/edit.c edit_move_forward3 (edit, start_bol, col1, 0); col1 3183 src/editor/edit.c edit_move_forward3 (edit, end_bol, col1, 0); col1 681 src/editor/editcmd.c off_t *start_pos, off_t *end_pos, long *col1, long *col2) col1 725 src/editor/editcmd.c *col1 = col;