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 ae9f01609d6..998d817f499 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * keyboard.c (Fcommand_execute): Remove unnecessary prototype (it | ||
| 4 | is already prototyped in included lisp.h). | ||
| 5 | |||
| 3 | * frame.c (Fset_mouse_position): Improve style of comment to | 6 | * frame.c (Fset_mouse_position): Improve style of comment to |
| 4 | follow other comments. | 7 | follow other comments. |
| 5 | (Fset_mouse_pixel_position): Improve style of comment to follow | 8 | (Fset_mouse_pixel_position): Improve style of comment to follow |