]> git.eshelyaron.com Git - emacs.git/commit
Fix a use of 'cl-defgeneric'.
authorPhilipp Stephani <phst@google.com>
Tue, 15 Mar 2022 23:10:08 +0000 (00:10 +0100)
committerPhilipp Stephani <phst@google.com>
Thu, 17 Mar 2022 11:58:52 +0000 (12:58 +0100)
commit6ed3f04e5a3c8aee40a26805bb00cdd070eba319
treeadb8ea400cd5a2b0ac84ddc64d6838b1b8c2fdb1
parent06488ded6b9d8b4971e2e6c5b98b4fab6fe2d167
Fix a use of 'cl-defgeneric'.

* lisp/progmodes/xref.el (xref-match-length): Use 'cl-defmethod'
instead of 'cl-defgeneric'.
lisp/progmodes/xref.el