diff options
author | Po Lu <luangruo@yahoo.com> | 2024-04-27 19:48:45 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-04-27 19:48:45 +0800 |
commit | 01e0b783bcd1b48ec856c8960e9da571a289a1b2 (patch) | |
tree | bb3d075c9af638149eed223a3925850d1c098bff /lisp/emacs-lisp/hierarchy.el | |
parent | 687c4137fa473031bc62aa0d41aec74df4f1e5af (diff) | |
download | emacs-01e0b783bcd1b48ec856c8960e9da571a289a1b2.tar.gz emacs-01e0b783bcd1b48ec856c8960e9da571a289a1b2.tar.bz2 emacs-01e0b783bcd1b48ec856c8960e9da571a289a1b2.zip |
Fix ommissions in window scrolling commands that ought to clear vscroll
* src/window.c (Fdelete_other_windows_internal)
(window_scroll_for_long_lines, Frecenter, Fmove_to_window_line):
Reset window vscroll, or, if force_start be set, just
preserve_vscroll_p, after moving window start to a position
computed from iterators for the window in question, so that
vscroll may be reliably reset again after the conditions for
redisplay's doing the same were corrected. (bug#70386)
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions