diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-10-05 21:58:10 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-10-05 21:58:10 +0200 |
| commit | 1359cc8de778916b8f38a4b3cf163759361ca950 (patch) | |
| tree | 943b43f83dcaf73b94bc2d422f5acfc021f41cfd | |
| parent | 9bd644a0e97c16e3564d278d0c0889fe1b6badf5 (diff) | |
Update changelog
| -rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -13,9 +13,20 @@ - A form from the ~cond-let~ library made it into the autoloads file, where that library isn't being loaded. #5451 +- ~magit-revert-rev-file-buffer~ did not respect a value of ~nil~ for + ~enable-local-variables~. 5eb31a419a + - Improved commands for jumping to specific sections in revision buffers. #5442 +- Improved consistency of scroll command bindings. #5453 + +- It is possible again to exit ~magit-completing-read-multiple~ with + no input if REQUIRE-MATCH is ~t~. b5066e5fa4 + +- Diffs that appear in logs could not be parsed in some edge cases. + #5454 + * v4.4.0 2025-09-09 - At least Emacs 28.1 is required now. Emacs 30.1 was released |
