]> git.eshelyaron.com Git - emacs.git/commit
Partially revert the defmethod->cl-defmethod change in registry.el
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 12 Feb 2016 05:55:23 +0000 (16:55 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 12 Feb 2016 05:55:23 +0000 (16:55 +1100)
commit0ff58f69651faa1aa36ff45d4012a19938642412
treea7edf47a4cf94d300d3011aeb50ae0b4de7e38c6
parent210a895757fc89138a7ec21cbf7fc8cb14b3c0b8
Partially revert the defmethod->cl-defmethod change in registry.el

* lisp/gnus/registry.el (initialize-instance): Use defmethod,
since cl-defmethod doesn't work with :after.
(initialize-instance): Ditto, but with :before.
lisp/gnus/registry.el