From e109331adea4e40f0a461654a5fb7c61b041d56d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 10 May 2004 16:56:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86e2da3156e..aba8d66a17e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-05-10 Richard M. Stallman + + * 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 * progmodes/python.el (inferior-python-mode-map): Remove erroneous diff --git a/src/ChangeLog b/src/ChangeLog index fad84ff38f5..2170398648c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2004-05-10 Richard M. Stallman + + * print.c (print_preprocess): Use being_printed, loop_count and + halftail to detect overdeep nesting and cyclic cdr chains. + 2004-05-10 Andreas Schwab * lisp.h: Declare Fmake_symbolic_link. -- 2.39.2