aboutsummaryrefslogtreecommitdiff
path: root/docs/magit-section.texi
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2022-03-25 18:20:07 +0100
committerJonas Bernoulli <jonas@bernoul.li>2022-03-25 18:20:07 +0100
commit4de514b84cfe45d5847f2b26dae9600bcdfbf63e (patch)
tree86106712f109da4f7dd30fde7ddb17ffa91b6bca /docs/magit-section.texi
parentbe371711f521b95321e34ac59c9f04e86989d069 (diff)
magit-section-content-p: New function
Diffstat (limited to 'docs/magit-section.texi')
-rw-r--r--docs/magit-section.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/magit-section.texi b/docs/magit-section.texi
index 05d22b1..9fb8a09 100644
--- a/docs/magit-section.texi
+++ b/docs/magit-section.texi
@@ -230,6 +230,10 @@ Return the lineage of SECTION@.
The return value has the form @code{(TYPE...)}.
@end defun
+@defun magit-section-content-p section
+Return non-nil if SECTION has content or an unused washer function.
+@end defun
+
@node Matching Functions
@chapter Matching Functions