Mercurial > emacs
changeset 38801:7784d99b4ecc
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 13 Aug 2001 12:14:32 +0000 |
parents | 9c6ef0fd5c4d |
children | 7ca6f1c8e014 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 13 12:14:15 2001 +0000 +++ b/src/ChangeLog Mon Aug 13 12:14:32 2001 +0000 @@ -1,5 +1,8 @@ 2001-08-13 Gerd Moellmann <gerd@gnu.org> + * xdisp.c (move_it_by_lines) <DVPOS < 0>: If not already on + a line start, move back to the line start. + * xdisp.c (resize_echo_area_exactly): Don't resize the mini-window exactly when a mini-buffer is active.