diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 50149a01f05..7eac9ad5ddf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-10-05 John Paul Wallington <jpw@shootybangbang.com> | ||
| 2 | |||
| 3 | * fns.c (Flength): Doc fix. | ||
| 4 | |||
| 1 | 2002-10-04 Steven Tamm <steventamm@mac.com> | 5 | 2002-10-04 Steven Tamm <steventamm@mac.com> |
| 2 | 6 | ||
| 3 | * macterm.c (keycode_to_xkeysym_table): Change return to be | 7 | * macterm.c (keycode_to_xkeysym_table): Change return to be |
| @@ -18,7 +22,7 @@ | |||
| 18 | 22 | ||
| 19 | * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t. | 23 | * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t. |
| 20 | 24 | ||
| 21 | * w32fns.c (x_create_tip_frame): Likewise | 25 | * w32fns.c (x_create_tip_frame): Likewise. |
| 22 | 26 | ||
| 23 | * macfns.c (x_create_tip_frame): Likewise. | 27 | * macfns.c (x_create_tip_frame): Likewise. |
| 24 | 28 | ||