Mercurial > emacs
comparison lisp/ChangeLog @ 26269:ea945bfd5c7c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 01 Nov 1999 12:15:41 +0000 |
parents | 0af8b2c70e22 |
children | b47b74998eef |
comparison
equal
deleted
inserted
replaced
26268:6e6ad5d67263 | 26269:ea945bfd5c7c |
---|---|
1 1999-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 | |
1 1999-11-01 Gerd Moellmann <gerd@gnu.org> | 6 1999-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 |
4 instead of vertical-motion because this handles variable-height | 9 instead of vertical-motion because this handles variable-height |
5 lines correctly. | 10 lines correctly. |