diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-03-25 18:20:06 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-03-25 18:20:06 +0100 |
| commit | be371711f521b95321e34ac59c9f04e86989d069 (patch) | |
| tree | 407441414d311b5c713d0dbfe4710057053ba7dd /docs/magit-section.org | |
| parent | 8c53997121ebd83ef19963df0032dbde70bb0be8 (diff) | |
magit-section-at: New function
Diffstat (limited to 'docs/magit-section.org')
| -rw-r--r-- | docs/magit-section.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/magit-section.org b/docs/magit-section.org index deb8769..2925128 100644 --- a/docs/magit-section.org +++ b/docs/magit-section.org @@ -151,6 +151,10 @@ source for suitable examples before asking me for help. Thanks! Return the section at point. +- Function magit-section-at &optional position :: + + Return the section at POSITION, defaulting to point. + - Function: magit-section-ident section :: Return an unique identifier for SECTION. The return value has the |
