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

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

[elpa] externals/setup 3d745d8 15/17: Update info node link


From: Stefan Monnier
Subject: [elpa] externals/setup 3d745d8 15/17: Update info node link
Date: Sat, 13 Mar 2021 18:15:15 -0500 (EST)

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

    Update info node link
---
 setup.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/setup.el b/setup.el
index da0807f..fabca89 100644
--- a/setup.el
+++ b/setup.el
@@ -135,9 +135,10 @@ Give an advertised calling convention.
 A documentation string.
 
   :debug
-A edebug specification, see `(elisp) Specification List'.  If not
-given, it is assumed nothing is evaluated.  If macro is
-:repeatable, a &rest will be added before the specification."
+A edebug specification, see Info node `(elisp)
+Specification List'.  If not given, it is assumed nothing is
+evaluated.  If macro is :repeatable, a &rest will be added before
+the specification."
   (declare (indent 1))
   (cl-assert (symbolp name))
   (cl-assert (functionp fn))



reply via email to

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