diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 01a86c89df1..4a2c8d946b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-02-21 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * frame.c (Vmouse_position_function): New variable. | ||
| 4 | (Fmouse_position): Use it. | ||
| 5 | (syms_of_frame): Install it. | ||
| 6 | |||
| 7 | * charset.c (find_charset_in_str): Fix use of `c' instead of `c1'. | ||
| 8 | |||
| 1 | 2000-02-20 Gerd Moellmann <gerd@gnu.org> | 9 | 2000-02-20 Gerd Moellmann <gerd@gnu.org> |
| 2 | 10 | ||
| 3 | * fileio.c (Finsert_file_contents): Unbind the binding of | 11 | * fileio.c (Finsert_file_contents): Unbind the binding of |