diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 308e7ad2c43..f6ae2321c2a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-05-25 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (handle_invisible_prop): Don't try to skip over | ||
| 4 | invisible text if end of text is already reached. | ||
| 5 | |||
| 1 | 2000-05-25 Dave Love <fx@gnu.org> | 6 | 2000-05-25 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (Fdump_glyph_matrix): Declare the arg. | 8 | * xdisp.c (Fdump_glyph_matrix): Declare the arg. |