mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
; * etc/MH-E-NEWS: Document the fix for SF#473.
This commit is contained in:
parent
80c0529e94
commit
bc0eacca97
1 changed files with 13 additions and 0 deletions
|
|
@ -3,6 +3,19 @@
|
|||
Copyright (C) 2001-2026 Free Software Foundation, Inc.
|
||||
See the end of the file for license conditions.
|
||||
|
||||
* Changes in Emacs 31.1
|
||||
|
||||
** Bug Fixes in Emacs 31.1
|
||||
|
||||
*** 'mh-thread-refile' now remembers the destination folder.
|
||||
|
||||
For consistency with 'mh-refile-msg', 'mh-thread-refile' now updates
|
||||
'mh-last-destination' and 'mh-last-destination-folder' unless the
|
||||
optional argument 'dont-update-last-destination-flag' is non-nil (closes
|
||||
SF #473).
|
||||
|
||||
|
||||
|
||||
* Changes in MH-E 8.6
|
||||
|
||||
Version 8.6 fixes composition errors in nmh 1.6.
|
||||
|
|
|
|||
Loading…
Reference in a new issue