col1             1721 src/editor/edit.c                               long *col1, long *col2)
col1             1776 src/editor/edit.c     *col1 = col;
col1             3152 src/editor/edit.c         long col1, col2;
col1             3159 src/editor/edit.c         col1 = MIN (edit->column1, edit->column2);
col1             3163 src/editor/edit.c             edit_move_forward3 (edit, start_bol, col1, 0);
col1             3165 src/editor/edit.c             edit_move_forward3 (edit, end_bol, col1, 0);
col1              673 src/editor/editcmd.c                             off_t *start_pos, off_t *end_pos, long *col1, long *col2)
col1              717 src/editor/editcmd.c     *col1 = col;