diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6e9a169e8a8..c164c6b5f58 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-04-11 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (redisplay_window): Don't try to determine the character | ||
| 4 | position of the scroll margin if the window start point w->startp | ||
| 5 | is outside the buffer's accessible region. | ||
| 6 | |||
| 1 | 2011-03-30 Eli Zaretskii <eliz@gnu.org> | 7 | 2011-03-30 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Document the | 9 | * xdisp.c (syms_of_xdisp) <scroll-conservatively>: Document the |