aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-07-21 15:00:08 +0000
committerGerd Moellmann2000-07-21 15:00:08 +0000
commitd1dc7e43b833d07668e7d4a13395c8ecea976557 (patch)
tree121ceb53d51f7248c4a862c4caf6925badd49b17 /src/ChangeLog
parent0f532a9a24a423953c8204f20f0ab5e4c6ab933a (diff)
downloademacs-d1dc7e43b833d07668e7d4a13395c8ecea976557.tar.gz
emacs-d1dc7e43b833d07668e7d4a13395c8ecea976557.zip
*** empty log message ***
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