diff lisp/ChangeLog @ 30115:88ffd1434bb2

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 07 Jul 2000 14:15:55 +0000
parents cdd9c822e994
children b235edbd96c8
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 07 14:15:44 2000 +0000
+++ b/lisp/ChangeLog	Fri Jul 07 14:15:55 2000 +0000
@@ -1,5 +1,7 @@
 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
 
+	* bindings.el: Bind ´[delete]' to delete-char.
+
 	* dired.el (dired-find-alternate-file): New function.
 	(dired-mode-map): Bind `a' to dired-find-alternate-file.
 	(toplevel): Require dired-aux when compiling.
@@ -11,6 +13,13 @@
 
 	* battery.el, info-look.el: Change author's mail address.
 
+2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
+	
+	* mail/rmail.el (rmail-clear-headers): Don't throw an error
+	if rmail-ignored-headers is nil.
+	(rmail-retry-failure): Bind rmail-ignored-headers and
+	rmail-displayed-headers to nil.
+
 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
 
 	* lpr.el (lpr-page-header-switches): Add `-h' switch.