branch: externals/setup
commit 36e260237504649c3147c332ce9e920a11584ce2
Author: Philip K <phil...@posteo.net>
Commit: Philip K <phil...@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