emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/taxy 43b8504 36/42: Docs: Update changelog


From: ELPA Syncer
Subject: [elpa] externals/taxy 43b8504 36/42: Docs: Update changelog
Date: Wed, 15 Sep 2021 12:57:33 -0400 (EDT)

branch: externals/taxy
commit 43b850452bc5d228454e525a235fd793125947a8
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Update changelog
---
 README.org |  3 +++
 taxy.info  | 38 ++++++++++++++++++++++----------------
 2 files changed, 25 insertions(+), 16 deletions(-)

diff --git a/README.org b/README.org
index 075f8dd..995e88e 100644
--- a/README.org
+++ b/README.org
@@ -886,6 +886,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.
++ Defining classification domain-specific languages:
+  + Macro ~taxy-define-key-definer~ defines a key-function-defining macro.
+  + Function ~taxy-make-take-function~ makes a ~:take~ function using a list 
of key functions and a set of classification keys.
 + 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~.)
diff --git a/taxy.info b/taxy.info
index be025f3..2e6dbea 100644
--- a/taxy.info
+++ b/taxy.info
@@ -1047,6 +1047,12 @@ 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.
+   • Defining classification domain-specific languages:
+        • Macro ‘taxy-define-key-definer’ defines a
+          key-function-defining macro.
+        • Function ‘taxy-make-take-function’ makes a ‘:take’ function
+          using a list of key functions and a set of classification
+          keys.
    • Table-like, column-based formatting system for
      ‘taxy-magit-section’:
         • Function ‘taxy-magit-section-format-items’, which formats
@@ -1264,22 +1270,22 @@ Node: Magit section36693
 Node: Changelog37372
 Node: 06-pre37564
 Node: Additions37676
-Node: 0538514
-Node: Additions (1)38653
-Node: Fixes39759
-Node: 0439913
-Node: 0340135
-Node: Changes40264
-Node: Fixes (1)40627
-Node: 0241062
-Node: Changes (1)41231
-Node: Additions (2)41523
-Node: Fixes (2)42382
-Node: 0142636
-Node: Development42735
-Node: Copyright assignment42941
-Node: Credits43529
-Node: License43719
+Node: 0538833
+Node: Additions (1)38972
+Node: Fixes40078
+Node: 0440232
+Node: 0340454
+Node: Changes40583
+Node: Fixes (1)40946
+Node: 0241381
+Node: Changes (1)41550
+Node: Additions (2)41842
+Node: Fixes (2)42701
+Node: 0142955
+Node: Development43054
+Node: Copyright assignment43260
+Node: Credits43848
+Node: License44038
 
 End Tag Table
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]