diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-12-19 09:19:58 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-12-19 09:19:58 +0100 |
| commit | 184d0074e852af4967e386f0fc4fcfd94588d17e (patch) | |
| tree | ce237b88c39ace11b076560a0c9ad8ea3520e0f9 /docs/transient.org | |
| parent | a45ac411526030ad601a384c4c293af18bd2db75 (diff) | |
Store parent group in suffix and subgroup objects
Diffstat (limited to 'docs/transient.org')
| -rw-r--r-- | docs/transient.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/transient.org b/docs/transient.org index b49e8dd..6dce552 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -2236,6 +2236,8 @@ This is the abstract superclass of ~transient-suffix~ and ~transient-group~. This is where the shared ~if*~ and ~inapt-if*~ slots (see [[*Predicate Slots]]) and the ~level~ slot (see [[*Enabling and Disabling Suffixes]]) are defined. +- ~parent~ The object for the parent group. + *** Slots of ~transient-suffix~ :PROPERTIES: :UNNUMBERED: notoc |
