branch: externals/taxy commit 69872e4e28657a462d964e38a957ccbdfc577a29 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Docs: Update readme --- README.org | 3 +++ taxy.info | 41 +++++++++++++++++++++++++---------------- 2 files changed, 28 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org index c5ed5f3..8eebebe 100644 --- a/README.org +++ b/README.org @@ -773,6 +773,9 @@ Note that while =taxy-magit-section.el= is installed with the =taxy= package, th + Sorting functions: + ~taxy-sort-items~ (alias: ~taxy-sort~) sorts the items in a taxy and its sub-taxys. + ~taxy-sort-taxys~ (alias: ~taxy-sort*~) sorts a taxy's sub-taxys. ++ Table-like, column-based formatting system for ~taxy-magit-section~: + + Function ~taxy-magit-section-format-items~, which formats items by columns. + + Variable ~taxy-magit-section-insert-indent-items~, which controls whether ~taxy-magit-section-insert~ applies indentation to each item. (Used to disable that behavior when items are pre-indented strings, e.g. as formatted by ~taxy-magit-section-format-items~.) ** 0.5 diff --git a/taxy.info b/taxy.info index bc57bf4..5699555 100644 --- a/taxy.info +++ b/taxy.info @@ -926,6 +926,15 @@ File: README.info, Node: Additions, Up: 06-pre taxy and its sub-taxys. • ‘taxy-sort-taxys’ (alias: ‘taxy-sort*’) sorts a taxy’s sub-taxys. + • Table-like, column-based formatting system for + ‘taxy-magit-section’: + • Function ‘taxy-magit-section-format-items’, which formats + items by columns. + • Variable ‘taxy-magit-section-insert-indent-items’, which + controls whether ‘taxy-magit-section-insert’ applies + indentation to each item. (Used to disable that behavior when + items are pre-indented strings, e.g. as formatted by + ‘taxy-magit-section-format-items’.) File: README.info, Node: 05, Next: 04, Prev: 06-pre, Up: Changelog @@ -1133,22 +1142,22 @@ Node: Magit section32349 Node: Changelog33037 Node: 06-pre33229 Node: Additions33341 -Node: 0533665 -Node: Additions (1)33804 -Node: Fixes34910 -Node: 0435064 -Node: 0335286 -Node: Changes35415 -Node: Fixes (1)35778 -Node: 0236213 -Node: Changes (1)36382 -Node: Additions (2)36674 -Node: Fixes (2)37533 -Node: 0137787 -Node: Development37886 -Node: Copyright assignment38092 -Node: Credits38680 -Node: License38870 +Node: 0534179 +Node: Additions (1)34318 +Node: Fixes35424 +Node: 0435578 +Node: 0335800 +Node: Changes35929 +Node: Fixes (1)36292 +Node: 0236727 +Node: Changes (1)36896 +Node: Additions (2)37188 +Node: Fixes (2)38047 +Node: 0138301 +Node: Development38400 +Node: Copyright assignment38606 +Node: Credits39194 +Node: License39384 End Tag Table