diff lisp/ChangeLog @ 102357:965102fa40ea

(rmail-delete-headers): New function. (rmail-retry-failure): Restore yet another feature mbox Rmail removed without telling anyone, namely rmail-retry-ignored-headers.
author Glenn Morris <rgm@gnu.org>
date Mon, 02 Mar 2009 08:03:41 +0000
parents fd6b5c8dd39b
children 21c800bf2b35
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 02 07:36:03 2009 +0000
+++ b/lisp/ChangeLog	Mon Mar 02 08:03:41 2009 +0000
@@ -10,6 +10,9 @@
 	Doc fixes.
 	(rmail-retry-failure): Use rmail-get-header rather than a magical
 	save-excursion/restriction combination that does nothing.
+	(rmail-delete-headers): New function.
+	(rmail-retry-failure): Restore yet another feature mbox Rmail removed
+	without telling anyone, namely rmail-retry-ignored-headers.
 
 2009-03-01  Chong Yidong  <cyd@stupidchicken.com>