• Stefan Monnier's avatar
    * lisp/emacs-lisp/cl-generic.el: Add support for cl-next-method-p. · 909126de
    Stefan Monnier authored
    (cl-defmethod): Add edebug spec.
    (cl--generic-build-combined-method): Fix call to
    cl-no-applicable-method.
    (cl--generic-nnm-sample, cl--generic-cnm-sample): New constant.
    (cl--generic-isnot-nnm-p): New function.
    (cl--generic-lambda): Use it to add support for cl-next-method-p.
    (cl-no-next-method, cl-no-applicable-method): Simplify arg list.
    (cl-next-method-p): New function.
    909126de
cl-generic.el 31.4 KB