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 b9261ed28db..2a13804d77d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-05-09 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-05-09 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * print.c (syms_of_print) <print-length, print-level>: Doc fix. | ||
| 4 | |||
| 3 | * xterm.c (note_mouse_highlight): Don't change the mouse cursor | 5 | * xterm.c (note_mouse_highlight): Don't change the mouse cursor |
| 4 | back to the text cursor shape without need. | 6 | back to the text cursor shape without need. |
| 5 | 7 | ||