branch: externals/setup commit 5dfdfb714b5faca3830bc85632ce83a90813fafc Author: Philip K <phil...@posteo.net> Commit: Philip K <phil...@posteo.net>
Remove setup-edebug-specifications declaration --- setup.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.el b/setup.el index 65c1037..0ede0a8 100644 --- a/setup.el +++ b/setup.el @@ -74,9 +74,6 @@ (defvar setup-macros nil "Local macro definitions to be bound in `setup' bodies.") -(defvar setup-edebug-specifications nil - "Part of the edebug specification for `setup'.") - ;;;###autoload (defun setup-make-docstring () "Return a docstring for `setup'."