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 e5c1b6b1d0a..025d96529f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-01-12 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-01-12 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xfns.c (x_set_mouse_color): Fix color allocation. | ||
| 4 | |||
| 3 | * keyboard.c: Call get_local_map with new argument list. | 5 | * keyboard.c: Call get_local_map with new argument list. |
| 4 | 6 | ||
| 5 | * intervals.c (get_local_map): Change TYPE to Lisp_Object. | 7 | * intervals.c (get_local_map): Change TYPE to Lisp_Object. |