From 683a44f77c8c83febe1ab7ebe7fc32d26fc71bcd Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 14 May 2011 17:05:36 +0300 Subject: Remove kludgey save and restore of IT->position for push_it. src/xdisp.c (push_it): Accept second argument POSITION, where pop_it should jump to continue iteration. --- src/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b122f0612b2..fdb98351672 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,6 +2,8 @@ * xdisp.c (compute_display_string_pos): Non-trivial implementation. (compute_display_string_end): New function. + (push_it): Accept second argument POSITION, where pop_it should + jump to continue iteration. * dispextern.h (compute_display_string_end): Declare prototype. -- cgit v1.2.1