emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/setup 5dfdfb7 04/24: Remove setup-edebug-specifications


From: Stefan Monnier
Subject: [elpa] externals/setup 5dfdfb7 04/24: Remove setup-edebug-specifications declaration
Date: Thu, 25 Mar 2021 13:42:34 -0400 (EDT)

branch: externals/setup
commit 5dfdfb714b5faca3830bc85632ce83a90813fafc
Author: Philip K <philipk@posteo.net>
Commit: Philip K <philipk@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'."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]