SET_PT 652 src/casefiddle.c SET_PT (casify_region (flag, make_fixnum (PT), make_fixnum (farend))); SET_PT 56 src/cmds.c SET_PT (BEGV); SET_PT 61 src/cmds.c SET_PT (ZV); SET_PT 65 src/cmds.c SET_PT (new_point); SET_PT 167 src/cmds.c SET_PT (XFIXNUM (Fline_beginning_position (n))); SET_PT 195 src/cmds.c SET_PT (newpos); SET_PT 205 src/cmds.c SET_PT (PT - 1); SET_PT 201 src/decompress.c SET_PT (min (data->old_point, ZV)); SET_PT 290 src/decompress.c SET_PT (iend); SET_PT 220 src/editfns.c SET_PT (clip_to_bounds (BEGV, XFIXNUM (position), ZV)); SET_PT 684 src/editfns.c SET_PT (XFIXNAT (new_pos)); SET_PT 2134 src/editfns.c SET_PT (beg_a); SET_PT 2984 src/editfns.c SET_PT (s); SET_PT 2986 src/editfns.c SET_PT (e); SET_PT 3806 src/fns.c SET_PT (old_pos); SET_PT 4048 src/fns.c SET_PT (old_pos > ZV ? ZV : old_pos); SET_PT 1086 src/indent.c SET_PT (pos); SET_PT 2126 src/intervals.c SET_PT (position); SET_PT 1726 src/keyboard.c SET_PT (beg); SET_PT 1744 src/keyboard.c SET_PT (PT < last_pt SET_PT 1808 src/keyboard.c SET_PT ((orig_pt == PT && (last_pt < beg || last_pt > end)) SET_PT 1834 src/keyboard.c (check_composition = check_display = true, SET_PT (end + 1)); SET_PT 1836 src/keyboard.c (check_composition = check_display = true, SET_PT (beg - 1)); SET_PT 1850 src/keyboard.c SET_PT (PT == beg ? end : beg)); SET_PT 3314 src/keymap.c SET_PT (PT - 1); SET_PT 3327 src/keymap.c SET_PT (PT + 1); SET_PT 1098 src/search.c SET_PT (np); SET_PT 1594 src/syntax.c SET_PT (val); SET_PT 370 src/textconv.c SET_PT (query->factor); SET_PT 4303 src/window.c SET_PT (BEG); SET_PT 6331 src/window.c SET_PT (top_margin); SET_PT 26165 src/xdisp.c SET_PT (g->charpos); SET_PT 26190 src/xdisp.c SET_PT (new_pos); SET_PT 26200 src/xdisp.c SET_PT (g->charpos); SET_PT 26202 src/xdisp.c SET_PT (ZV); SET_PT 26204 src/xdisp.c SET_PT (MATRIX_ROW_END_CHARPOS (row) - 1); SET_PT 26227 src/xdisp.c SET_PT (MATRIX_ROW_END_CHARPOS (row) - 1); SET_PT 26249 src/xdisp.c SET_PT (g->charpos); SET_PT 26253 src/xdisp.c SET_PT (ZV); SET_PT 26265 src/xdisp.c SET_PT (MATRIX_ROW_END_CHARPOS (row) - 1); SET_PT 26287 src/xdisp.c SET_PT (g->charpos); SET_PT 26291 src/xdisp.c SET_PT (ZV); SET_PT 298 test/manual/etags/c-src/abbrev.c SET_PT (wordend); SET_PT 319 test/manual/etags/c-src/abbrev.c SET_PT (wordstart); SET_PT 325 test/manual/etags/c-src/abbrev.c SET_PT (PT + whitecnt); SET_PT 394 test/manual/etags/c-src/abbrev.c SET_PT (last_abbrev_point); SET_PT 415 test/manual/etags/c-src/abbrev.c SET_PT (last_abbrev_point < opoint ? opoint + adjust : opoint); SET_PT 1698 test/manual/etags/c-src/emacs/src/keyboard.c SET_PT (beg); SET_PT 1715 test/manual/etags/c-src/emacs/src/keyboard.c SET_PT (PT < last_pt SET_PT 1779 test/manual/etags/c-src/emacs/src/keyboard.c SET_PT ((orig_pt == PT && (last_pt < beg || last_pt > end)) SET_PT 1805 test/manual/etags/c-src/emacs/src/keyboard.c (check_composition = check_display = 1, SET_PT (end + 1)); SET_PT 1807 test/manual/etags/c-src/emacs/src/keyboard.c (check_composition = check_display = 1, SET_PT (beg - 1)); SET_PT 1821 test/manual/etags/c-src/emacs/src/keyboard.c SET_PT (PT == beg ? end : beg));