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

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

[elpa] externals/setup 261ed62 8/8: Remove :without-error-demotion


From: ELPA Syncer
Subject: [elpa] externals/setup 261ed62 8/8: Remove :without-error-demotion
Date: Thu, 30 Sep 2021 14:57:27 -0400 (EDT)

branch: externals/setup
commit 261ed6264fae01c7fe6a2d72a1906541fd96e301
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Remove :without-error-demotion
---
 setup.el | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/setup.el b/setup.el
index 63c2327..1321125 100644
--- a/setup.el
+++ b/setup.el
@@ -606,13 +606,6 @@ yourself."
   :after-loaded t
   :indent 0)
 
-(setup-define :without-error-demotion
-    (lambda ()
-      (setq setup-attributes (delq 'error-demotion setup-attributes))
-      nil)
-  :documentation "Prevent the setup body from demoting errors.
-See `setup-wrap-to-demote-errors'.")
-
 (provide 'setup)
 
 ;;; setup.el ends here



reply via email to

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