diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-06-30 16:39:33 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-06-30 16:39:33 +0200 |
| commit | 1f5f15558f8899dac082dbd82e8ff15f4b58efe7 (patch) | |
| tree | 65a7df7f8161a38623b51b135439296624c8e1ef /CHANGELOG | |
| parent | 453c7876e7c13467de58741dee93dfd7c527dc56 (diff) | |
Restore window-start after refreshing a buffer
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # -*- mode: org -*- * v4.3.7 UNRELEASED +- Refreshing a buffer causes its content to be recreated, which can + result in scrolling. Now we attempt to restore the display-start + positions of the windows displaying the buffer. #5403 + - When running ~git~ for side-effects and that signals an error, we did not augment the error message to inform the user that the full output can be found in the process buffer. When the error is not |
