branch: externals/taxy commit ff249b05ffc1bbde105cd685b8983394427fdb88 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Docs: Tidy --- README.org | 4 ++-- taxy.info | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org index b65c75c..5c70eed 100644 --- a/README.org +++ b/README.org @@ -778,11 +778,11 @@ Note that while =taxy-magit-section.el= is installed with the =taxy= package, th *** Changes -+ Within the ~taxy~ struct and related functions, the term =objects= is renamed to =items=, which is more concise but has the same meaning. This makes code a bit more concise (e.g. ~(taxy-objects taxy)~ becomes ~(taxy-items taxy)~). ++ Within the ~taxy~ struct and related functions, the term =objects= is renamed to =items=, which is shorter and has the same meaning. This makes code a bit more concise (e.g. ~(taxy-objects taxy)~ becomes ~(taxy-items taxy)~). *** Fixes -+ Function ~taxy-fill~ always calls a taxy's ~:take~ function if present. (Fixing "chains" of dynamic taxys.) ++ Function ~taxy-fill~ always calls a taxy's ~:take~ function if defined. (Fixing "chains" of dynamic taxys.) + Function ~taxy-magit-section-insert~ applies text properties from the inserted string to the indentation string (so commands that rely on text properties at the beginning of a line will work). ** 0.2 diff --git a/taxy.info b/taxy.info index f1b66b2..772c1a7 100644 --- a/taxy.info +++ b/taxy.info @@ -920,9 +920,9 @@ File: README.info, Node: Changes, Next: Fixes, Up: 03-pre ------------- • Within the ‘taxy’ struct and related functions, the term objects is - renamed to items, which is more concise but has the same meaning. - This makes code a bit more concise (e.g. ‘(taxy-objects taxy)’ - becomes ‘(taxy-items taxy)’). + renamed to items, which is shorter and has the same meaning. This + makes code a bit more concise (e.g. ‘(taxy-objects taxy)’ becomes + ‘(taxy-items taxy)’). File: README.info, Node: Fixes, Prev: Changes, Up: 03-pre @@ -931,7 +931,7 @@ File: README.info, Node: Fixes, Prev: Changes, Up: 03-pre ----------- • Function ‘taxy-fill’ always calls a taxy’s ‘:take’ function if - present. (Fixing "chains" of dynamic taxys.) + defined. (Fixing "chains" of dynamic taxys.) • Function ‘taxy-magit-section-insert’ applies text properties from the inserted string to the indentation string (so commands that rely on text properties at the beginning of a line will work). @@ -1058,16 +1058,16 @@ Node: Magit section32648 Node: Changelog33306 Node: 03-pre33468 Node: Changes33588 -Node: Fixes33944 -Node: 0234379 -Node: Changesx34534 -Node: Additions34819 -Node: Fixesx35732 -Node: 0135979 -Node: Development36078 -Node: Copyright assignment36284 -Node: Credits36871 -Node: License37061 +Node: Fixes33940 +Node: 0234375 +Node: Changesx34530 +Node: Additions34815 +Node: Fixesx35728 +Node: 0135975 +Node: Development36074 +Node: Copyright assignment36280 +Node: Credits36867 +Node: License37057 End Tag Table