Skip to content

Move declare-function invocations.

Brian Leung requested to merge leungbk/compdef:decl-fun into master

"ext:" must be added along with the correct file name for things that aren't part of core Emacs. And moving the declare-function calls out ensure that they get executed, without forcing anything to be loaded.

Merge request reports