diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 31fda48df48..cb7e1377c92 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -27,6 +27,7 @@ | |||
| 27 | (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag) | 27 | (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag) |
| 28 | (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down): New | 28 | (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down): New |
| 29 | functions, replacing advice on scroll-bar-* commands. | 29 | functions, replacing advice on scroll-bar-* commands. |
| 30 | (follow-mwheel-scroll): New function (Bug#4112). | ||
| 30 | 31 | ||
| 31 | * comint.el (comint-adjust-point): New function. | 32 | * comint.el (comint-adjust-point): New function. |
| 32 | (comint-postoutput-scroll-to-bottom): Use it. Call | 33 | (comint-postoutput-scroll-to-bottom): Use it. Call |