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 ++
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
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
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(-)
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
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 ++---
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
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 +
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
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
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
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
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 +++-
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
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
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
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
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 -
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(+
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
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/
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
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(+),
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
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.
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
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 ++--
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/
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
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 +
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 --
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
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 ++
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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..
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
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
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
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
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/
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
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
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
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
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
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
--
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
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
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
---
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
---
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(-
branch: externals/taxy
commit a7ff5573aead56286177038d2b37aba4489afc59
Author: Adam Porter
Commit: Adam Porter
Docs: Document new things
---
README.org | 113
taxy.el| 2 -
taxy.info | 192 ++
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
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
branch: externals/taxy
commit 9f9cfef1677e2e3fc5d9288f07271ee1566d37c3
Author: Adam Porter
Commit: Adam Porter
Docs: Reorder sections
---
README.org | 238 +--
taxy.info | 340 ++---
2 files cha
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
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
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
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
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
---
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
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.
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
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
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
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
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
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
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
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
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
100 matches
Mail list logo