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

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

[elpa] externals/setup 36e2602 04/10: Remove :name mention in setup-defi


From: Stefan Monnier
Subject: [elpa] externals/setup 36e2602 04/10: Remove :name mention in setup-define
Date: Wed, 12 May 2021 18:45:54 -0400 (EDT)

branch: externals/setup
commit 36e260237504649c3147c332ce9e920a11584ce2
Author: Philip K <philipk@posteo.net>
Commit: Philip K <philipk@posteo.net>

    Remove :name mention in setup-define
---
 setup.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/setup.el b/setup.el
index b33340a..f0fb7e9 100644
--- a/setup.el
+++ b/setup.el
@@ -127,10 +127,6 @@ NAME may also be a macro, if it can provide a symbol."
   "Define `setup'-local macro NAME using function FN.
 The plist OPTS may contain the key-value pairs:
 
-  :name NAME
-Specify a function to use, for extracting the feature name of a
-NAME entry, if it is the first element in a setup macro.
-
   :indent SPEC
 Change indentation behaviour.  See symbol `lisp-indent-function'.
 



reply via email to

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