• Juanma Barranquero's avatar
    ibuf-ext.el: Fix previous change · 9c0ac881
    Juanma Barranquero authored
    * lisp/ibuf-ext.el (ibuffer-generate-filter-groups): Use
    `cl-destructuring-bind' instead of `cl-multiple-value-bind', as we
    don't want to assume how multiple-values are implemented, and we
    know a list is being returned anyway.  Suggested by Stefan Monnier.
    9c0ac881
ibuf-ext.el 72.2 KB