2002-07-06 Richard M. Stallman <rms@gnu.org>
+ * mail/rmail.el (rmail-decode-babyl-format): Disable undo
+ around the decode-coding-region call.
+
* edmacro.el (edmacro-fix-menu-commands):
Discard `help-echo' events. Handle (menu-bar) events.
Simplify by converting key sequence to a list and then back to vector.
+2002-07-06 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * xselect.c (syms_of_xselect): The default value of
+ selection-coding-system is now compound-text-with-extensions.
+
2002-07-06 Richard M. Stallman <rms@gnu.org>
* xterm.c (x_term_init): Turn off polling around XtOpenDisplay.