]> git.eshelyaron.com Git - emacs.git/commit
(define-ibuffer-op): Minor tweak to Shipmints's patch
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 26 Feb 2025 14:13:04 +0000 (09:13 -0500)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Feb 2025 11:18:21 +0000 (12:18 +0100)
commite1992e095f808ef2a28855de2d45e26a83ed421e
tree7f0123f9cd8bd8db4a21547c83236a7f86d973a5
parent5a7a5bb9df175417a6ed0e62fa5489b1bcd33fb1
(define-ibuffer-op): Minor tweak to Shipmints's patch

* lisp/ibuf-macs.el (define-ibuffer-op): Evaluate `(active-)opstring`
args when defining the operation rather than every time the operation
is used.  Move the `:autoload-end` marker back to the level of `progn`.

(cherry picked from commit 5815bd52279fdedc752f9f92ace86f8243fbd604)
lisp/ibuf-macs.el