diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b122f0612b2..fdb98351672 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (compute_display_string_pos): Non-trivial implementation. | 3 | * xdisp.c (compute_display_string_pos): Non-trivial implementation. |
| 4 | (compute_display_string_end): New function. | 4 | (compute_display_string_end): New function. |
| 5 | (push_it): Accept second argument POSITION, where pop_it should | ||
| 6 | jump to continue iteration. | ||
| 5 | 7 | ||
| 6 | * dispextern.h (compute_display_string_end): Declare prototype. | 8 | * dispextern.h (compute_display_string_end): Declare prototype. |
| 7 | 9 | ||