[elpa] externals/taxy 95898bc 3/3: Fix: (taxy-magit-section) insert-object

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit 95898bce4bb5d255d997d28a7ade989222ef689d Author: Adam Porter Commit: Adam Porter Fix: (taxy-magit-section) insert-object --- README.org| 4 +++- taxy-magit-section.el | 8 taxy.info | 55 +++

[elpa] externals/taxy updated (95898bc -> 6bc628d)

2021-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from 95898bc Fix: (taxy-magit-section) insert-object new 9201918 Fix: (cl-defstruct taxy) Remove unused slot new 2e88d43 Fix: (taxy-fill) Or, apply object to root taxy new 0413fe2 Add: (cl-defstruct taxy) :ma

[elpa] externals/taxy 6bc628d 4/4: Add: (taxy-magit-section) :indent slot

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit 6bc628d02be76dc30a010daf16805b0dd80ff644 Author: Adam Porter Commit: Adam Porter Add: (taxy-magit-section) :indent slot --- README.org| 1 + taxy-magit-section.el | 9 + taxy.info | 15 +-- 3 files changed, 15 inser

[elpa] externals/taxy 9201918 1/4: Fix: (cl-defstruct taxy) Remove unused slot

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit 92019181cd8d044fdb31cf60a9a54d9ec274384f Author: Adam Porter Commit: Adam Porter Fix: (cl-defstruct taxy) Remove unused slot Might use it later, but not now. --- taxy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taxy.el b/taxy

[elpa] externals/taxy 2e88d43 2/4: Fix: (taxy-fill) Or, apply object to root taxy

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit 2e88d43710d29d28757cd0e14aa26adcacdead1c Author: Adam Porter Commit: Adam Porter Fix: (taxy-fill) Or, apply object to root taxy When used with taxy-take-keyed*, this allows the root taxy to have its :take specified, rather than having to use a sub-t

[elpa] externals/taxy 0413fe2 3/4: Add: (cl-defstruct taxy) :make

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit 0413fe219b8d572ad073fd59cea545ba902ae374 Author: Adam Porter Commit: Adam Porter Add: (cl-defstruct taxy) :make And use in taxy-take-keyed*. --- README.org | 4 taxy.el| 34 -- taxy.info | 59 +

<    1   2