emacs-diffs
[Top][All Lists]
Advanced

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

scratch/shortdoc 6467280: Document the remaining elems


From: Lars Ingebrigtsen
Subject: scratch/shortdoc 6467280: Document the remaining elems
Date: Fri, 9 Oct 2020 02:15:24 -0400 (EDT)

branch: scratch/shortdoc
commit 646728049c1079cbd5b1e061cc1f41f2185271c8
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Document the remaining elems
---
 doc/lispref/help.texi | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi
index f6e1b16..321b744 100644
--- a/doc/lispref/help.texi
+++ b/doc/lispref/help.texi
@@ -922,6 +922,17 @@ is unreadable or should be on a particular form:
 :eg-result-string "#o755"
 @end example
 
+@item :no-manual
+This function is not documented in the manual.
+
+@item :args
+By default, the function's actual argument list is shown.  If
+@code{:args} is present, use that instead.
+
+@example
+:args (regexp string)
+@end example
+
 @end table
 
 @defun shortdoc-add-function shortdoc-add-function group section elem



reply via email to

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