doomemacs/modules/lang/emacs-lisp
Henrik Lissner bc3aee2a4f
Replace :xref-backend setting with :jump
Which takes :definitions, :references, :documentation and :xref-backend.
Each accepts a function that will jump to definitions, references, and
documentation respectively.

If a major-mode has an :xref-backend, you don't need :definitions or
:references.
2017-06-19 00:32:45 +02:00
..
autoload.el Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
config.el Replace :xref-backend setting with :jump 2017-06-19 00:32:45 +02:00
packages.el Revert macros to ...! name convention (elisp doesn't like @...) 2017-02-23 00:06:12 -05:00