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

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

[elpa] externals/taxy 951e79f 6/6: Meta: 0.9-pre


From: ELPA Syncer
Subject: [elpa] externals/taxy 951e79f 6/6: Meta: 0.9-pre
Date: Wed, 22 Sep 2021 22:57:32 -0400 (EDT)

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

    Meta: 0.9-pre
---
 README.org |   4 ++
 taxy.el    |   2 +-
 taxy.info  | 135 +++++++++++++++++++++++++++++++++----------------------------
 3 files changed, 78 insertions(+), 63 deletions(-)

diff --git a/README.org b/README.org
index db484e3..0440ef2 100644
--- a/README.org
+++ b/README.org
@@ -933,6 +933,10 @@ In Emacs 28+, see also =M-x shortdoc-display-group RET 
taxy RET=.
 :TOC:      :depth 0
 :END:
 
+** 0.9-pre
+
+Nothing new yet.
+
 ** 0.8
 
 *** Additions
diff --git a/taxy.el b/taxy.el
index 1351dda..c9833c1 100644
--- a/taxy.el
+++ b/taxy.el
@@ -5,7 +5,7 @@
 ;; Author: Adam Porter <adam@alphapapa.net>
 ;; Maintainer: Adam Porter <adam@alphapapa.net>
 ;; URL: https://github.com/alphapapa/taxy.el
-;; Version: 0.8
+;; Version: 0.9-pre
 ;; Package-Requires: ((emacs "26.3"))
 ;; Keywords: lisp
 
diff --git a/taxy.info b/taxy.info
index 8318798..187e915 100644
--- a/taxy.info
+++ b/taxy.info
@@ -76,6 +76,7 @@ Reference
 
 Changelog
 
+* 0.9-pre: 09-pre.
 * 0.8: 08.
 * 0.7: 07.
 * 0.6: 06.
@@ -1130,6 +1131,7 @@ File: README.info,  Node: Changelog,  Next: Development,  
Prev: Usage,  Up: Top
 
 * Menu:
 
+* 0.9-pre: 09-pre.
 * 0.8: 08.
 * 0.7: 07.
 * 0.6: 06.
@@ -1140,9 +1142,17 @@ File: README.info,  Node: Changelog,  Next: Development, 
 Prev: Usage,  Up: Top
 * 0.1: 01.
 
 
-File: README.info,  Node: 08,  Next: 07,  Up: Changelog
+File: README.info,  Node: 09-pre,  Next: 08,  Up: Changelog
 
-4.1 0.8
+4.1 0.9-pre
+===========
+
+Nothing new yet.
+
+
+File: README.info,  Node: 08,  Next: 07,  Prev: 09-pre,  Up: Changelog
+
+4.2 0.8
 =======
 
 * Menu:
@@ -1153,7 +1163,7 @@ File: README.info,  Node: 08,  Next: 07,  Up: Changelog
 
 File: README.info,  Node: Additions,  Next: Fixes,  Up: 08
 
-4.1.1 Additions
+4.2.1 Additions
 ---------------
 
    • Short documentation group for Emacs 28+.
@@ -1161,7 +1171,7 @@ File: README.info,  Node: Additions,  Next: Fixes,  Up: 08
 
 File: README.info,  Node: Fixes,  Prev: Additions,  Up: 08
 
-4.1.2 Fixes
+4.2.2 Fixes
 -----------
 
    • Require ‘map’ for ‘pcase’ pattern.
@@ -1169,7 +1179,7 @@ File: README.info,  Node: Fixes,  Prev: Additions,  Up: 08
 
 File: README.info,  Node: 07,  Next: 06,  Prev: 08,  Up: Changelog
 
-4.2 0.7
+4.3 0.7
 =======
 
 * Menu:
@@ -1179,7 +1189,7 @@ File: README.info,  Node: 07,  Next: 06,  Prev: 08,  Up: 
Changelog
 
 File: README.info,  Node: Additions (1),  Up: 07
 
-4.2.1 Additions
+4.3.1 Additions
 ---------------
 
    • Function ‘taxy-flatten’ returns a list of the items in a taxy and
@@ -1191,7 +1201,7 @@ File: README.info,  Node: Additions (1),  Up: 07
 
 File: README.info,  Node: 06,  Next: 05,  Prev: 07,  Up: Changelog
 
-4.3 0.6
+4.4 0.6
 =======
 
 * Menu:
@@ -1201,7 +1211,7 @@ File: README.info,  Node: 06,  Next: 05,  Prev: 07,  Up: 
Changelog
 
 File: README.info,  Node: Additions (2),  Up: 06
 
-4.3.1 Additions
+4.4.1 Additions
 ---------------
 
    • Sorting functions:
@@ -1231,7 +1241,7 @@ File: README.info,  Node: Additions (2),  Up: 06
 
 File: README.info,  Node: 05,  Next: 04,  Prev: 06,  Up: Changelog
 
-4.4 0.5
+4.5 0.5
 =======
 
 * Menu:
@@ -1242,7 +1252,7 @@ File: README.info,  Node: 05,  Next: 04,  Prev: 06,  Up: 
Changelog
 
 File: README.info,  Node: Additions (3),  Next: Fixes (1),  Up: 05
 
-4.4.1 Additions
+4.5.1 Additions
 ---------------
 
    • Function ‘taxy-magit-section-insert’ takes new arguments:
@@ -1264,7 +1274,7 @@ File: README.info,  Node: Additions (3),  Next: Fixes 
(1),  Up: 05
 
 File: README.info,  Node: Fixes (1),  Prev: Additions (3),  Up: 05
 
-4.4.2 Fixes
+4.5.2 Fixes
 -----------
 
    • Example ‘diredy’ referred to an old function name.
@@ -1272,7 +1282,7 @@ File: README.info,  Node: Fixes (1),  Prev: Additions 
(3),  Up: 05
 
 File: README.info,  Node: 04,  Next: 03,  Prev: 05,  Up: Changelog
 
-4.5 0.4
+4.6 0.4
 =======
 
    • Incremented version to cause a new ELPA release (since removing a
@@ -1281,7 +1291,7 @@ File: README.info,  Node: 04,  Next: 03,  Prev: 05,  Up: 
Changelog
 
 File: README.info,  Node: 03,  Next: 02,  Prev: 04,  Up: Changelog
 
-4.6 0.3
+4.7 0.3
 =======
 
 * Menu:
@@ -1292,7 +1302,7 @@ File: README.info,  Node: 03,  Next: 02,  Prev: 04,  Up: 
Changelog
 
 File: README.info,  Node: Changes,  Next: Fixes (2),  Up: 03
 
-4.6.1 Changes
+4.7.1 Changes
 -------------
 
    • Within the ‘taxy’ struct and related functions, the term ‘objects’
@@ -1303,7 +1313,7 @@ File: README.info,  Node: Changes,  Next: Fixes (2),  Up: 
03
 
 File: README.info,  Node: Fixes (2),  Prev: Changes,  Up: 03
 
-4.6.2 Fixes
+4.7.2 Fixes
 -----------
 
    • Function ‘taxy-fill’ always calls a taxy’s ‘:take’ function if
@@ -1315,7 +1325,7 @@ File: README.info,  Node: Fixes (2),  Prev: Changes,  Up: 
03
 
 File: README.info,  Node: 02,  Next: 01,  Prev: 03,  Up: Changelog
 
-4.7 0.2
+4.8 0.2
 =======
 
 * Menu:
@@ -1327,7 +1337,7 @@ File: README.info,  Node: 02,  Next: 01,  Prev: 03,  Up: 
Changelog
 
 File: README.info,  Node: Changes (1),  Next: Additions (4),  Up: 02
 
-4.7.1 Changes
+4.8.1 Changes
 -------------
 
    • Function ‘taxy-take-keyed*’ is renamed to ‘taxy-take-keyed’,
@@ -1337,7 +1347,7 @@ File: README.info,  Node: Changes (1),  Next: Additions 
(4),  Up: 02
 
 File: README.info,  Node: Additions (4),  Next: Fixes (3),  Prev: Changes (1), 
 Up: 02
 
-4.7.2 Additions
+4.8.2 Additions
 ---------------
 
    • Struct ‘taxy’ now has a ‘:make’ slot, a function called to make new
@@ -1355,7 +1365,7 @@ File: README.info,  Node: Additions (4),  Next: Fixes 
(3),  Prev: Changes (1),
 
 File: README.info,  Node: Fixes (3),  Prev: Additions (4),  Up: 02
 
-4.7.3 Fixes
+4.8.3 Fixes
 -----------
 
    • ‘taxy-magit-section’’s ‘insert-object’ function.
@@ -1365,7 +1375,7 @@ File: README.info,  Node: Fixes (3),  Prev: Additions 
(4),  Up: 02
 
 File: README.info,  Node: 01,  Prev: 02,  Up: Changelog
 
-4.8 0.1
+4.9 0.1
 =======
 
 First tagged version.
@@ -1417,48 +1427,49 @@ GPLv3
 
 Tag Table:
 Node: Top218
-Node: Examples2227
-Node: Numbery (starting basically)2546
-Node: Lettery (filling incrementally)8307
-Node: Sporty (understanding completely)10821
-Node: Applications16808
-Node: Installation17283
-Node: Usage17596
-Node: Reusable taxys19751
-Node: Threading macros23904
-Node: Modifying filled taxys24443
-Node: Dynamic taxys25261
-Node: Multi-level dynamic taxys27910
-Node: "Chains" of independent multi-level dynamic taxys30103
-Node: Defining a classification domain-specific language33034
-Node: Magit section37197
-Node: Reference37894
-Node: Functions38102
-Node: Macros40080
-Node: Changelog40730
-Node: 0840936
-Node: Additions41046
-Node: Fixes41190
-Node: 0741328
-Node: Additions (1)41453
-Node: 0641772
-Node: Additions (2)41897
-Node: 0543247
-Node: Additions (3)43392
-Node: Fixes (1)44502
-Node: 0444660
-Node: 0344882
-Node: Changes45011
-Node: Fixes (2)45374
-Node: 0245809
-Node: Changes (1)45978
-Node: Additions (4)46270
-Node: Fixes (3)47129
-Node: 0147383
-Node: Development47482
-Node: Copyright assignment47688
-Node: Credits48276
-Node: License48466
+Node: Examples2246
+Node: Numbery (starting basically)2565
+Node: Lettery (filling incrementally)8326
+Node: Sporty (understanding completely)10840
+Node: Applications16827
+Node: Installation17302
+Node: Usage17615
+Node: Reusable taxys19770
+Node: Threading macros23923
+Node: Modifying filled taxys24462
+Node: Dynamic taxys25280
+Node: Multi-level dynamic taxys27929
+Node: "Chains" of independent multi-level dynamic taxys30122
+Node: Defining a classification domain-specific language33053
+Node: Magit section37216
+Node: Reference37913
+Node: Functions38121
+Node: Macros40099
+Node: Changelog40749
+Node: 09-pre40974
+Node: 0841080
+Node: Additions41205
+Node: Fixes41349
+Node: 0741487
+Node: Additions (1)41612
+Node: 0641931
+Node: Additions (2)42056
+Node: 0543406
+Node: Additions (3)43551
+Node: Fixes (1)44661
+Node: 0444819
+Node: 0345041
+Node: Changes45170
+Node: Fixes (2)45533
+Node: 0245968
+Node: Changes (1)46137
+Node: Additions (4)46429
+Node: Fixes (3)47288
+Node: 0147542
+Node: Development47641
+Node: Copyright assignment47847
+Node: Credits48435
+Node: License48625
 
 End Tag Table
 



reply via email to

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