• Gemini Lasswell's avatar
    Fix Edebug specs for 'cl-defmethod' and 'defmethod' · d895f6c1
    Gemini Lasswell authored
    * lisp/emacs-lisp/cl-generic.el (cl-defmethod): Change Edebug spec
    to make Edebug generate a new symbol for each method (Bug#24753) and
    to support a string following :extra (Bug#23995).
    * lisp/emacs-lisp/eieio-compat.el (defmethod): Change Edebug spec to
    make Edebug generate a new symbol for each method (Bug#24753).
    d895f6c1
eieio-compat.el 11.5 KB