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 216 src/editfns.c SET_PT (clip_to_bounds (BEGV, XFIXNUM (position), ZV)); SET_PT 680 src/editfns.c SET_PT (XFIXNAT (new_pos)); SET_PT 2126 src/editfns.c SET_PT (beg_a); SET_PT 2976 src/editfns.c SET_PT (s); SET_PT 2978 src/editfns.c SET_PT (e); SET_PT 3770 src/fns.c SET_PT (old_pos); SET_PT 4012 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 1696 src/keyboard.c SET_PT (beg); SET_PT 1714 src/keyboard.c SET_PT (PT < last_pt SET_PT 1778 src/keyboard.c SET_PT ((orig_pt == PT && (last_pt < beg || last_pt > end)) SET_PT 1804 src/keyboard.c (check_composition = check_display = true, SET_PT (end + 1)); SET_PT 1806 src/keyboard.c (check_composition = check_display = true, SET_PT (beg - 1)); SET_PT 1820 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 1097 src/search.c SET_PT (np); SET_PT 1603 src/syntax.c SET_PT (val); SET_PT 4285 src/window.c SET_PT (BEG); SET_PT 6314 src/window.c SET_PT (top_margin); SET_PT 25967 src/xdisp.c SET_PT (g->charpos); SET_PT 25992 src/xdisp.c SET_PT (new_pos); SET_PT 26002 src/xdisp.c SET_PT (g->charpos); SET_PT 26004 src/xdisp.c SET_PT (ZV); SET_PT 26006 src/xdisp.c SET_PT (MATRIX_ROW_END_CHARPOS (row) - 1); SET_PT 26029 src/xdisp.c SET_PT (MATRIX_ROW_END_CHARPOS (row) - 1); SET_PT 26051 src/xdisp.c SET_PT (g->charpos); SET_PT 26055 src/xdisp.c SET_PT (ZV); SET_PT 26067 src/xdisp.c SET_PT (MATRIX_ROW_END_CHARPOS (row) - 1); SET_PT 26089 src/xdisp.c SET_PT (g->charpos); SET_PT 26093 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));