]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorFrancesco Potortì <pot@gnu.org>
Tue, 7 Jan 2003 14:33:59 +0000 (14:33 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 7 Jan 2003 14:33:59 +0000 (14:33 +0000)
lisp/ChangeLog

index 1e581ecd489fe830fe8661aa12db7713a3b39a4f..f4fe1cce10c023fb9a1a5e8f3971a588d433928a 100644 (file)
@@ -1,3 +1,10 @@
+2003-01-07  Francesco Potort\e,Al\e(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\e,A_\e(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.