+2001-09-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
+
+ * mm-util.el (mm-charset-synonym-alist): Add windows-1250 so we
+ can read e-mails from Microsoft Outlook users not using ISO
+ 8859-2 character set.
+
2001-09-18 Gerd Moellmann <gerd@gnu.org>
* gnus-sum.el (gnus-select-newsgroup): Make
2001-09-18 Gerd Moellmann <gerd@gnu.org>
+ * keyboard.c (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
+ recursive_edit_unwind.
+ (recursive_edit_unwind): Set kboard state according to
+ SINGLE-KBOARD.
+
* buffer.c (modify_overlay): Don't do nothing if START == END;
This can still be a modification, for example when an overlay has
a before-string or after-string.