changeset 49096:63bc313a5a53

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Tue, 07 Jan 2003 14:33:59 +0000
parents 8f4703550258
children 217ecd0c470e
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 07 12:08:40 2003 +0000
+++ b/lisp/ChangeLog	Tue Jan 07 14:33:59 2003 +0000
@@ -1,3 +1,10 @@
+2003-01-07  Francesco Potort,Al(B  <pot@gnu.org>
+
+	* mail/undigest.el (unforward-rmail-message): Skip all newlines
+	after the initial separator.
+	(unforward-rmail-message): Forwarded-From: and Forwarded-Date:
+	instead of Forwarded-from: and Forwarded-date:.
+
 2003-01-07  Kai Gro,A_(Bjohann  <kai.grossjohann@uni-duisburg.de>
 
 	* dired.el (dired-garbage-files-regexp): Add `.aux$'.  These are
@@ -25,7 +32,7 @@
 
 	* dired.el (dired-recursive-deletes): Fix custom type.
 
-	* dabbrev.el (dabbrev--substitute-expansion): 
+	* dabbrev.el (dabbrev--substitute-expansion):
 	Convert all whitespace to single spaces,
 	except when it's carried over from the existing text.