[nongnu] elpa/evil 08b824eac7: Fix up evil-indent (#1613)

2022-05-03 Thread ELPA Syncer
branch: elpa/evil commit 08b824eac7e261a1dc5e2a12ae71e8144f2d04c6 Author: rbrtb <104695105+rb...@users.noreply.github.com> Commit: GitHub Fix up evil-indent (#1613) * Fix up evil-indent * Add evil-test-indent * Fix up * Improve test --- evil-commands.el |

[nongnu] elpa/elpher bf0dd36eb2: Patch release.

2022-05-03 Thread ELPA Syncer
branch: elpa/elpher commit bf0dd36eb2f5b339c6b561dbe3ee9693565b484b Author: plugd Commit: plugd Patch release. --- config.mk | 2 +- elpher-pkg.el | 2 +- elpher.el | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.mk b/config.mk index 6647c4c6fa..79071

[elpa] externals/pyim 77d690bcfb 1/2: 使用 hook 而不是 advice 来处理 page 和 preview 相关功能。

2022-05-03 Thread ELPA Syncer
branch: externals/pyim commit 77d690bcfbdf4a439c2e0f6b2ba8477530d44582 Author: Feng Shu Commit: Feng Shu 使用 hook 而不是 advice 来处理 page 和 preview 相关功能。 * pyim.el (pyim-input-method): Use pyim-process-ui-init-hook. * pyim-process.el (pyim-process-ui-init-hook)

[elpa] externals/pyim updated (c779960884 -> 90a5e443e9)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from c779960884 iword2count-recent* -> iword2count-recent-*-items new 77d690bcfb 使用 hook 而不是 advice 来处理 page 和 preview 相关功能。 new 90a5e443e9 Fix previous commit. Summary of changes: pyim-page.el| 12 +--- pyim-

[elpa] externals/pyim 90a5e443e9 2/2: Fix previous commit.

2022-05-03 Thread ELPA Syncer
branch: externals/pyim commit 90a5e443e9663731017e958c063633f8003a60e2 Author: Feng Shu Commit: Feng Shu Fix previous commit. --- pyim-page.el| 6 ++ pyim-preview.el | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/pyim-page.el b/pyim-page.el index 53e6836603..

[elpa] externals/eglot f8556b7e76: Fix #941: Ensure exit-function of eglot-c-at-point runs on exact match

2022-05-03 Thread ELPA Syncer
branch: externals/eglot commit f8556b7e76ef7086191c469979274e499d992aed Author: rbrtb <104695105+rb...@users.noreply.github.com> Commit: GitHub Fix #941: Ensure exit-function of eglot-c-at-point runs on exact match When the completion is exact match, exit-function should still run.

[nongnu] elpa/evil 37699af1c7: Fix typo in test tags (#1439)

2022-05-03 Thread ELPA Syncer
branch: elpa/evil commit 37699af1c76e18b4d4b1e16422779a86c6f40628 Author: rolag <10981866+ro...@users.noreply.github.com> Commit: GitHub Fix typo in test tags (#1439) Co-authored-by: rolag

[elpa] externals/sql-cassandra f0daf06e19: Require emacs 29. Bump version.

2022-05-03 Thread Filipp Gunbin
branch: externals/sql-cassandra commit f0daf06e1933cf207449538adc455412998acd02 Author: Filipp Gunbin Commit: Filipp Gunbin Require emacs 29. Bump version. --- sql-cassandra.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sql-cassandra.el b/sql-cassandra.el index c

[nongnu] elpa/git-commit 5bcb8c7d97: Fix documentation typos

2022-05-03 Thread ELPA Syncer
branch: elpa/git-commit commit 5bcb8c7d9752724e6ed7f57fb14d47aaa52077f0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix documentation typos --- docs/magit.org | 2 +- docs/magit.texi| 2 +- lisp/magit-base.el | 2 +- lisp/magit-log.el | 4 ++-- 4 files changed, 5 insertions(+),

[nongnu] elpa/magit updated (547ad9e393 -> 5bcb8c7d97)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 547ad9e393 Fix a single typo adds 5bcb8c7d97 Fix documentation typos No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/magit.texi| 2 +- lisp/magit-base.el | 2 +- lisp/magit-log.

[nongnu] elpa/magit-section updated (547ad9e393 -> 5bcb8c7d97)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 547ad9e393 Fix a single typo adds 5bcb8c7d97 Fix documentation typos No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/magit.texi| 2 +- lisp/magit-base.el | 2 +- lisp/ma

[nongnu] elpa/with-editor 3bd620d464 1/2: make: Remove dash from DEPS

2022-05-03 Thread ELPA Syncer
branch: elpa/with-editor commit 3bd620d464f756c7267094660a1373bc48d2b42f Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Remove dash from DEPS The dependency on `dash' has already been dropped earlier. --- default.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/default.

[nongnu] elpa/with-editor 48996e3116 2/2: Don't load any optional dependencies at compile-time only

2022-05-03 Thread ELPA Syncer
branch: elpa/with-editor commit 48996e3116dadee06c8c68b1a0fe6ad8fd5317e0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Don't load any optional dependencies at compile-time only Instead rely on `declare-function' and variable declarations. Closes #112. --- default.mk

[nongnu] elpa/with-editor updated (54d1e816ac -> 48996e3116)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from 54d1e816ac make: Improve creation of autoloads file new 3bd620d464 make: Remove dash from DEPS new 48996e3116 Don't load any optional dependencies at compile-time only Summary of changes: default.mk | 2 +

[nongnu] elpa/git-commit updated (5bcb8c7d97 -> 476383fc8f)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 5bcb8c7d97 Fix documentation typos new cbb6185d44 magit-diff-wash-signature: Unset marker new 2676dddb84 magit-revision-refresh-buffer: Use hash of commit not tag new 476383fc8f magit-insert-revision-tag: Use s

[nongnu] elpa/git-commit cbb6185d44 1/3: magit-diff-wash-signature: Unset marker

2022-05-03 Thread ELPA Syncer
branch: elpa/git-commit commit cbb6185d44c995559e371fc7e7d4b15f65451c19 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff-wash-signature: Unset marker --- lisp/magit-diff.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el index b51aa32477

[nongnu] elpa/git-commit 476383fc8f 3/3: magit-insert-revision-tag: Use sections for message and signature

2022-05-03 Thread ELPA Syncer
branch: elpa/git-commit commit 476383fc8fb0f6ea4c6fc29d7057a1b5b5f95bd8 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-insert-revision-tag: Use sections for message and signature --- lisp/magit-diff.el | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-)

[nongnu] elpa/git-commit 2676dddb84 2/3: magit-revision-refresh-buffer: Use hash of commit not tag

2022-05-03 Thread ELPA Syncer
branch: elpa/git-commit commit 2676dddb84232b9813b8f3e0deb26207331e Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-revision-refresh-buffer: Use hash of commit not tag Use "git rev-parse ARG^{commit}" instead of just "... ARG", which matters for tags (but not branches)

[nongnu] elpa/magit updated (5bcb8c7d97 -> 476383fc8f)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 5bcb8c7d97 Fix documentation typos adds cbb6185d44 magit-diff-wash-signature: Unset marker adds 2676dddb84 magit-revision-refresh-buffer: Use hash of commit not tag adds 476383fc8f magit-insert-revision-tag: Use sectio

[nongnu] elpa/magit-section updated (5bcb8c7d97 -> 476383fc8f)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 5bcb8c7d97 Fix documentation typos adds cbb6185d44 magit-diff-wash-signature: Unset marker adds 2676dddb84 magit-revision-refresh-buffer: Use hash of commit not tag adds 476383fc8f magit-insert-revision-tag: Us

[elpa] main 8794e45e74: * elpa-packages (tomelr): New package

2022-05-03 Thread Stefan Monnier via
branch: main commit 8794e45e74486e768a7d8865719a333c395a6663 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (tomelr): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 8c84ff41de..4336648387 100644 --- a/

[elpa] externals/tomelr 732140041e 07/84: doc: Discover `json-encoding-pretty-print` variable!

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 732140041e91528a7ee3c730ce10bac0931698c4 Author: Kaushal Modi Commit: Kaushal Modi doc: Discover `json-encoding-pretty-print` variable! --- README.org | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 6

[elpa] externals/tomelr d96a3b235b 04/84: doc: Add LOGBOOK drawer example

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit d96a3b235b9dc7181f8140cf23b75d28a853c941 Author: Kaushal Modi Commit: Kaushal Modi doc: Add LOGBOOK drawer example --- README.org | 43 ++- 1 file changed, 34 insertions(+), 9 deletions(-) diff --git a/README.org b/REA

[elpa] externals/tomelr 05d2cafcd9 09/84: test: Add test for boolean scalar key-value pairs

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 05d2cafcd989b977fa3e9d05e293e9f8bae22fc4 Author: Kaushal Modi Commit: Kaushal Modi test: Add test for boolean scalar key-value pairs --- Makefile | 13 + test/all-tests.el | 24 test/tscalar.el | 42

[elpa] externals/tomelr 2ea3b5e032 03/84: fix!: Set boolean false using :false value

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 2ea3b5e032629a3974e2733f849cf47259e80e0d Author: Kaushal Modi Commit: Kaushal Modi fix!: Set boolean false using :false value This is so that null vs false can be distinguished in JSON. If a lisp data value is nil, that key will be absent in

[elpa] externals/tomelr 96c890a68b 23/84: feat: Convert Lisp lists to TOML arrays

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 96c890a68b9a587283bc7522c3893370cc522ca6 Author: Kaushal Modi Commit: Kaushal Modi feat: Convert Lisp lists to TOML arrays --- README.org | 34 -- test/all-tests.el| 1 + test/{all-tests.e

[elpa] branch externals/tomelr created (now a1fa47379e)

2022-05-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/tomelr. at a1fa47379e chore: Add CHANGELOG generated using git cliff tool This branch includes the following new commits: new 61397410af Initial empty commit new 8bc506af5a Add s-exp->toml examples and spec new 2ea3b5e

[elpa] externals/tomelr 846676a172 06/84: feat: Add plist example

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 846676a172d2bdd39e1e8b5628a7e88a3605f68b Author: Kaushal Modi Commit: Kaushal Modi feat: Add plist example --- README.org | 100 + 1 file changed, 100 insertions(+) diff --git a/README.org b/README.

[elpa] externals/tomelr bb85106ee9 27/84: doc: Add spec for nested tables and arrays of tables

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit bb85106ee98c1ee04100db9d298510b3f57e0751 Author: Kaushal Modi Commit: Kaushal Modi doc: Add spec for nested tables and arrays of tables --- README.org | 148 +++-- 1 file changed, 104 insertions(+), 44 d

[elpa] externals/tomelr 69217d47a6 22/84: feat: Skip converting keys whose values are nil

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 69217d47a65cb987d7d1ce32d3db5566a169ceca Author: Kaushal Modi Commit: Kaushal Modi feat: Skip converting keys whose values are nil --- README.org | 71 +++--- test/all-tests.el | 1 + test/

[elpa] externals/tomelr c872e9efc1 17/84: test: Add test for integer scalar key-value pairs

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit c872e9efc1bcf0d9310160f825032c602500c346 Author: Kaushal Modi Commit: Kaushal Modi test: Add test for integer scalar key-value pairs --- README.org | 63 - test/tscalar.el | 15 ++ 2 fil

[elpa] externals/tomelr 52dc93201d 08/84: feat: First cut -- Port json-encode from json.el to tomelr-encode

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 52dc93201deb02a3d380d841e839f5f3e5f32c95 Author: Kaushal Modi Commit: Kaushal Modi feat: First cut -- Port json-encode from json.el to tomelr-encode Contains only the fixes needed to make the boolean key-value pair look right in TOML. --- tomelr.

[elpa] externals/tomelr 8bc506af5a 02/84: Add s-exp->toml examples and spec

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 8bc506af5acd6e8f3ce47890185c5f4db1c3eb3e Author: Kaushal Modi Commit: Kaushal Modi Add s-exp->toml examples and spec --- LICENSE| 674 +++ README.org | 743 +++

[elpa] externals/tomelr 1d65064ffa 20/84: feat: Recognize local date format YYYY-MM-DD

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 1d65064ffa0c6e1d5e9cb14a31de8ada38dc3395 Author: Kaushal Modi Commit: Kaushal Modi feat: Recognize local date format -MM-DD --- README.org | 49 ++-- test/tscalar.el | 10 +++ tomelr.el | 86 +

[elpa] externals/tomelr cedb75df72 29/84: feat: Support basic TOML tables

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit cedb75df72f9aed0ad990b631f32d71f6ba1b79d Author: Kaushal Modi Commit: Kaushal Modi feat: Support basic TOML tables --- README.org | 14 +++--- test/all-tests.el| 1 + test/{all-tests.el => ttable.el} | 31 +++

[elpa] externals/tomelr 0f4e7b4f2c 47/84: fix: Better detection of nested TTA, but still wip

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 0f4e7b4f2c40a2cdce735d614eba9b7ac4640d06 Author: Kaushal Modi Commit: Kaushal Modi fix: Better detection of nested TTA, but still wip This fix also breaks the plist support for TTA --- README.org| 7 +++ test/tinternal.el | 10 ++

[elpa] externals/tomelr 28642f2e78 05/84: fix: dates will be strings in Lisp

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 28642f2e787a5424ebff30bbb6f7df2af54d6329 Author: Kaushal Modi Commit: Kaushal Modi fix: dates will be strings in Lisp refactor: Move "lists of lists" to a different section --- README.org | 94 ++---

[elpa] externals/tomelr 060c38b934 16/84: chore(readme): Limit up to 3 levels of headings for Org exports

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 060c38b934d2e7a51cbf3e1320782cb3203310db Author: Kaushal Modi Commit: Kaushal Modi chore(readme): Limit up to 3 levels of headings for Org exports --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 8768d21280..1

[elpa] externals/tomelr 98c9b8c1fc 26/84: fix: Use `=` and `length` separately instead of `length=`

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 98c9b8c1fc9eb3fbc0016d6692ae8aed95bbe003 Author: Kaushal Modi Commit: Kaushal Modi fix: Use `=` and `length` separately instead of `length=` length= does not exist on 27.2 and older Emacs versions. It was added in Emacs 28.1 in https://g

[elpa] externals/tomelr 4386d99a85 65/84: refactor(minor): Use `tomelr--toml-table-p`

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 4386d99a8596fa244c818b8ae9f341feeeb0b677 Author: Kaushal Modi Commit: Kaushal Modi refactor(minor): Use `tomelr--toml-table-p` --- tomelr.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tomelr.el b/tomelr.el index 434a67885f..20d9a319

[elpa] externals/tomelr 000067cf7d 14/84: chore(readme): Update

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 67cf7db0a836d9c312a1ba78f25d8d667398 Author: Kaushal Modi Commit: Kaushal Modi chore(readme): Update --- README.org | 59 --- 1 file changed, 36 insertions(+), 23 deletions(-) diff --git a/README.or

[elpa] externals/tomelr f37841cc78 25/84: test: Add test for TOML Array of Arrays

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit f37841cc781ce322ba31806cf9ef1ca7578f5714 Author: Kaushal Modi Commit: Kaushal Modi test: Add test for TOML Array of Arrays --- README.org | 17 - test/tarray.el | 13 - 2 files changed, 24 insertions(+), 6 deletions(-) diff --

[elpa] externals/tomelr 192cb06a23 57/84: chore(style): Whitespace change only

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 192cb06a2374ef6a0d24eeca4d4f4062848edbd7 Author: Kaushal Modi Commit: Kaushal Modi chore(style): Whitespace change only --- test/ttable.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/test/ttable.el b/test/ttable.el index 3

[elpa] externals/tomelr 55fefb0fa8 40/84: doc: Add few links

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 55fefb0fa83d90a47817c0cc0ae0d1e17e73739f Author: Kaushal Modi Commit: Kaushal Modi doc: Add few links [skip ci] --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index daf1673d9a..b3513273e4 100644 --- a/REA

[elpa] externals/tomelr 6d2be83669 69/84: chore: package-lint fixes

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 6d2be83669f3daf65b53689df9346824673f86a5 Author: Kaushal Modi Commit: Kaushal Modi chore: package-lint fixes --- tomelr.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tomelr.el b/tomelr.el index b97d2e77b2..faa2402f88 100644

[elpa] externals/tomelr 4dda8e6be3 46/84: chore: Style edits in a test

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 4dda8e6be3563a01b55ce494c7e300b75e0768a6 Author: Kaushal Modi Commit: Kaushal Modi chore: Style edits in a test --- test/tarray.el | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/test/tarray.el b/test/tarray.el index 6048556

[elpa] externals/tomelr a7b3a57037 48/84: feat: Make a very basic nested array of TTA work

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit a7b3a5703729682e88d6352932e235cbe04deb28 Author: Kaushal Modi Commit: Kaushal Modi feat: Make a very basic nested array of TTA work --- test/ttable-array.el | 37 + tomelr.el| 15 ++- 2 files changed

[elpa] externals/tomelr 9c91e0dc07 18/84: test: Add test for float scalar key-value pairs

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 9c91e0dc07291aae8a8b2b4dd1cea52583165e14 Author: Kaushal Modi Commit: Kaushal Modi test: Add test for float scalar key-value pairs --- README.org | 64 + test/tscalar.el | 21 +++ 2

[elpa] externals/tomelr f3b6951cfe 53/84: doc: Add note that the scalars need to be earlier in the order

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit f3b6951cfe000bb82a727d6917245716c46b3d6a Author: Kaushal Modi Commit: Kaushal Modi doc: Add note that the scalars need to be earlier in the order [skip ci] --- README.org | 61 + 1 file chan

[elpa] externals/tomelr 83e924559e 13/84: chore(doc): Fix typo

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 83e924559eb79effcfdad2737c6efa06c9ff0caf Author: Kaushal Modi Commit: Kaushal Modi chore(doc): Fix typo --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d24eb3ff3b..6c03b754b0 100644 --- a/RE

[elpa] externals/tomelr e2b313ca3b 52/84: feat: Implement everything planned in the initial spec

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit e2b313ca3b3e4c98c18749671ac59bc1fe319c52 Author: Kaushal Modi Commit: Kaushal Modi feat: Implement everything planned in the initial spec Fix converting of array of TOML tables represented by S-exp vectors. --- README.org| 9 - test/

[elpa] externals/tomelr 26f1fc2f3c 55/84: doc: Update the medley example

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 26f1fc2f3c0245e69c8c72b0cd01024f9d53078b Author: Kaushal Modi Commit: Kaushal Modi doc: Update the medley example [skip ci] --- README.org | 129 - 1 file changed, 60 insertions(+), 69 delet

[elpa] externals/tomelr 41ccea4ebe 64/84: refactor: Remove unnecessary tomelr-encode-keyword

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 41ccea4ebe0619bd6d38d3d8c2174e0b27587df0 Author: Kaushal Modi Commit: Kaushal Modi refactor: Remove unnecessary tomelr-encode-keyword Also, The "keyword" term was confusing here; "boolean" makes more sense. --- tomelr.el | 22

[elpa] externals/tomelr c0962ba15f 33/84: fix: Don't run plist to TOML conversion test on emacs 26.3 and older

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit c0962ba15f0cf7ff944e822f623b2800b5ebfd73 Author: Kaushal Modi Commit: Kaushal Modi fix: Don't run plist to TOML conversion test on emacs 26.3 and older --- test/tplist.el | 41 ++--- 1 file changed, 22 insertions(+), 19 del

[elpa] externals/tomelr 91800b26b8 21/84: feat: Recognize RFC 3339 formatted date-time + offset

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 91800b26b8bff6b89fce887fbcadb9e956f412dd Author: Kaushal Modi Commit: Kaushal Modi feat: Recognize RFC 3339 formatted date-time + offset --- README.org | 17 - test/tscalar.el | 14 ++ tomelr.el | 22 ++--

[elpa] externals/tomelr ec381fd723 79/84: fix: Auto-stringify and auto-quote symbol values

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit ec381fd723c9801caa2353a40d41e8cc8096ea29 Author: Kaushal Modi Commit: Kaushal Modi fix: Auto-stringify and auto-quote symbol values --- test/tscalar.el | 16 +++-- tomelr.el | 108 2 files ch

[elpa] externals/tomelr 10a1994aed 51/84: feat: Support (lightly tested) nested TOML Table Arrays

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 10a1994aedcbd95c35096b257cf1e9e6fd4554cb Author: Kaushal Modi Commit: Kaushal Modi feat: Support (lightly tested) nested TOML Table Arrays --- README.org | 14 -- test/ttable-array.el | 40 tomelr

[elpa] externals/tomelr ae983711be 78/84: fix: Auto-stringify symbols like 1.10.1

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit ae983711be15d95abd22ae4d7b8c116031de60a0 Author: Kaushal Modi Commit: Kaushal Modi fix: Auto-stringify symbols like 1.10.1 --- test/tscalar.el | 4 tomelr.el | 11 ++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/test/tsc

[elpa] externals/tomelr 406f4922a8 58/84: test: Add tests for json.el functions used in tomelr

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 406f4922a8677f07d14190d48061ae60169825d5 Author: Kaushal Modi Commit: Kaushal Modi test: Add tests for json.el functions used in tomelr --- test/all-tests.el | 1 + test/tjson-utils.el | 81 + 2 files cha

[elpa] externals/tomelr 334b7cba54 76/84: refactor: Don't attempt to triple-quote TOML keys

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 334b7cba54001708e6819b9df0abf0c553c0d0a2 Author: Kaushal Modi Commit: Kaushal Modi refactor: Don't attempt to triple-quote TOML keys Triple-quote only when the `type' input of `tomelr--print-stringlike' is nil. --- tomelr.el | 53

[elpa] externals/tomelr 3c068fb9d9 34/84: refactor: Move TOML Table detection logic to a separate fn

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 3c068fb9d9319d2876de359d2bc9068b857e091b Author: Kaushal Modi Commit: Kaushal Modi refactor: Move TOML Table detection logic to a separate fn --- tomelr.el | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/tomelr.el b/to

[elpa] externals/tomelr a1f434f03a 31/84: feat: Support nested TOML tables

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit a1f434f03a761c50cd9813e27d5441d6b2c2902d Author: Kaushal Modi Commit: Kaushal Modi feat: Support nested TOML tables --- README.org | 15 +++ test/ttable.el | 18 ++ tomelr.el | 30 -- 3 files ch

[elpa] externals/tomelr ebe5959174 75/84: feat: Auto-coerce string to boolean

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit ebe5959174812ffc3cf7d88040b854599b15a88a Author: Kaushal Modi Commit: Kaushal Modi feat: Auto-coerce string to boolean --- test/all-tests.el | 1 + test/tcoerce.el | 59 +++ tomelr.el | 23 +++

[elpa] externals/tomelr cff1f8aa89 38/84: fix: Support TOML tables arrays specified as plist vector

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit cff1f8aa890d8c08fe26243870d59aa39f602156 Author: Kaushal Modi Commit: Kaushal Modi fix: Support TOML tables arrays specified as plist vector --- README.org | 7 --- test/tplist.el | 19 +++ tomelr.el | 2 +- 3 files changed, 16

[elpa] externals/tomelr c2d1328c44 80/84: fix: Boolean coercing when value is a symbol true or false

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit c2d1328c4404e6af920dc431ba57ee00eef4ba36 Author: Kaushal Modi Commit: Kaushal Modi fix: Boolean coercing when value is a symbol true or false --- test/tcoerce.el | 4 tomelr.el | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git

[elpa] externals/tomelr af40c0b40f 11/84: fix: Require subr-x for older Emacs versions

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit af40c0b40f8d3fe61ac711c00a32d6747d4e55e7 Author: Kaushal Modi Commit: Kaushal Modi fix: Require subr-x for older Emacs versions --- tomelr.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tomelr.el b/tomelr.el index 2a60f9d0e2..805dcdb8a9 100644 --- a/t

[elpa] externals/tomelr 7cd15e79b8 10/84: tool(ci): Add GHA setup

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 7cd15e79b81697aa72a911fd48f3503e1cb16286 Author: Kaushal Modi Commit: Kaushal Modi tool(ci): Add GHA setup --- .github/workflows/test.yml | 36 1 file changed, 36 insertions(+) diff --git a/.github/workflows/test.yml b/.g

[elpa] externals/tomelr a676192b43 81/84: fix: Integer coercing of a number strings with underscores

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit a676192b435474fbff53fe361dbf983e3b8ac799 Author: Kaushal Modi Commit: Kaushal Modi fix: Integer coercing of a number strings with underscores --- test/tcoerce.el | 8 tomelr.el | 64 ++--- 2

[elpa] externals/tomelr 4c419bcee2 37/84: fix: Support TOML tables specified as plists

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 4c419bcee218a95d6669a5b198d1b71f6a8e7691 Author: Kaushal Modi Commit: Kaushal Modi fix: Support TOML tables specified as plists --- test/tplist.el | 16 + tomelr.el | 76 +++--- 2 files chan

[elpa] externals/tomelr 6bbe740e52 28/84: test: Test that 'false is also considered as boolean false in TOML

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 6bbe740e52d40a5d87d62805af3ed89cc16779b9 Author: Kaushal Modi Commit: Kaushal Modi test: Test that 'false is also considered as boolean false in TOML --- test/tscalar.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/tscalar.el

[elpa] externals/tomelr 61397410af 01/84: Initial empty commit

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 61397410afa010935d3f0c66e97fe6cc8413cbb8 Author: Kaushal Modi Commit: Kaushal Modi Initial empty commit

[elpa] externals/tomelr 20bf9e6c54 12/84: chore(doc): Add GHA and license badges

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 20bf9e6c5480a29159b1db216b9da2a6279590fe Author: Kaushal Modi Commit: Kaushal Modi chore(doc): Add GHA and license badges --- README.org | 7 +++ 1 file changed, 7 insertions(+) diff --git a/README.org b/README.org index 3db9373425..d24eb3ff3b 100644 ---

[elpa] externals/tomelr 0ba5f2ff69 24/84: chore(readme): Move mixed type array example to the 'medley' example

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 0ba5f2ff69b1c6a3f4fcfe89e6b54bca11b4d1d2 Author: Kaushal Modi Commit: Kaushal Modi chore(readme): Move mixed type array example to the 'medley' example --- README.org | 36 +--- 1 file changed, 17 insertions(+), 19 deletions(-)

[elpa] externals/tomelr 38160ef271 41/84: fix: Stricter condition before starting TOML table array check

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 38160ef271493293166f81ce1a3d52b58a484a8e Author: Kaushal Modi Commit: Kaushal Modi fix: Stricter condition before starting TOML table array check --- tomelr.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tomelr.el b/tomelr.el index 1

[elpa] externals/tomelr 2810504e84 32/84: feat: Add basic support for S-exp plists -> TOML conversion

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 2810504e840d8038b9a06fff732889f0f8cc73c8 Author: Kaushal Modi Commit: Kaushal Modi feat: Add basic support for S-exp plists -> TOML conversion Support added for scalars and lists. Pending: tables, arrays of tables, etc. --- README.org| 25

[elpa] externals/tomelr baf81228bc 45/84: fix: Correct the spec for nested array of tables

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit baf81228bc812de55e4df9340dd34cc8cc5a2ab8 Author: Kaushal Modi Commit: Kaushal Modi fix: Correct the spec for nested array of tables --- README.org | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.org b/READM

[elpa] externals/tomelr 8da825067b 15/84: chore(readme): Update

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 8da825067b69d9c3e8a18f7f553403e25be846fc Author: Kaushal Modi Commit: Kaushal Modi chore(readme): Update --- README.org | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index b3b4c0ae91..8768d2

[elpa] externals/tomelr b64eb07e99 49/84: fix: Detect TT with sub-tables correctly

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit b64eb07e99e9ab45cc88dc6b628f8bc828a0dc28 Author: Kaushal Modi Commit: Kaushal Modi fix: Detect TT with sub-tables correctly --- test/tinternal.el| 8 ++-- test/ttable-array.el | 16 tomelr.el| 14 -- 3 files c

[elpa] externals/tomelr 65653d53ee 30/84: chore(doc): M-x checkdoc fixes

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 65653d53eef32eb4c9735c2e36aea175c9b15881 Author: Kaushal Modi Commit: Kaushal Modi chore(doc): M-x checkdoc fixes --- tomelr.el | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/tomelr.el b/tomelr.el index ce1eb

[elpa] externals/tomelr ad8366d904 36/84: feat: Support basic TOML Table Arrays

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit ad8366d904dea6fc3f4af5bf57bcd92c6b37f57e Author: Kaushal Modi Commit: Kaushal Modi feat: Support basic TOML Table Arrays --- README.org | 35 +--- test/all-tests.el| 1 + test/ttable-array.el | 66 +++

[elpa] externals/tomelr bcaea16ec0 39/84: chore(doc): Clean up old code block

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit bcaea16ec0d0d03827b619c2f64c01ccc324db38 Author: Kaushal Modi Commit: Kaushal Modi chore(doc): Clean up old code block --- README.org | 22 -- 1 file changed, 22 deletions(-) diff --git a/README.org b/README.org index ffac82b330..daf1673d

[elpa] externals/tomelr de661716af 72/84: style: Remove space from after and before [ and ] brackets

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit de661716af55da2a102551f51def4a2468f9593f Author: Kaushal Modi Commit: Kaushal Modi style: Remove space from after and before [ and ] brackets --- README.org | 80 +- test/tarray.el | 12 - te

[elpa] externals/tomelr ca9245038a 35/84: fix: Attempt to make tomelr--toml-table-p more robust

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit ca9245038a74f272b246979271cbf2adef09eb89 Author: Kaushal Modi Commit: Kaushal Modi fix: Attempt to make tomelr--toml-table-p more robust --- tomelr.el | 41 +++-- 1 file changed, 35 insertions(+), 6 deletions(-) diff --git

[elpa] externals/tomelr 3aa4dc1dbd 54/84: chore: Add Package-Requires and other info in the header comment

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 3aa4dc1dbdce5875166b9db76b6de0a0ad679b33 Author: Kaushal Modi Commit: Kaushal Modi chore: Add Package-Requires and other info in the header comment --- tomelr.el | 4 1 file changed, 4 insertions(+) diff --git a/tomelr.el b/tomelr.el index 1ef27faaa9..5

[elpa] externals/tomelr 0d4674f782 42/84: test: Test `tomelr--toml-table-p`

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 0d4674f782bee99ee36aca079ede57adeccc384f Author: Kaushal Modi Commit: Kaushal Modi test: Test `tomelr--toml-table-p` --- test/all-tests.el | 2 ++ test/{all-tests.el => tinternal.el} | 36 +++- 2 files change

[elpa] externals/tomelr a33dbd1286 50/84: fix: Detect nested TTA correctly when not present in first TT key

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit a33dbd1286cd1f539c1e07bd21dc60464dd2f667 Author: Kaushal Modi Commit: Kaushal Modi fix: Detect nested TTA correctly when not present in first TT key --- test/tinternal.el| 4 test/ttable-array.el | 12 +++- tomelr.el| 24

[elpa] externals/tomelr 5959b90ffa 44/84: fix: Don't let TOML tables be recognized as TOML tables arrays

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 5959b90ffa499281306473c83b669353ecb85073 Author: Kaushal Modi Commit: Kaushal Modi fix: Don't let TOML tables be recognized as TOML tables arrays --- test/tinternal.el | 15 +++ tomelr.el | 3 ++- 2 files changed, 17 insertions(+), 1 dele

[elpa] externals/tomelr b3b6a28d15 68/84: doc: Add more examples

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit b3b6a28d158845d04f64309f43aab0a9f150c9d1 Author: Kaushal Modi Commit: Kaushal Modi doc: Add more examples [skip ci] --- README.org | 103 + 1 file changed, 103 insertions(+) diff --git a/RE

[elpa] externals/tomelr a1fa47379e 84/84: chore: Add CHANGELOG generated using git cliff tool

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit a1fa47379ee104c4292d185ebcfdc8719d499d84 Author: Kaushal Modi Commit: Kaushal Modi chore: Add CHANGELOG generated using git cliff tool --- CHANGELOG.org | 166 + Makefile | 6 ++- doc/cliff.toml

[elpa] externals/tomelr dc9b2a63f8 60/84: doc: Remove an invalid example

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit dc9b2a63f8536d0ee14e480af5f8f273b1a117a9 Author: Kaushal Modi Commit: Kaushal Modi doc: Remove an invalid example --- README.org | 16 1 file changed, 16 deletions(-) diff --git a/README.org b/README.org index 21f1f0540d..d741e99b22 100644 -

[elpa] externals/tomelr 45542fb234 67/84: chore: Bump version

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 45542fb234fcc4fea50a5fed0c7682d0d3db0f9b Author: Kaushal Modi Commit: Kaushal Modi chore: Bump version --- tomelr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomelr.el b/tomelr.el index 54e0164b64..b97d2e77b2 100644 --- a/tomelr.el

[elpa] externals/tomelr f9d670e165 56/84: refactor: Clean up unused code

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit f9d670e1656f1400b544ff27980657cbf5f8357b Author: Kaushal Modi Commit: Kaushal Modi refactor: Clean up unused code Use json-alist-p and json-plist-p directly where applicable. --- tomelr.el | 69 +---

[elpa] externals/tomelr d86fd721ce 63/84: fix: Compatibility for emacs 26.3

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit d86fd721ce4746550038e53dffe34885b06e9225 Author: Kaushal Modi Commit: Kaushal Modi fix: Compatibility for emacs 26.3 listp also works instead of proper-list-p here. So use that instead. proper-list-p was introduced in emacs 27.x. --- tomelr.

[elpa] externals/tomelr 4434ccc64b 70/84: chore: Bump version

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 4434ccc64b1e311b53e8ecc906113bba2e16fa98 Author: Kaushal Modi Commit: Kaushal Modi chore: Bump version --- tomelr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomelr.el b/tomelr.el index faa2402f88..1779620483 100644 --- a/tomelr.el

[elpa] externals/tomelr df0e73334f 59/84: Revert "doc: Update the medley example"

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit df0e73334f918ee9de7e1f0a7cd0fb9037a79faa Author: Kaushal Modi Commit: Kaushal Modi Revert "doc: Update the medley example" This reverts commit 26f1fc2f3c0245e69c8c72b0cd01024f9d53078b. --- README.org | 129 +---

[elpa] externals/tomelr 57bed2cca8 73/84: test: Add a test for string scalar with blank lines

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 57bed2cca8b648d2abc6da525a3420b3e968efb4 Author: Kaushal Modi Commit: Kaushal Modi test: Add a test for string scalar with blank lines --- test/tscalar.el | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/test/tscalar.

[elpa] externals/tomelr 511240765b 71/84: chore: Ignore .elc files

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit 511240765b93e8741f72b795798d728d659d14ae Author: Kaushal Modi Commit: Kaushal Modi chore: Ignore .elc files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00..c531d9867f --- /dev/n

[elpa] externals/tomelr ed13b73e9b 74/84: feat: Support string keys

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit ed13b73e9b68ac2c51f3545ac337bbfeba063a42 Author: Kaushal Modi Commit: Kaushal Modi feat: Support string keys --- README.org| 14 - test/all-tests.el | 1 + test/tinternal.el | 8 ++-- test/tkey.el | 59 ++

[elpa] externals/tomelr a25d952a17 77/84: feat: Auto-coerce string to integers

2022-05-03 Thread ELPA Syncer
branch: externals/tomelr commit a25d952a17d344ac3d7396ae78a34e21b9ada14e Author: Kaushal Modi Commit: Kaushal Modi feat: Auto-coerce string to integers --- test/tcoerce.el | 38 ++ tomelr.el | 22 +++--- 2 files changed, 57 insertion

[nongnu] elpa/evil f6866b5d2b: `evil-ex': `eval-expression' auto-completion (#1398)

2022-05-03 Thread ELPA Syncer
branch: elpa/evil commit f6866b5d2b85a38ad8029f83b113371d1b3aecd1 Author: nbfalcon Commit: GitHub `evil-ex': `eval-expression' auto-completion (#1398) Add auto-completion for `evil-ex' LISP expressions leveraging `elisp-completion-at-point' if available. --- evil-ex.el | 9

  1   2   >