]> git.eshelyaron.com Git - emacs.git/commitdiff
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
authorKevin Ryde <user42@zip.com.au>
Sun, 18 Oct 2009 23:12:02 +0000 (23:12 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 18 Oct 2009 23:12:02 +0000 (23:12 +0000)
re-throw, `err' is a pair not a list so can't use apply (Bug#4740).

lisp/ChangeLog

index e689b83cf0dd9c3298ef25fb72fc61ee96d61b2e..88cfbe7d384817676e375894eaf36c4b5d8c43ad 100644 (file)
@@ -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