diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c2f027c6347..ae9f01609d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2001-10-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * frame.c (Fset_mouse_position): Improve style of comment to | ||
| 4 | follow other comments. | ||
| 5 | (Fset_mouse_pixel_position): Improve style of comment to follow | ||
| 6 | other comments. | ||
| 7 | (Fmake_frame_visible): Doc fix and typo in comment. | ||
| 8 | (Fmake_frame_invisible): Doc fix and typo in comment. | ||
| 9 | (Ficonify_frame): Fix typo in comment. | ||
| 10 | |||
| 1 | 2001-10-14 Gerd Moellmann <gerd@gnu.org> | 11 | 2001-10-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 12 | ||
| 3 | * xfns.c, dispnew.c, xterm.c, xdisp.c, xfaces.c, xmenu.c | 13 | * xfns.c, dispnew.c, xterm.c, xdisp.c, xfaces.c, xmenu.c |