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 d57a14dd490..ab5a9e5c650 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-10-25 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-10-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (show_mouse_face): Clean up. Recognize overwritten | ||
| 4 | cursor differently. | ||
| 5 | |||
| 3 | * xdisp.c (move_it_vertically_backward): Compute line height | 6 | * xdisp.c (move_it_vertically_backward): Compute line height |
| 4 | differently. Add heuristic to try to be more compatible to 20.x. | 7 | differently. Add heuristic to try to be more compatible to 20.x. |
| 5 | 8 | ||