aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-12-28 12:42:54 +0000
committerGerd Moellmann2001-12-28 12:42:54 +0000
commit539e92ad44425c488f308b3ed647879131a6302d (patch)
tree9df69d029872fd5b08668bdd65f8504b66b04e17 /src/ChangeLog
parent31bc27f60779c4d4a56d4c88908b8c18415db760 (diff)
downloademacs-539e92ad44425c488f308b3ed647879131a6302d.tar.gz
emacs-539e92ad44425c488f308b3ed647879131a6302d.zip
(try_scrolling) <PT below scroll margin>: Add the
height of the cursor line to the amount to scroll.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7a69d4500fb..6cbd7d57042 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-12-28 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (try_scrolling) <PT below scroll margin>: Add the
4 height of the cursor line to the amount to scroll.
5
12001-12-27 Richard M. Stallman <rms@gnu.org> 62001-12-27 Richard M. Stallman <rms@gnu.org>
2 7
3 * intervals.c (set_point_both): The position after an invisible, 8 * intervals.c (set_point_both): The position after an invisible,