changeset 105666:933cd581fbcf

* ibuffer.el (ibuffer-confirm-operation-on): Correction to error re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
author Kevin Ryde <user42@zip.com.au>
date Sun, 18 Oct 2009 23:12:02 +0000
parents 4f559aa94368
children f14d7d76a8f2
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 18 23:11:14 2009 +0000
+++ b/lisp/ChangeLog	Sun Oct 18 23:12:02 2009 +0000
@@ -1,3 +1,8 @@
+2009-10-18  Kevin Ryde  <user42@zip.com.au>
+
+	* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
+	re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
+
 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
 
 	* minibuffer.el (read-file-name): Check for repeat before putting