aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-01 12:15:41 +0000
committerGerd Moellmann1999-11-01 12:15:41 +0000
commitaeb721fe9ca9239ad9ca0fe6b2fe4f57f97da9c2 (patch)
tree7575da00bf4b5de030e816f6b3b90f07ae999947 /lisp/ChangeLog
parent314808dc648814f3b68fe45db3f14ca414db63bd (diff)
downloademacs-aeb721fe9ca9239ad9ca0fe6b2fe4f57f97da9c2.tar.gz
emacs-aeb721fe9ca9239ad9ca0fe6b2fe4f57f97da9c2.zip
(walk-windows): If ALL-FRAMES is a frame,
start on that frame. Use save-selected-window.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9721ec5d0f3..2ede4abe932 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
11999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * window.el (walk-windows): If ALL-FRAMES is a frame,
4 start on that frame. Use save-selected-window.
5
11999-11-01 Gerd Moellmann <gerd@gnu.org> 61999-11-01 Gerd Moellmann <gerd@gnu.org>
2 7
3 * simple.el (end-of-buffer): Use window-end to find the window end 8 * simple.el (end-of-buffer): Use window-end to find the window end