]> git.eshelyaron.com Git - emacs.git/commit
Fix Emacs 26 support in xref.el
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Oct 2021 14:32:35 +0000 (17:32 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Oct 2021 14:33:08 +0000 (17:33 +0300)
commitcd4bb985406e66e9cd1a5424b49d48818a99311d
tree6ec1ade827c45a3b18bd846e75842e489c245ec8
parentf6826800ea1b2176a7166044d9f769c22a0c9330
Fix Emacs 26 support in xref.el

* lisp/progmodes/xref.el (xref--defstruct): New macro.
(xref-item, xref-match-item): Use it in definitions.
lisp/progmodes/xref.el