diff options
Diffstat (limited to 'docs/magit-section.texi')
| -rw-r--r-- | docs/magit-section.texi | 4 |
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 |
