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

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

[elpa] externals/taxy 2d2b5f6 3/4: Docs: Fix example


From: ELPA Syncer
Subject: [elpa] externals/taxy 2d2b5f6 3/4: Docs: Fix example
Date: Thu, 9 Sep 2021 07:57:22 -0400 (EDT)

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

    Docs: Fix example
---
 README.org |  3 +--
 taxy.info  | 63 +++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 32 insertions(+), 34 deletions(-)

diff --git a/README.org b/README.org
index 9389e25..2a08935 100644
--- a/README.org
+++ b/README.org
@@ -202,8 +202,7 @@ Oh, they're out of order, now.  That won't do.  Let's fix 
that:
 
 #+BEGIN_SRC elisp :exports code :results code
   (taxy-plain
-   (taxy-sort #'string< #'identity)
-   taxy)
+   (taxy-sort #'string< #'identity lettery))
 #+END_SRC
 
 That's better:
diff --git a/taxy.info b/taxy.info
index 0f6d301..eebd424 100644
--- a/taxy.info
+++ b/taxy.info
@@ -273,8 +273,7 @@ first taxy, i.e.  non-vowels.
    Oh, they’re out of order, now.  That won’t do.  Let’s fix that:
 
      (taxy-plain
-      (taxy-sort #'string< #'identity)
-      taxy)
+      (taxy-sort #'string< #'identity lettery))
 
    That’s better:
 
@@ -1120,36 +1119,36 @@ Node: Top218
 Node: Examples1761
 Node: Numbery (starting basically)2080
 Node: Lettery (filling incrementally)7841
-Node: Sporty (understanding completely)10361
-Node: Applications16348
-Node: Installation16748
-Node: Usage17061
-Node: Dynamic taxys19198
-Node: Multi-level dynamic taxys21758
-Node: "Chains" of independent multi-level dynamic taxys23951
-Node: Reusable taxys26823
-Node: Threading macros30998
-Node: Modifying filled taxys31537
-Node: Magit section32355
-Node: Changelog33043
-Node: 06-pre33235
-Node: Additions33347
-Node: 0533671
-Node: Additions (1)33810
-Node: Fixes34916
-Node: 0435070
-Node: 0335292
-Node: Changes35421
-Node: Fixes (1)35784
-Node: 0236219
-Node: Changes (1)36388
-Node: Additions (2)36680
-Node: Fixes (2)37539
-Node: 0137793
-Node: Development37892
-Node: Copyright assignment38098
-Node: Credits38686
-Node: License38876
+Node: Sporty (understanding completely)10358
+Node: Applications16345
+Node: Installation16745
+Node: Usage17058
+Node: Dynamic taxys19195
+Node: Multi-level dynamic taxys21755
+Node: "Chains" of independent multi-level dynamic taxys23948
+Node: Reusable taxys26820
+Node: Threading macros30995
+Node: Modifying filled taxys31534
+Node: Magit section32352
+Node: Changelog33040
+Node: 06-pre33232
+Node: Additions33344
+Node: 0533668
+Node: Additions (1)33807
+Node: Fixes34913
+Node: 0435067
+Node: 0335289
+Node: Changes35418
+Node: Fixes (1)35781
+Node: 0236216
+Node: Changes (1)36385
+Node: Additions (2)36677
+Node: Fixes (2)37536
+Node: 0137790
+Node: Development37889
+Node: Copyright assignment38095
+Node: Credits38683
+Node: License38873
 
 End Tag Table
 



reply via email to

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