]> git.eshelyaron.com Git - emacs.git/commit
Fix evaluation of negated argument predicates in Eshell
authorJim Porter <jporterbugs@gmail.com>
Sun, 13 Mar 2022 14:36:37 +0000 (15:36 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Mar 2022 18:59:07 +0000 (19:59 +0100)
commitea3c147d2dcb65840ad5ec5c4d8786d36a5ea0dc
treec51e76a34cc69064d8cca3a641055c89831c8270
parentedb8481ce15404d9157e104958aef22b05b606a7
Fix evaluation of negated argument predicates in Eshell

* lisp/eshell/em-pred.el (eshell-add-pred-func): Let-bind 'pred' so
the lambdas see the original value (bug#54369).
lisp/eshell/em-pred.el