aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f6a18b1622d..57f86bcf739 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-07-21 Gerd Moellmann <gerd@gnu.org> 12000-07-21 Gerd Moellmann <gerd@gnu.org>
2 2
3 * window.c (foreach_window_1): Fix typo reversing an if-condition.
4
3 * window.c (foreach_window): Instead of a fake variable argument 5 * window.c (foreach_window): Instead of a fake variable argument
4 list, take one USER_DATA argument. 6 list, take one USER_DATA argument.
5 (foreach_window_1): Likewise, and call callback functions with two 7 (foreach_window_1): Likewise, and call callback functions with two