]> git.eshelyaron.com Git - emacs.git/commit
; * lisp/proced.el (proced-update): Support non-symbol proced-filter values
authorPhil Sainty <psainty@orcon.net.nz>
Fri, 27 Jun 2025 06:36:33 +0000 (18:36 +1200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 19:19:28 +0000 (21:19 +0200)
commitf472a601350fe0828a54093f00f67f6d9fd91172
treef7f7b16c569774aff9c99b91d982aaa649799bba
parentd1be5112c5c7a7ef18838e98bca3d5efa1214082
; * lisp/proced.el (proced-update): Support non-symbol proced-filter values

Avoid errors like "Wrong type argument: symbolp, ((args . "REGEXP"))"
when `proced-filter' is a list of elementary filters.

(cherry picked from commit d70f1e0cfe5c6cca5c551326bc0fec613a2d683a)
lisp/proced.el