diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 638c1c0fdbe..c435a921af5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-01-02 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-01-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (pos_visible_p): Take into account that CHARPOS maybe | ||
| 4 | in or at the start of invisible text. | ||
| 5 | |||
| 3 | * dispnew.c (update_window): Don't check_current_matrix_flags. | 6 | * dispnew.c (update_window): Don't check_current_matrix_flags. |
| 4 | 7 | ||
| 5 | 2001-01-01 Jason Rumney <jasonr@gnu.org> | 8 | 2001-01-01 Jason Rumney <jasonr@gnu.org> |