diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa2c4180ff3..461a8495024 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * follow.el (follow-scroll-down, follow-calc-win-end) | 3 | * follow.el (follow-scroll-down, follow-calc-win-end) |
| 4 | (follow-estimate-first-window-start): Reduce effective window | 4 | (follow-estimate-first-window-start): Reduce effective window |
| 5 | height when header line is present. | 5 | height when header line is present. (Bug#925) |
| 6 | 6 | ||
| 7 | 2008-10-28 Juanma Barranquero <lekktu@gmail.com> | 7 | 2008-10-28 Juanma Barranquero <lekktu@gmail.com> |
| 8 | 8 | ||