Mercurial > emacs
diff lisp/ChangeLog @ 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 | 6a6fcf3e8e4d |
children | d15f2b6136f5 |
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