[elpa] externals/taxy updated (4aeaeef -> 9eca81b)

2021-09-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from 4aeaeef Docs: Update examples new 24486d3 Examples: (deffy) Require map and taxy new 9eca81b Fix: (taxy-magit-section) Require map Summary of changes: examples/deffy.el | 3 +++ taxy-magit-section.el | 2 ++

[elpa] externals/taxy 9eca81b 2/2: Fix: (taxy-magit-section) Require map

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 9eca81b193a0bd792e63a86c21c32a52a84f7fe5 Author: Adam Porter Commit: Adam Porter Fix: (taxy-magit-section) Require map --- taxy-magit-section.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/taxy-magit-section.el b/taxy-magit-section.el index 00dd217..7

[elpa] externals/taxy 24486d3 1/2: Examples: (deffy) Require map and taxy

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 24486d3fa26354880e684210afadc0e82f0ff980 Author: Adam Porter Commit: Adam Porter Examples: (deffy) Require map and taxy Shouldn't be necessary, but... --- examples/deffy.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/deffy.el b/exam

[elpa] externals/taxy 4aeaeef 2/2: Docs: Update examples

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 4aeaeef0d0bf9308c19cc33f8a10527e26a8814a Author: Adam Porter Commit: Adam Porter Docs: Update examples --- README.org | 4 +++- taxy.info | 64 -- 2 files changed, 36 insertions(+), 32 deletions(-)

[elpa] externals/taxy 6382bec 1/2: Docs: Update summary

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 6382bec8ceecdef746b7a89bd3de85a7448ae8fc Author: Adam Porter Commit: Adam Porter Docs: Update summary --- README.org | 2 + taxy.info | 228 ++--- 2 files changed, 113 insertions(+), 117 deletions(-) d

[elpa] externals/taxy updated (44d0a8c -> 4aeaeef)

2021-09-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from 44d0a8c Docs: Add Deffy to examples new 6382bec Docs: Update summary new 4aeaeef Docs: Update examples Summary of changes: README.org | 6 +- taxy.info | 232 ++---

[elpa] externals/sketch-mode 4c6a675 36/38: Fix load definition functionality (also set layers list)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 4c6a675cc03b44cccb91e8eb8dab99945872c21f Author: Daniel Nicolai Commit: Daniel Nicolai Fix load definition functionality (also set layers list) --- sketch-mode.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sketch-mode.el b/s

[elpa] externals/sketch-mode 846f4a0 24/38: Implement layers (incl. reformat labels)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 846f4a0c517520b97de34752064f1272aab876f4 Author: Daniel Nicolai Commit: Daniel Nicolai Implement layers (incl. reformat labels) Somehow the `sketch-modify-object`, possibly due to a bug in 'save-current-buffer` --- sketch-mode.el | 289 +

[elpa] externals/sketch-mode ec35bb4 23/38: Add xml processing instruction and DOCTYPE element (see #4)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit ec35bb44a6a6c7c1ec997908ad27801ee4ee937a Author: Daniel Nicolai Commit: Daniel Nicolai Add xml processing instruction and DOCTYPE element (see #4) --- sketch-mode.el | 27 +++ 1 file changed, 19 insertions(+), 8 deletions(-) diff

[elpa] externals/sketch-mode d42f84a 22/38: Add svg and sketch group definitions

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit d42f84a975bf35d687224ca023749f46ee576492 Author: Daniel Nicolai Commit: Daniel Nicolai Add svg and sketch group definitions --- sketch-mode.el | 17 + 1 file changed, 17 insertions(+) diff --git a/sketch-mode.el b/sketch-mode.el index 93

[elpa] externals/sketch-mode 7583fcb 17/38: Fix variable names and implement svg lisp togglable side window

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 7583fcb3116146e2f4aef0c752327cf263000774 Author: Daniel Nicolai Commit: Daniel Nicolai Fix variable names and implement svg lisp togglable side window This commit applies the major part of S. Monnier's patch. Additionally, it implements a sid

[elpa] externals/sketch-mode f82ed74 11/38: Update documentation (add screencast)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit f82ed74c6e7d1c6ba92bcb5e5a3439914389585e Author: Daniel Nicolai Commit: Daniel Nicolai Update documentation (add screencast) --- README.org | 63 ++-- happy-sketching.gif | Bin 0 -> 2063069 bytes

[elpa] externals/sketch-mode b944693 10/38: Add crop image feature AND add text transient into main

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit b9446933bcb21bf6ba558e0d640257f1748c7968 Author: Daniel Nicolai Commit: Daniel Nicolai Add crop image feature AND add text transient into main --- README.org| 15 + sketch-mode.el| 187 +++-

[elpa] externals/sketch-mode 37af8f4 01/38: Initial commit

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 37af8f4339189fbf93a6523b2ad1e3edf021f2bf Author: Daniel Nicolai Commit: GitHub Initial commit --- LICENSE | 674 1 file changed, 674 insertions(+) diff --git a/LICENSE b/LICENSE new file m

[elpa] externals/sketch-mode 32559c4 06/38: Add remove functionality (id's and labels)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 32559c4c0e47de52f74ea2f661a5c4f029e08764 Author: Daniel Nicolai Commit: Daniel Nicolai Add remove functionality (id's and labels) --- sketch-mode.el| 72 +- sketch-mode.png | Bin 0 -> 65687 bytes

[elpa] externals/sketch-mode 3c8f9f1 05/38: Add documentation (prepare for publishing)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 3c8f9f14b329aa14cd42051bde35145fece1dee8 Author: Daniel Nicolai Commit: Daniel Nicolai Add documentation (prepare for publishing) --- README.org | 50 +- sketch-mode.el | 7 --- 2 files changed, 53

[elpa] externals/sketch-mode 4a4e2ba 33/38: Implement import/snippet functionality

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 4a4e2ba1c791937cfa1107d52497887126a14977 Author: Daniel Nicolai Commit: Daniel Nicolai Implement import/snippet functionality --- README.org |9 +- sketch-mode.el | 376 ++--- snippet-files/circuit

[elpa] externals/sketch-mode 0005a3a 27/38: Add sketch-mapcons function (refactor sketch--circle-radius)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 0005a3adbc8ee355a96a2eb6f73485b74d8360c7 Author: Daniel Nicolai Commit: Daniel Nicolai Add sketch-mapcons function (refactor sketch--circle-radius) --- sketch-mode.el | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff -

[elpa] externals/sketch-mode aaac04d 38/38: Fix indentation (simply auto indent complete file)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit aaac04d7ac8d35dc398f1d201b1ad37db3a281a0 Author: Daniel Nicolai Commit: Daniel Nicolai Fix indentation (simply auto indent complete file) --- sketch-mode.el | 308 - 1 file changed, 153 insertions(+

[elpa] externals/sketch-mode 49c3c04 34/38: Add dasharray feature

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 49c3c040cacfa348c2dcf5e2866c5d879f106ddd Author: Daniel Nicolai Commit: Daniel Nicolai Add dasharray feature --- sketch-mode.el | 40 +--- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/sketch-mode.el

[elpa] externals/sketch-mode 19202c7 32/38: Implement first step for snippets/import

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 19202c75aa53305d509480cece8fec03ff86a35c Author: Daniel Nicolai Commit: Daniel Nicolai Implement first step for snippets/import --- sketch-mode.el | 53 + 1 file changed, 53 insertions(+) diff --git a/

[elpa] externals/sketch-mode bebba7b 37/38: Fix add layer mechanism

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit bebba7bc5c0ef25613cc14d9f466ec603edfa87a Author: Daniel Nicolai Commit: Daniel Nicolai Fix add layer mechanism --- sketch-mode.el | 28 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/sketch-mode.el b/sketch-mo

[elpa] externals/sketch-mode 406f51d 25/38: Fix undo-redo (i.e. switch to use undo-tree-mode)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 406f51d8c99ea72689800d93083ed3673873cade Author: Daniel Nicolai Commit: Daniel Nicolai Fix undo-redo (i.e. switch to use undo-tree-mode) --- sketch-mode.el | 148 ++--- 1 file changed, 78 insertions(+),

[elpa] externals/sketch-mode bcb99c9 35/38: Implement text label and modify feature

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit bcb99c98f9c54701c0a0510651ad6a3ccacd9454 Author: Daniel Nicolai Commit: Daniel Nicolai Implement text label and modify feature --- sketch-mode.el | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/sketch-mode.el

[elpa] externals/sketch-mode 6433b20 30/38: Add circle/ellipse labels

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 6433b20da7a98f8eec597d86f57be61a562da393 Author: Daniel Nicolai Commit: Daniel Nicolai Add circle/ellipse labels --- sketch-mode.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sketch-mode.el b/sketch-mode.el index 9987caa.

[elpa] externals/sketch-mode 9eb86b8 31/38: Add comments and cleanup

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 9eb86b85bc486ec3eafafca89d2a7c3777ae305a Author: Daniel Nicolai Commit: Daniel Nicolai Add comments and cleanup --- sketch-mode.el | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el

[elpa] externals/sketch-mode f0465ec 29/38: Remove sketch-interactive function

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit f0465ec7a87585438edcca86e3838e0a64e1631b Author: Daniel Nicolai Commit: Daniel Nicolai Remove sketch-interactive function Setting `transient-show-popup` to `nil` might be a better alternative. --- sketch-mode.el | 34 ++--

[elpa] externals/sketch-mode fadc554 21/38: Add xml processing instruction and DOCTYPE element (see #4)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit fadc554e83c6af9a54b6b8ff814afa388c7da087 Author: Daniel Nicolai Commit: Daniel Nicolai Add xml processing instruction and DOCTYPE element (see #4) --- sketch-mode.el | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/

[elpa] externals/sketch-mode 951c284 28/38: Fix dot marker and rename (make internal) sketch-snap-to-grid

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 951c28436123915c0e78b283e3806dc38014fa54 Author: Daniel Nicolai Commit: Daniel Nicolai Fix dot marker and rename (make internal) sketch-snap-to-grid --- sketch-mode.el | 37 +++-- 1 file changed, 19 insertions(+), 18 delet

[elpa] externals/sketch-mode e3c16c7 26/38: Merge branch 'implement-layers' (incl. undo-tree undo/redo)

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit e3c16c7c3f8d9f223d2a96a1182de1993d35f46c Merge: ec35bb4 406f51d Author: Daniel Nicolai Commit: Daniel Nicolai Merge branch 'implement-layers' (incl. undo-tree undo/redo) --- sketch-mode.el | 379 +

[elpa] externals/sketch-mode 8b63796 19/38: First try: implement update for both type side-winows

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 8b63796df62712976b745527a9b73ae11e9cc485 Author: Daniel Nicolai Commit: Daniel Nicolai First try: implement update for both type side-winows --- sketch-mode.el| 60 ++- sketch-scratch.el | 17 --

[elpa] externals/sketch-mode 4d78311 18/38: Experimental object modify tabulated list

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 4d783114bfd5ce54a0fa89cdd92230f9a61b Author: Daniel Nicolai Commit: Daniel Nicolai Experimental object modify tabulated list Tabulated list is probably not the way to go. See /vision/ page in the github wiki. --- sketch-scratch.el | 67

[elpa] externals/sketch-mode 0f870a1 20/38: Implement load from definition buffer & modify object functionality

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 0f870a1e2dceb4975bc794043c3be4e9b84a628f Author: Daniel Nicolai Commit: Daniel Nicolai Implement load from definition buffer & modify object functionality --- README.org| 46 +++ sketch-mode.el| 131 ++

[elpa] externals/sketch-mode a715b8a 12/38: Reformat/compactify transient

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit a715b8ac3e743a617c63645842ee63c31af44dfd Author: Daniel Nicolai Commit: Daniel Nicolai Reformat/compactify transient --- sketch-mode.el | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/sketch-mode.el b

[elpa] externals/sketch-mode 5c37145 09/38: Add sponsor button

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 5c37145055a2ede2161296dd95898a34a525ba9a Author: Daniel Nicolai Commit: Daniel Nicolai Add sponsor button --- .github/FUNDING.yml | 4 ++-- README.org | 26 ++ 2 files changed, 28 insertions(+), 2 deletions(-) diff --gi

[elpa] externals/sketch-mode 87a0808 16/38: Fix file header

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 87a080823099d075bfd7f891c8695c43d090b554 Author: Daniel Nicolai Commit: Daniel Nicolai Fix file header --- sketch-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el index 24c878e..bedd344e 1006

[elpa] externals/sketch-mode da9e1d7 13/38: Implement help-echo showing coordinates

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit da9e1d7ff54a532df76976e3555e7f2fcd2f4424 Author: Daniel Nicolai Commit: Daniel Nicolai Implement help-echo showing coordinates --- sketch-mode.el | 40 ++-- 1 file changed, 34 insertions(+), 6 deletions(-) diff --git

[elpa] externals/sketch-mode 414ec7c 15/38: Don't print coordinates to message buffer

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 414ec7c07bf8f917dfaf4c9c4e943f3ff8d84a27 Author: Daniel Nicolai Commit: Daniel Nicolai Don't print coordinates to message buffer --- sketch-mode.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el

[elpa] externals/sketch-mode d3b1831 14/38: Move transient quit for more sketch space

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit d3b1831019df65423432d990813dc2b3ac654d21 Author: Daniel Nicolai Commit: Daniel Nicolai Move transient quit for more sketch space --- sketch-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el in

[elpa] externals/sketch-mode 56d7b5d 08/38: Create FUNDING.yml

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 56d7b5dd90f533ca3f7f4eff4fa6388dfad2457c Author: Daniel Nicolai Commit: GitHub Create FUNDING.yml --- .github/FUNDING.yml | 12 1 file changed, 12 insertions(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 ind

[elpa] externals/sketch-mode 04dd1db 07/38: Add sketch fonts

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 04dd1dbace8cf2e1e143a6b5f8489ff61f4bf398 Author: Daniel Nicolai Commit: Daniel Nicolai Add sketch fonts Currently the fonts have their own prefix, but for usability it is probably nicer to add it to the main sketch transient prefix --- sketc

[elpa] externals/sketch-mode ccff908 03/38: Implement toggle grid

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit ccff908fe722883c64719c649866ba89724f850a Author: Daniel Nicolai Commit: Daniel Nicolai Implement toggle grid --- sketch-mode.el | 86 -- 1 file changed, 59 insertions(+), 27 deletions(-) diff --git

[elpa] branch externals/sketch-mode created (now aaac04d)

2021-09-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/sketch-mode. at aaac04d Fix indentation (simply auto indent complete file) This branch includes the following new commits: new 37af8f4 Initial commit new 96ce92b First sketch of sketch-mode new ccff908 Implemen

[elpa] externals/sketch-mode 96ce92b 02/38: First sketch of sketch-mode

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 96ce92ba417a1034a9b3f41bf1f285988420d108 Author: Daniel Nicolai Commit: Daniel Nicolai First sketch of sketch-mode --- README.org | 3 + sketch-mode.el | 423 + 2 files changed, 426 insertions

[elpa] externals/sketch-mode 35255d0 04/38: Implement undo/redo and show/edit/(re)load definition

2021-09-15 Thread ELPA Syncer
branch: externals/sketch-mode commit 35255d0a94d54c870090a25e888c5958183cc712 Author: Daniel Nicolai Commit: Daniel Nicolai Implement undo/redo and show/edit/(re)load definition --- sketch-mode.el | 42 -- 1 file changed, 32 insertions(+), 10 deletion

[elpa] main 75a8844: * elpa-packages (sketch-mode): New package

2021-09-15 Thread monnier--- via
branch: main commit 75a8844efd928296ecf672e6efcdf25d6808be38 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (sketch-mode): New package --- elpa-packages | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index 62fc23e..cffd9a

[elpa] externals/engrave-faces c21ec36 1/2: Fix typo in LaTeX preamble

2021-09-15 Thread ELPA Syncer
branch: externals/engrave-faces commit c21ec3629f8fbd3c34cc3c23ca3d4351aa8cb655 Author: TEC Commit: TEC Fix typo in LaTeX preamble --- engrave-faces-latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engrave-faces-latex.el b/engrave-faces-latex.el index 1ca4f25..4d

[elpa] externals/engrave-faces updated (6b50761 -> 32a9511)

2021-09-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/engrave-faces. from 6b50761 Reduce the public API of engrave-faces new c21ec36 Fix typo in LaTeX preamble new 32a9511 subr-x should only be needed at compile time Summary of changes: engrave-faces-latex.el | 2 +- engrave

[elpa] externals/engrave-faces 32a9511 2/2: subr-x should only be needed at compile time

2021-09-15 Thread ELPA Syncer
branch: externals/engrave-faces commit 32a95110bb0a19de9e11530f7892883b63934d2c Author: TEC Commit: TEC subr-x should only be needed at compile time --- engrave-faces.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/engrave-faces.el b/engrave-faces.el index a67c483..

[elpa] externals/taxy 8720f72 4/5: Meta: 0.7-pre

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 8720f729a02f31e2038ce1dfd5a10da00f86a621 Author: Adam Porter Commit: Adam Porter Meta: 0.7-pre --- README.org | 4 + taxy.el| 2 +- taxy.info | 257 + 3 files changed, 145 insertions(+), 118 d

[elpa] externals/taxy 436f345 2/5: Change: (taxy-make-take-function) Use older pcase form

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 436f345db3c32c394b9fafddaa4b26c3c1898a42 Author: Adam Porter Commit: Adam Porter Change: (taxy-make-take-function) Use older pcase form Support for (pred (not PRED)) is new in Emacs 28.1. --- taxy.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion

[elpa] externals/taxy ea3b724 1/5: Change: (taxy-make-take-function) Use pre-map-2.1 pcase form

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit ea3b7240ea350ea8675dfd5280294b01326143c1 Author: Adam Porter Commit: Adam Porter Change: (taxy-make-take-function) Use pre-map-2.1 pcase form --- taxy.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/taxy.el b/taxy.el index 972c4e4..bc67

[elpa] externals/taxy updated (ade9a02 -> 44d0a8c)

2021-09-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from ade9a02 Merge branch 'wip/magit-section-column-formatting' new ea3b724 Change: (taxy-make-take-function) Use pre-map-2.1 pcase form new 436f345 Change: (taxy-make-take-function) Use older pcase form new 2

[elpa] externals/taxy 44d0a8c 5/5: Docs: Add Deffy to examples

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 44d0a8c946e7fdcf8c2a3c6ff8deeb5e2488b4d2 Author: Adam Porter Commit: Adam Porter Docs: Add Deffy to examples --- examples/README.org | 6 ++ images/deffy.png| Bin 0 -> 156622 bytes 2 files changed, 6 insertions(+) diff --git a/examples/README.org b/

[elpa] externals/taxy 284887d 3/5: Release: 0.6

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 284887d2ff0b1d271a3b47f2cbc7a4429b8a3e8f Author: Adam Porter Commit: Adam Porter Release: 0.6 --- README.org | 2 +- taxy.el| 2 +- taxy.info | 84 +++--- 3 files changed, 44 insertions(+), 44 delet

[elpa] externals/taxy 5a16dd0 39/42: Comment: Add TODO

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 5a16dd05b9507135b307e206d49c0d8e16ce6764 Author: Adam Porter Commit: Adam Porter Comment: Add TODO --- taxy-magit-section.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/taxy-magit-section.el b/taxy-magit-section.el index 1c54376..6

[elpa] externals/taxy 956efdd 37/42: Comment: Update TODO

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 956efdd0735c8c8230862c59de5d9e8f0794691c Author: Adam Porter Commit: Adam Porter Comment: Update TODO --- taxy-magit-section.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/taxy-magit-section.el b/taxy-magit-section.el index 61c48

[elpa] externals/taxy 3787f4f 25/42: Fix: (deffy-buffer) Ensure file name

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 3787f4f6b263ba90102fffc75179cb70391c8140 Author: Adam Porter Commit: Adam Porter Fix: (deffy-buffer) Ensure file name --- examples/deffy.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/deffy.el b/examples/deffy.el index 67fb454..46e9087 10064

[elpa] externals/taxy 16d4e50 23/42: Fix/Tidy: (deffy-buffer)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 16d4e50b0f0d75bfb96e7fa946800e66fc08cdac Author: Adam Porter Commit: Adam Porter Fix/Tidy: (deffy-buffer) --- examples/deffy.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/deffy.el b/examples/deffy.el index 1457473..a3190cd

[elpa] externals/taxy a1f9081 29/42: Comment: Add TODOs

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit a1f9081d5c432701626d933747e15a67b192a31c Author: Adam Porter Commit: Adam Porter Comment: Add TODOs --- taxy-magit-section.el | 5 + 1 file changed, 5 insertions(+) diff --git a/taxy-magit-section.el b/taxy-magit-section.el index ce07245..61c483a 100644 --

[elpa] externals/taxy f8558ab 28/42: Fix: (deffy-project) Arguments

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit f8558ab750d32e080b071ec2ea6e06d78eef794b Author: Adam Porter Commit: Adam Porter Fix: (deffy-project) Arguments --- examples/deffy.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/examples/deffy.el b/examples/deffy.el index f6d6c7

[elpa] externals/taxy 8b7a95a 35/42: Docs: Clarify

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 8b7a95a891b98ae6987743fe07c1af285453 Author: Adam Porter Commit: Adam Porter Docs: Clarify --- README.org | 2 +- taxy.info | 44 ++-- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.org b/RE

[elpa] externals/taxy 421cfbf 26/42: Add: (deffy-project)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 421cfbfe9ba79fca20ac9afaca98f3fbc292b0a5 Author: Adam Porter Commit: Adam Porter Add: (deffy-project) --- examples/deffy.el | 12 1 file changed, 12 insertions(+) diff --git a/examples/deffy.el b/examples/deffy.el index 46e9087..f6d6c75 100644 ---

[elpa] externals/taxy ae7456f 11/42: Add: (taxy-magit-section-define-column-definer) Indentation/align

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit ae7456fd09aaf9fe65222ccfe99475d5f21a6d47 Author: Adam Porter Commit: Adam Porter Add: (taxy-magit-section-define-column-definer) Indentation/align Automatically handle first-column indentation in column formatters, and allow column alignment to be s

[elpa] externals/taxy 69872e4 06/42: Docs: Update readme

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 69872e4e28657a462d964e38a957ccbdfc577a29 Author: Adam Porter Commit: Adam Porter Docs: Update readme --- README.org | 3 +++ taxy.info | 41 + 2 files changed, 28 insertions(+), 16 deletions(-) diff --git a/README.org

[elpa] externals/taxy 2430282 20/42: Tidy: Indentation

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 2430282f0c83afe8cd66210e45c4fc7673edbec3 Author: Adam Porter Commit: Adam Porter Tidy: Indentation --- examples/deffy.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/deffy.el b/examples/deffy.el index 03fb4

[elpa] externals/taxy 7a63677 08/42: Add: (taxy-define-key-definer)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 7a63677cb3388c32ba7b035ab8917f5a288596b1 Author: Adam Porter Commit: Adam Porter Add: (taxy-define-key-definer) --- taxy.el | 41 + 1 file changed, 41 insertions(+) diff --git a/taxy.el b/taxy.el index b161c3b..3fbbb5d 1

[elpa] externals/taxy 45cdf29 41/42: Docs: Mention deffy in changelog

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 45cdf29030ddca073e96127fb2de49a7675e6f1b Author: Adam Porter Commit: Adam Porter Docs: Mention deffy in changelog --- README.org | 1 + taxy.info | 35 +++ 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/README

[elpa] externals/taxy 5020b43 31/42: Change: (deffy-goto-form) Bug #50576 is fixed.

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 5020b43d10bc8fbfb3186a5da10db91768e1fad8 Author: Adam Porter Commit: Adam Porter Change: (deffy-goto-form) Bug #50576 is fixed. --- examples/deffy.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/examples/deffy.el b/examples/deffy.el

[elpa] externals/taxy 5227980 40/42: Docs: (taxy-magit-section-define-column-definer) Add docstring

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 5227980693d421618c3a15705bc57758f3829532 Author: Adam Porter Commit: Adam Porter Docs: (taxy-magit-section-define-column-definer) Add docstring --- taxy-magit-section.el | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/ta

[elpa] externals/taxy 4fd9565 30/42: Fix: (deffy) Bookmarking deffy-files

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 4fd9565bab7b8a1f3fdf669e444774ba1730c737 Author: Adam Porter Commit: Adam Porter Fix: (deffy) Bookmarking deffy-files --- examples/deffy.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/examples/deffy.el b/examples/deffy.el index c5

[elpa] externals/taxy d456f88 24/42: Add: (deffy-side-window-action)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit d456f88e3454e6b45dfcb6140a29b2fdb1058bec Author: Adam Porter Commit: Adam Porter Add: (deffy-side-window-action) --- examples/deffy.el | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/examples/deffy.el b/examples

[elpa] externals/taxy 6703d8b 21/42: WIP: Use deffy-def in -RET

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 6703d8bba03c94d9711d0871e74739e5eda4cc8f Author: Adam Porter Commit: Adam Porter WIP: Use deffy-def in -RET --- examples/deffy.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/deffy.el b/examples/deffy.el index 16c2b88..9c16

[elpa] externals/taxy 8d108ef 18/42: WIP: Rename elispy to deffy

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 8d108efa4ac73e7c28f5c128f9700a672bd5b5c6 Author: Adam Porter Commit: Adam Porter WIP: Rename elispy to deffy It ought to work for, e.g. CL buffers, and abo-abo's Lispy package already uses that name, and hopefully this can be generalized for oth

[elpa] externals/taxy fb11a4f 19/42: WIP: (cl-defstruct deffy-def)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit fb11a4f0704680a9bc6cb919f701bfb80bfb5297 Author: Adam Porter Commit: Adam Porter WIP: (cl-defstruct deffy-def) --- examples/deffy.el | 67 +-- 1 file changed, 35 insertions(+), 32 deletions(-) diff --git a/ex

[elpa] externals/taxy d682c37 13/42: Add: (taxy-make-take-function)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit d682c3727521db91d7c517bf56a91b38d8f7855d Author: Adam Porter Commit: Adam Porter Add: (taxy-make-take-function) --- taxy.el | 47 +-- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/taxy.el b/taxy.el in

[elpa] externals/taxy 2f4d9c3 05/42: Add: (taxy-magit-section-insert-indent-items)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 2f4d9c3cc1140c2077d2a06e9cd5daf1e31a48d1 Author: Adam Porter Commit: Adam Porter Add: (taxy-magit-section-insert-indent-items) --- taxy-magit-section.el | 31 --- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/taxy-m

[elpa] externals/taxy a14fa15 04/42: Change: (taxy-magit-section) format-fn = #'prin1-to-string

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit a14fa15e534a626ad9cec2edec6de033662ec42c Author: Adam Porter Commit: Adam Porter Change: (taxy-magit-section) format-fn = #'prin1-to-string Helpful as a default when items are already strings. --- taxy-magit-section.el | 2 +- 1 file changed, 1 inserti

[elpa] externals/taxy 468e9b9 01/42: Meta: Add .dir-locals.el

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 468e9b9f168efe9328823d59fdd999075ff2f4d5 Author: Adam Porter Commit: Adam Porter Meta: Add .dir-locals.el --- .dir-locals.el | 4 1 file changed, 4 insertions(+) diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 000..1f7c4b7 ---

[elpa] externals/taxy 0826a47 02/42: WIP: taxy-magit-section column/table formatting

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 0826a47a19a05c556881a10c3067167accb0a1b8 Author: Adam Porter Commit: Adam Porter WIP: taxy-magit-section column/table formatting --- taxy-magit-section.el | 73 +++ 1 file changed, 62 insertions(+), 11 deletions(-

[elpa] externals/taxy a7ff557 33/42: Docs: Document new things

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit a7ff5573aead56286177038d2b37aba4489afc59 Author: Adam Porter Commit: Adam Porter Docs: Document new things --- README.org | 113 taxy.el| 2 - taxy.info | 192 ++

[elpa] externals/taxy a672c8e 32/42: Fix: (taxy-make-take-function) Allow symbol args to functions

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit a672c8e347b405a14928c4bda12cada95221c12c Author: Adam Porter Commit: Adam Porter Fix: (taxy-make-take-function) Allow symbol args to functions --- taxy.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/taxy.el b/taxy.el index 231fa27

[elpa] externals/taxy ade9a02 42/42: Merge branch 'wip/magit-section-column-formatting'

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit ade9a02b25dd100c41c6d96332a829e498f86da1 Merge: 468e9b9 45cdf29 Author: Adam Porter Commit: Adam Porter Merge branch 'wip/magit-section-column-formatting' --- README.org| 352 examples/deffy.el | 300

[elpa] externals/taxy 9f9cfef 34/42: Docs: Reorder sections

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 9f9cfef1677e2e3fc5d9288f07271ee1566d37c3 Author: Adam Porter Commit: Adam Porter Docs: Reorder sections --- README.org | 238 +-- taxy.info | 340 ++--- 2 files cha

[elpa] externals/taxy 45372f6 27/42: Fix: (taxy-magit-section-format-items) Width

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 45372f6ece954d153e7c35883da89561a190b8b2 Author: Adam Porter Commit: Adam Porter Fix: (taxy-magit-section-format-items) Width + Use string-width instead of length. + Don't format again, because the value should be a string. + Don't add 1 to the

[elpa] externals/taxy ad1cea3 14/42: Examples: Add elispy.el

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit ad1cea3383dd1d4aa38b5e47a212f882cc8d7eb3 Author: Adam Porter Commit: Adam Porter Examples: Add elispy.el --- examples/elispy.el| 244 ++ taxy-magit-section.el | 4 +- taxy.el | 5 +- 3 files

[elpa] externals/taxy 01b9cac 12/42: Change/Fix: (taxy-magit-section-define-column-definer) Variables

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 01b9cacf910b77c2ac532ff9cb8419c5f856ec8b Author: Adam Porter Commit: Adam Porter Change/Fix: (taxy-magit-section-define-column-definer) Variables --- taxy-magit-section.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/taxy-magit-sect

[elpa] externals/taxy e5b6429 07/42: Change: (taxy-magit-section-insert) Use format-fn from taxy

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit e5b6429a9e32a7cb70177a6ea317b587ec48d6ba Author: Adam Porter Commit: Adam Porter Change: (taxy-magit-section-insert) Use format-fn from taxy --- taxy-magit-section.el | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/taxy-magit-s

[elpa] externals/taxy 5589f50 03/42: Comment: Add note

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 5589f509f64d8ee2b9ad2f915bc4ceb867fee087 Author: Adam Porter Commit: Adam Porter Comment: Add note --- taxy-magit-section.el | 5 + 1 file changed, 5 insertions(+) diff --git a/taxy-magit-section.el b/taxy-magit-section.el index 1532918..02542b0 100644 ---

[elpa] externals/taxy updated (233f94c -> ade9a02)

2021-09-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from 233f94c Docs: Encromulate examples new 468e9b9 Meta: Add .dir-locals.el new 0826a47 WIP: taxy-magit-section column/table formatting new 5589f50 Comment: Add note new a14fa15 Change: (taxy-magit

[elpa] externals/taxy 0cda29a 38/42: Add: (taxy-magit-section-define-column-definer) Custom-type

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 0cda29accb2c883b25ef48aa02001cd59e4b90ae Author: Adam Porter Commit: Adam Porter Add: (taxy-magit-section-define-column-definer) Custom-type --- taxy-magit-section.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/taxy-magit-section.

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

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 43b850452bc5d228454e525a235fd793125947a8 Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 3 +++ taxy.info | 38 ++ 2 files changed, 25 insertions(+), 16 deletions(-) diff --git a/README.org

[elpa] externals/taxy e92ef13 22/42: Comment: Add FIXME

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit e92ef1349d2a7b04960bfd2e74ea78e5e6f9ba47 Author: Adam Porter Commit: Adam Porter Comment: Add FIXME --- examples/deffy.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/deffy.el b/examples/deffy.el index 9c1668b..1457473 100644 --- a/examples/de

[elpa] externals/taxy 8757b52 10/42: Add: (taxy-magit-section-format-header)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 8757b529025eb0eee876889620da36214c61b6b0 Author: Adam Porter Commit: Adam Porter Add: (taxy-magit-section-format-header) --- taxy-magit-section.el | 21 + 1 file changed, 21 insertions(+) diff --git a/taxy-magit-section.el b/taxy-magit-sect

[elpa] externals/taxy b37dd39 17/42: WIP: Tidy

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit b37dd39fc779bf520b5a5840151505a7dd73d2c8 Author: Adam Porter Commit: Adam Porter WIP: Tidy --- examples/elispy.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/examples/elispy.el b/examples/elispy.el index f2e74c0..5dcd527 10

[elpa] externals/taxy fe190c2 09/42: Add: (taxy-magit-section-define-column-definer)

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit fe190c28cb2a176584e0ddd70bca17a32f52c08c Author: Adam Porter Commit: Adam Porter Add: (taxy-magit-section-define-column-definer) --- taxy-magit-section.el | 76 +++ 1 file changed, 76 insertions(+) diff --git a/t

[elpa] externals/taxy ac9bc63 16/42: WIP: elispy changes

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit ac9bc63e15a4662a31eaa8b79cdc232594377677 Author: Adam Porter Commit: Adam Porter WIP: elispy changes --- examples/elispy.el | 53 - 1 file changed, 40 insertions(+), 13 deletions(-) diff --git a/examples/elis

[elpa] externals/taxy 7ecc461 15/42: Fix: (taxy-magit-section-define-column-definer) Use defcustoms

2021-09-15 Thread ELPA Syncer
branch: externals/taxy commit 7ecc461c7f540ad76b91b9c81b19016184ca0f39 Author: Adam Porter Commit: Adam Porter Fix: (taxy-magit-section-define-column-definer) Use defcustoms --- taxy-magit-section.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/taxy-magit-s

[elpa] externals/crdt d5fd2bf: Squashed commit of the following:

2021-09-15 Thread ELPA Syncer
branch: externals/crdt commit d5fd2bf9762520d0ceee8d8ca37222ac1df5a28d Author: Qiantan Hong Commit: Qiantan Hong Squashed commit of the following: commit f66d88195884490cb5606a8d520e300d266df7b0 Author: Qiantan Hong Date: Wed Sep 15 08:50:22 2021 -0700 bump v

[elpa] externals/consult f154d6b: Call compilation-find-file from the correct directory (#423)

2021-09-15 Thread ELPA Syncer
branch: externals/consult commit f154d6bd800d8d12e88cb9abdc3b24c3c30a455f Author: Augusto Stoffel Commit: GitHub Call compilation-find-file from the correct directory (#423) Fixes #301 --- consult-compile.el | 29 +++-- 1 file changed, 15 insertions(+), 14 d

  1   2   >