aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorKim F. Storm2006-06-13 22:45:00 +0000
committerKim F. Storm2006-06-13 22:45:00 +0000
commit79595fa45e8c58e2ae7ec74909f93532e9f92bf9 (patch)
tree5627e11b77f6c6ee27603cc0d6ad506382569824 /src/coding.c
parent1bb32610a859c40199d13978ccef59ce3f4d3ca6 (diff)
downloademacs-79595fa45e8c58e2ae7ec74909f93532e9f92bf9.tar.gz
emacs-79595fa45e8c58e2ae7ec74909f93532e9f92bf9.zip
(init_from_display_pos): Don't set it->method and
overlay_string_index after pop_it. Add asserts. (handle_stop): Look for overlay strings around a display string, image, or composition. Handle properties on those strings. (next_overlay_string): Don't set string, pos or method after pop_it. (get_overlay_strings_1): Split from get_overlay_strings; don't modify it if no overlay strings are found. (get_overlay_strings): Use get_overlay_strings_1. Always set it->string and it->method. (push_it): Push it->image_id and it->method. Push it->object instead of it->string if method is GET_FROM_IMAGE. (pop_it): Pop it->image_id and it->method. Ppo it->object instead of it->string if method is GET_FROM_IMAGE. Reset it->current.string_pos if popped it->string is nil. (reseat_1): Remove comment dated 19 May 2003. It expressed doubt whether a given change was correct; but the change is correct. Clear it->string_from_display_prop_p. (set_iterator_to_next): Rely on it->method and it->image_id from iterator stack, instead of setting them explicitly after pop_it.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions