]> code.delx.au - gnu-emacs/commit
(handle_single_display_spec): Ensure the right value of
authorKim F. Storm <storm@cua.dk>
Mon, 17 Jul 2006 14:25:05 +0000 (14:25 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 17 Jul 2006 14:25:05 +0000 (14:25 +0000)
commit062e20358f97d3b5f7b097ad9c05de75a418ca2e
tree0dcfde6f219db2c2ed189a4f3204ec3ecd8f5715
parent55dc982c6cf980690aa1c26d2add91664c76db93
(handle_single_display_spec): Ensure the right value of
it->position is saved by push_it.
(pop_it): Restore it->object for GET_FROM_BUFFER and GET_FROM_STRING.
(reseat_1): Don't setup it->object twice.
(set_iterator_to_next): No need to set it->object after pop_it.
(move_it_to): Explicitly check to see if last move reached to_charpos.
src/xdisp.c