aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2002-01-09 22:42:49 +0000
committerJason Rumney2002-01-09 22:42:49 +0000
commit74779f52c5d8994ecea4aeb42a6a68fc0b54901a (patch)
tree27bda020a9639333e0f402d3dcf023875dfbaea0 /src/ChangeLog
parentb93e5ce229008d4a06302f05d0e1e958a29a1a5e (diff)
downloademacs-74779f52c5d8994ecea4aeb42a6a68fc0b54901a.tar.gz
emacs-74779f52c5d8994ecea4aeb42a6a68fc0b54901a.zip
(x_consider_frame_title): Don't count the tooltip frame
when checking for multiple frames.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
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 @@
12002-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
12002-01-08 Richard M. Stallman <rms@gnu.org> 62002-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