+2004-05-10 Richard M. Stallman <rms@gnu.org>
+
+ * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
+ directly without calling any functions in Rmail.
+ (unrmail-unprune): Function deleted.
+
2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
* progmodes/python.el (inferior-python-mode-map): Remove erroneous
+2004-05-10 Richard M. Stallman <rms@gnu.org>
+
+ * print.c (print_preprocess): Use being_printed, loop_count and
+ halftail to detect overdeep nesting and cyclic cdr chains.
+
2004-05-10 Andreas Schwab <schwab@suse.de>
* lisp.h: Declare Fmake_symbolic_link.