diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 1195a8f9592..a67dd2cc458 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -14366,7 +14366,7 @@ | |||
| 14366 | 2009-01-10 Chong Yidong <cyd@stupidchicken.com> | 14366 | 2009-01-10 Chong Yidong <cyd@stupidchicken.com> |
| 14367 | 14367 | ||
| 14368 | * xdisp.c (pos_visible_p): When iterator stops on the last glyph | 14368 | * xdisp.c (pos_visible_p): When iterator stops on the last glyph |
| 14369 | of a display vector, backtrack. | 14369 | of a display vector, backtrack. (Bug#1810) |
| 14370 | (try_window_reusing_current_matrix): Check glyph type before | 14370 | (try_window_reusing_current_matrix): Check glyph type before |
| 14371 | referencing charpos member. | 14371 | referencing charpos member. |
| 14372 | 14372 | ||