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

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

[elpa] externals/setup 0e95ccd 13/17: Document :repeatable property


From: Stefan Monnier
Subject: [elpa] externals/setup 0e95ccd 13/17: Document :repeatable property
Date: Sat, 13 Mar 2021 18:15:14 -0500 (EST)

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

    Document :repeatable property
---
 setup.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/setup.el b/setup.el
index d3bda35..aeff350 100644
--- a/setup.el
+++ b/setup.el
@@ -125,6 +125,9 @@ Change indentation behaviour.  See symbol 
`lisp-indent-function'.
   :after-loaded
 Wrap the macro in a `with-eval-after-load' body.
 
+  :repeatable
+Allow macro to be automatically repeated, using FN's arity.
+
   :signature
 Give an advertised calling convention.
 



reply via email to

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