diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bd5fbc5957d..13536e505e1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-01-09 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (x_consider_frame_title): Don't count the tooltip frame | ||
| 4 | when checking for multiple frames. | ||
| 5 | |||
| 1 | 2002-01-08 Richard M. Stallman <rms@gnu.org> | 6 | 2002-01-08 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * window.c (delete_window): Rewrite the code for changing the | 8 | * window.c (delete_window): Rewrite the code for changing the |