Add fixed bug to 7.85 release notes after the fact too.
The -face suffix has been dropped from all face names.
+*** Default Identity Prevents Insertion of Auto Fields
+
+Auto insertion of an identity now occurs even when the default
+identity is used (closes SF #1204506).
+
*** mh-compose-forward and Default Message Number
mh-compose-forward will now default to the sent message in the sent
* mh-comp.el (mh-insert-auto-fields): Inset identity regardless of
whether one was already set, since if one used a default identity
- it would never be overridden.
+ it would never be overridden (closes SF #1204506).
2005-06-02 Bill Wohler <wohler@newt.com>