[elpa] externals/compat 8f33aaf181 2/3: Add compat-guard dynamic condition

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 8f33aaf1813bbf56cdad0701953f2bdd86ec00b3 Author: Daniel Mendler Commit: Daniel Mendler Add compat-guard dynamic condition We have to make sure that no definitions are overriden at runtime, when the compiled library is loaded in a newer or patched

[elpa] externals/compat 50296614bf 1/3: compat-function: Whitespace fix in docstring

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 50296614bf609e4d71f431a8cc0e138c8d6dae9a Author: Daniel Mendler Commit: Daniel Mendler compat-function: Whitespace fix in docstring --- compat.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compat.el b/compat.el index 95461bb902..6

[elpa] externals/compat e82848d4bf 3/3: Rename variable

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit e82848d4bf5c6bbc793c8c4c4268358d70f5edbf Author: Daniel Mendler Commit: Daniel Mendler Rename variable --- compat-macs.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compat-macs.el b/compat-macs.el index 83eec3f57d..decd246981 10

[elpa] externals/compat updated (a2967e97d7 -> e82848d4bf)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from a2967e97d7 Require cl-lib at compile time new 50296614bf compat-function: Whitespace fix in docstring new 8f33aaf181 Add compat-guard dynamic condition new e82848d4bf Rename variable Summary of changes: com

[nongnu] elpa/cider updated (6d1f6dee9e -> 14923cb8c3)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 6d1f6dee9e Add a todo new a07a9e6070 Add nREPL server logging, inc time out, don't kill server buf on err new 14923cb8c3 Only output nrepl-mdlw-log file if it exists Summary of changes: nrepl-client.el

[nongnu] elpa/cider a07a9e6070 1/2: Add nREPL server logging, inc time out, don't kill server buf on err

2023-01-17 Thread ELPA Syncer
branch: elpa/cider commit a07a9e6070eb25fc5fb94194bd4d456f98f592ca Author: ikappaki Commit: Bozhidar Batsov Add nREPL server logging, inc time out, don't kill server buf on err This is a temporary hack for the Clojure cli and shadow integration tests, which intermittently timing

[nongnu] elpa/cider 14923cb8c3 2/2: Only output nrepl-mdlw-log file if it exists

2023-01-17 Thread ELPA Syncer
branch: elpa/cider commit 14923cb8c3be94a40fe7ca213948d1137b1cb3dc Author: ikappaki Commit: Bozhidar Batsov Only output nrepl-mdlw-log file if it exists --- test/integration/integration-tests.el | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/test/integ

[elpa] externals/compat c37b765b9e 1/2: compat-28: Add color-dark-p

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit c37b765b9e7f00279cd57d8a8e9f6a79962f6558 Author: Daniel Mendler Commit: Daniel Mendler compat-28: Add color-dark-p --- NEWS.org| 1 + compat-28.el| 31 +++ compat-tests.el | 6 ++ compat.texi | 10 --

[elpa] externals/compat updated (e82848d4bf -> 1d471c80f6)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from e82848d4bf Rename variable new c37b765b9e compat-28: Add color-dark-p new 1d471c80f6 compat-25: Add hash-table-empty-p Summary of changes: NEWS.org| 2 ++ compat-25.el| 4 compat-28.el| 31 ++

[elpa] externals/compat 1d471c80f6 2/2: compat-25: Add hash-table-empty-p

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 1d471c80f6527a2719346d68375392273cbe46ca Author: Daniel Mendler Commit: Daniel Mendler compat-25: Add hash-table-empty-p --- NEWS.org| 1 + compat-25.el| 4 compat-tests.el | 6 ++ compat.texi | 5 + 4 files changed, 16 insertions

[elpa] externals/substitute 5dcf6901ed 1/3: Inline the check for appropriate face

2023-01-17 Thread ELPA Syncer
branch: externals/substitute commit 5dcf6901ed50b67ef177721e4c80303f259c08c1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Inline the check for appropriate face We want this to be known at the time the face is loaded. The problem with the previous design was that the

[elpa] externals/substitute updated (641035921d -> b9187aa38b)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/substitute. from 641035921d Add missing autoload from the macro new 5dcf6901ed Inline the check for appropriate face new 258820139a Rename the macro and change how the autoloads are applied new b9187aa38b Bump version to t

[elpa] externals/substitute 258820139a 2/3: Rename the macro and change how the autoloads are applied

2023-01-17 Thread ELPA Syncer
branch: externals/substitute commit 258820139ae33818ecb446b7b6a3002ba2b9c025 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename the macro and change how the autoloads are applied I think this is the correct approach. We cannot add the generic autoload cookie to the

[elpa] externals/substitute b9187aa38b 3/3: Bump version to trigger package rebuild

2023-01-17 Thread ELPA Syncer
branch: externals/substitute commit b9187aa38b1c7c08e47210eb411ae7e334e3bd80 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to trigger package rebuild --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substitute.el in

[elpa] externals/compat 2993addafd: compat.texi: Add missing definition

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 2993addafd3fe33dd106483fcbc69d655e0e0ce7 Author: Daniel Mendler Commit: Daniel Mendler compat.texi: Add missing definition --- compat.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compat.texi b/compat.texi index 8009d7aa46..94a9ce1ca7 100644 ---

[nongnu] elpa/idris-mode e39bb892f8 4/4: Merge pull request #611 from keram/issue-447-case-split-menu-key-bind

2023-01-17 Thread ELPA Syncer
branch: elpa/idris-mode commit e39bb892f8d0ccb9b2e8cbec50817f52eff13043 Merge: b80809394a 43b6036c99 Author: Jan de Muijnck-Hughes Commit: GitHub Merge pull request #611 from keram/issue-447-case-split-menu-key-bind Use `idris-case-dwim` in Idris menu instead of `idris-case-split` a

[nongnu] elpa/idris-mode 43b6036c99 2/4: Use `idris-case-dwim` in Idris menu instead of `idris-case-split` and `idris-make-cases-from-hole`

2023-01-17 Thread ELPA Syncer
branch: elpa/idris-mode commit 43b6036c991964aca56ed38738aa9b7c7e31063c Author: Marek L Commit: Marek L Use `idris-case-dwim` in Idris menu instead of `idris-case-split` and `idris-make-cases-from-hole` Why: To display key binding which invokes desired previous command base

[nongnu] elpa/idris-mode b80809394a 3/4: Merge pull request #610 from keram/issue-443

2023-01-17 Thread ELPA Syncer
branch: elpa/idris-mode commit b80809394a7a50d2476b7638e14f3de0c4d8de20 Merge: bb26a21566 f52818775f Author: Jan de Muijnck-Hughes Commit: GitHub Merge pull request #610 from keram/issue-443 Ensure that Idris repl buffer window point is moved to end together with the buffer point -

[nongnu] elpa/idris-mode updated (bb26a21566 -> e39bb892f8)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/idris-mode. from bb26a21566 Merge pull request #607 from keram/impro-xref-integration new f52818775f Ensure that Idris repl buffer window point is moved to end new b80809394a Merge pull request #610 from keram/issue-443 new 43

[nongnu] elpa/idris-mode f52818775f 1/4: Ensure that Idris repl buffer window point is moved to end

2023-01-17 Thread ELPA Syncer
branch: elpa/idris-mode commit f52818775f6cb1281ac157946a52101d27bc2e9c Author: Marek L Commit: Marek L Ensure that Idris repl buffer window point is moved to end together with the buffer point when repl prompt is inserted. Resolves: https://github.com/idris-hackers/idr

[nongnu] elpa/swift-mode 778e9e6f35: Exclude regex ending with spaces or tabs

2023-01-17 Thread ELPA Syncer
branch: elpa/swift-mode commit 778e9e6f35b41fd171bd9f42fd7b89c1001e2a82 Author: taku0 Commit: taku0 Exclude regex ending with spaces or tabs https://github.com/apple/swift-evolution/commit/d9cae77aef0142944daf953b4bd227edc7fb239c#diff-1f63d0b96db9d2236f665756eae4dcbe5ad40270963a936

[elpa] externals/inspector 1bbbfb6a29: inspector-inspect-debugger-return-value

2023-01-17 Thread ELPA Syncer
branch: externals/inspector commit 1bbbfb6a291e8dbc607a8292a0647570352b30a3 Author: Mariano Montone Commit: Mariano Montone inspector-inspect-debugger-return-value Command for inspecting the return value in the debugger, when debugger is in the correct state. --- inspector.el |

[elpa] externals-release/org c7b976a052: org: Bump the minimal required Emacs version

2023-01-17 Thread ELPA Syncer
branch: externals-release/org commit c7b976a052fdaaae710f065c5089efd8549d1e8d Author: Ihor Radchenko Commit: Ihor Radchenko org: Bump the minimal required Emacs version * lisp/org.el: Bump required Emacs version to 26.1. See https://orgmode.org/worg/org-maintenance.html#ema

[elpa] externals/org updated (30dfafac34 -> 104311c7f8)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 30dfafac34 Merge branch 'bugfix' new c7b976a052 org: Bump the minimal required Emacs version new 15bbb930d5 Merge branch 'bugfix' new 104311c7f8 org-cite-basic--get-field: Throw an error on non-nil field values

[elpa] externals/org 104311c7f8 2/2: org-cite-basic--get-field: Throw an error on non-nil field values

2023-01-17 Thread ELPA Syncer
branch: externals/org commit 104311c7f8ae6a0ad63766d092037de463cc0fc7 Author: Ihor Radchenko Commit: Ihor Radchenko org-cite-basic--get-field: Throw an error on non-nil field values * lisp/oc-basic.el (org-cite-basic--get-field): Throw an error when the field value is not a stri

[elpa] externals/org 15bbb930d5 1/2: Merge branch 'bugfix'

2023-01-17 Thread ELPA Syncer
branch: externals/org commit 15bbb930d5f6622f0dd11cbc06827d3ff42d0e09 Merge: 30dfafac34 c7b976a052 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 59fe3d2d

[nongnu] elpa/symbol-overlay aaea78b18e 3/5: Improve symbol-overlay-post-command

2023-01-17 Thread ELPA Syncer
branch: elpa/symbol-overlay commit aaea78b18ec4d712ce8a270a7ecb1866df3b6779 Author: kamoii <> Commit: kamoii <> Improve symbol-overlay-post-command symbol-overlay-get-symbol was invoked unnecessarily. --- symbol-overlay.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[nongnu] elpa/symbol-overlay ece381c45a 4/5: Merge pull request #89 from BlindingDark/patch-1

2023-01-17 Thread ELPA Syncer
branch: elpa/symbol-overlay commit ece381c45a7a05234a2dd069f1596aa7862b771b Merge: 37de0a1c81 c241942296 Author: Steve Purcell Commit: GitHub Merge pull request #89 from BlindingDark/patch-1 Fix get overlays when point is at end of symbol --- symbol-overlay.el | 4 +++- 1 file chan

[nongnu] elpa/symbol-overlay ab9ca20024 1/5: Fix get overlays when point is at end of symbol

2023-01-17 Thread ELPA Syncer
branch: elpa/symbol-overlay commit ab9ca200243735824e74b4c83b34018cc351d25a Author: 我没有抓狂 Commit: GitHub Fix get overlays when point is at end of symbol --- symbol-overlay.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/symbol-overlay.el b/symbol-overlay.el index f

[nongnu] elpa/symbol-overlay ed00723037 5/5: Merge pull request #94 from kamoii/master

2023-01-17 Thread ELPA Syncer
branch: elpa/symbol-overlay commit ed007230378b03f384b5a2b643dd857010ef21d3 Merge: ece381c45a aaea78b18e Author: Steve Purcell Commit: GitHub Merge pull request #94 from kamoii/master Improve symbol-overlay-post-command --- symbol-overlay.el | 3 ++- 1 file changed, 2 insertions(+)

[nongnu] elpa/symbol-overlay updated (37de0a1c81 -> ed00723037)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/symbol-overlay. from 37de0a1c81 Merge pull request #91 from ksqsf/master new ab9ca20024 Fix get overlays when point is at end of symbol new c241942296 Merge branch 'master' into patch-1 new ece381c45a Merge pull request #89 fro

[nongnu] elpa/symbol-overlay c241942296 2/5: Merge branch 'master' into patch-1

2023-01-17 Thread ELPA Syncer
branch: elpa/symbol-overlay commit c2419422964d2dd6c462fa39e9109c81008afe2e Merge: ab9ca20024 37de0a1c81 Author: 我没有抓狂 Commit: GitHub Merge branch 'master' into patch-1 --- symbol-overlay.el | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) diff --git

[nongnu] elpa/helm b84f19c779 3/5: Fix :type in helm-ff-edit-marked-files-fn defcustom

2023-01-17 Thread ELPA Syncer
branch: elpa/helm commit b84f19c779e31ec7e8edb0d5289cc10a1dc8d71a Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix :type in helm-ff-edit-marked-files-fn defcustom --- helm-files.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/helm-files.el b/helm-files

[nongnu] elpa/helm 187b6f1e2b 1/5: Delete trailing whitespace

2023-01-17 Thread ELPA Syncer
branch: elpa/helm commit 187b6f1e2b455b6d21f10d6323b7234c018c Author: Thierry Volpiatto Commit: Thierry Volpiatto Delete trailing whitespace --- helm-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-lib.el b/helm-lib.el index 55cc5f3416..e944a6bd9c 100644

[nongnu] elpa/helm 712f78358c 4/5: Remove Wdired advices

2023-01-17 Thread ELPA Syncer
branch: elpa/helm commit 712f78358c11f3397107c1f78ee853bbe33b86af Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove Wdired advices --- helm-files.el | 11 ++--- helm-lib.el | 145 -- 2 files changed, 4 insertions(+), 152 de

[nongnu] elpa/helm 6faca20c0c 5/5: Fix preselection of candidate at point on large directories

2023-01-17 Thread ELPA Syncer
branch: elpa/helm commit 6faca20c0ca0d202ad9a120e8609d07a0aa566ce Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix preselection of candidate at point on large directories --- helm-files.el | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/helm-f

[nongnu] elpa/helm 954f7e27e7 2/5: Add a user var to specify the function to use to edit fnames

2023-01-17 Thread ELPA Syncer
branch: elpa/helm commit 954f7e27e79008308e3c1f29af94355efd5b865d Author: Thierry Volpiatto Commit: Thierry Volpiatto Add a user var to specify the function to use to edit fnames --- helm-files.el | 25 - 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a

[nongnu] elpa/helm updated (a52c4e7d98 -> 6faca20c0c)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from a52c4e7d98 Merge branch 'master' of github.com:emacs-helm/helm new 187b6f1e2b Delete trailing whitespace new 954f7e27e7 Add a user var to specify the function to use to edit fnames new b84f19c779 Fix :type in helm-f

[nongnu] elpa/helm-core updated (a52c4e7d98 -> 6faca20c0c)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from a52c4e7d98 Merge branch 'master' of github.com:emacs-helm/helm adds 187b6f1e2b Delete trailing whitespace adds 954f7e27e7 Add a user var to specify the function to use to edit fnames adds b84f19c779 Fix :type in h

[nongnu] elpa/swift-mode 1244ee48de: Update GitHub Action action/checkout to v3

2023-01-17 Thread ELPA Syncer
branch: elpa/swift-mode commit 1244ee48de1895d33f55fed81fc90acda0c901f1 Author: taku0 Commit: taku0 Update GitHub Action action/checkout to v3 --- .github/workflows/run-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-test.yml b/.github/work

[nongnu] elpa/emacsql-mysql updated (6b2e65bdf7 -> 3cec7dcb20)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-mysql. from 6b2e65bdf7 Use new version string format for unreleased revisions adds 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto No new revisions were added by this update. Summary of changes: emacsql-sqlite.el | 5 +++--

[nongnu] elpa/emacsql-psql updated (6b2e65bdf7 -> 3cec7dcb20)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-psql. from 6b2e65bdf7 Use new version string format for unreleased revisions adds 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto No new revisions were added by this update. Summary of changes: emacsql-sqlite.el | 5 +++-- 1

[nongnu] elpa/emacsql 3cec7dcb20: Use utf-8 coding-system instead of utf-8-auto

2023-01-17 Thread ELPA Syncer
branch: elpa/emacsql commit 3cec7dcb201568a09ee9cebf0ea1e43cba9d334a Author: Jonas Bernoulli Commit: Jonas Bernoulli Use utf-8 coding-system instead of utf-8-auto This fixes an issue that was merely triggered by a change in Emacs [1]. [2: 127bb98] started binding `coding-system

[nongnu] elpa/emacsql-sqlite-builtin updated (6b2e65bdf7 -> 3cec7dcb20)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-sqlite-builtin. from 6b2e65bdf7 Use new version string format for unreleased revisions adds 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto No new revisions were added by this update. Summary of changes: emacsql-sqlite.el |

[nongnu] elpa/emacsql-sqlite updated (6b2e65bdf7 -> 3cec7dcb20)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-sqlite. from 6b2e65bdf7 Use new version string format for unreleased revisions adds 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto No new revisions were added by this update. Summary of changes: emacsql-sqlite.el | 5 +++--

[elpa] externals/compat 66fc73a535: compat-28: Add with-window-non-dedicated

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 66fc73a53519907c6efc332705ed650888952bdb Author: Daniel Mendler Commit: Daniel Mendler compat-28: Add with-window-non-dedicated --- NEWS.org| 1 + compat-28.el| 16 +++- compat-tests.el | 11 +++ compat.texi | 7 +++

[elpa] externals/xeft 3efd465876: ; * xeft.el: Remove incorrect comment.

2023-01-17 Thread ELPA Syncer
branch: externals/xeft commit 3efd465876d480523addcb79701c1cf76552cbbd Author: Yuan Fu Commit: Yuan Fu ; * xeft.el: Remove incorrect comment. --- xeft.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/xeft.el b/xeft.el index ffa0aa6646..29fc11580f 100644 --- a/xeft.el +++ b/xeft.el @@

[elpa] externals/compat 97a492b424 1/3: compat-29: Add plist-get generalized variable

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 97a492b4246b9a8ae8c710263e78735e0ae88c99 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add plist-get generalized variable --- NEWS.org| 1 + compat-26.el| 4 +++- compat-27.el| 8 compat-29.el| 18 ++

[elpa] externals/compat 157e5c13d5 3/3: compat-guard: Declare indent

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 157e5c13d558bb6d21f6ecd6e17c16453d673732 Author: Daniel Mendler Commit: Daniel Mendler compat-guard: Declare indent --- compat-macs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat-macs.el b/compat-macs.el index decd246981..b73bae

[elpa] externals/compat 47b067c97e 2/3: compat-27: Fix guard typo

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 47b067c97e65ebb6519756d259a4936e47c18a8b Author: Daniel Mendler Commit: Daniel Mendler compat-27: Fix guard typo --- compat-27.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat-27.el b/compat-27.el index 07d5fad641..9f9198e07e 1006

[elpa] externals/compat updated (66fc73a535 -> 157e5c13d5)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 66fc73a535 compat-28: Add with-window-non-dedicated new 97a492b424 compat-29: Add plist-get generalized variable new 47b067c97e compat-27: Fix guard typo new 157e5c13d5 compat-guard: Declare indent Summary o

[elpa] externals/substitute updated (b9187aa38b -> df1d0dee11)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/substitute. from b9187aa38b Bump version to trigger package rebuild new bc4df178a5 undo doesn't change point new df1d0dee11 Re-indent and bump version for new package build Summary of changes: substitute.el | 4 +++- 1 file cha

[elpa] externals/substitute bc4df178a5 1/2: undo doesn't change point

2023-01-17 Thread ELPA Syncer
branch: externals/substitute commit bc4df178a53e2177ef6bd81460450ba2c988a843 Author: Ed Tavinor Commit: Protesilaos Stavrou undo doesn't change point --- substitute.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/substitute.el b/substitute.el index 6864d3e8cb..e0295d3e72 100644 ---

[elpa] externals/substitute df1d0dee11 2/2: Re-indent and bump version for new package build

2023-01-17 Thread ELPA Syncer
branch: externals/substitute commit df1d0dee119496d2d74aa8077ecc061ba3eebe73 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Re-indent and bump version for new package build --- substitute.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/substitute.el b/sub

[elpa] externals/compat 43041cba01: compat-29: Add compiled-function-p

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 43041cba01617164750b5bbdd343b3c8ce1b2008 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add compiled-function-p --- NEWS.org| 1 + compat-29.el| 6 ++ compat-tests.el | 5 + compat.texi | 11 +++ 4 files changed, 2

[nongnu] elpa/kotlin-mode updated (ff4637c4ea -> 3a84689d0b)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch elpa/kotlin-mode. from ff4637c4ea Merge pull request #38 from jcpetkovich/master new c7d5c67ebc Improve detection of line continuation new e8969a6214 Move lexical level routines to kotlin-mode-lexer.el new 0a41f8b7fd Fix ckeckdoc er

[nongnu] elpa/kotlin-mode e8969a6214 02/10: Move lexical level routines to kotlin-mode-lexer.el

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit e8969a6214c77885b381dfe5a873a7e41d2a55f2 Author: taku0 Commit: taku0 Move lexical level routines to kotlin-mode-lexer.el --- kotlin-mode-lexer.el | 188 +- kotlin-mode.el | 205 +---

[nongnu] elpa/kotlin-mode 0a41f8b7fd 03/10: Fix ckeckdoc errors

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 0a41f8b7fd4492e8d74f7acd2aaefdd24b93cf4d Author: taku0 Commit: taku0 Fix ckeckdoc errors --- kotlin-mode-lexer.el | 4 +-- kotlin-mode.el | 76 2 files changed, 49 insertions(+), 31 deletions(-) dif

[nongnu] elpa/kotlin-mode 2f64645460 08/10: Support definitely non-nullable type

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 2f64645460b78d76b053efb01b20e9d04192aef8 Author: taku0 Commit: taku0 Support definitely non-nullable type --- kotlin-mode-lexer.el | 8 test/pathological.kt | 9 + 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/kotlin-mode-le

[nongnu] elpa/kotlin-mode c7d5c67ebc 01/10: Improve detection of line continuation

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit c7d5c67ebc36edeccbdab2f88edf32011244e489 Author: taku0 Commit: taku0 Improve detection of line continuation Improve regression test to ignore known bug. Add pathological regression test. --- kotlin-mode.el | 355 +- test/kotlin

[nongnu] elpa/kotlin-mode 1854330e27 06/10: Fix for 24.x when template string is incomplete

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 1854330e27a2e52d8f83fb4e81d6c5fdc9522580 Author: taku0 Commit: taku0 Fix for 24.x when template string is incomplete --- kotlin-mode-lexer.el | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/kotlin-mode-lexer.el b/kotli

[nongnu] elpa/kotlin-mode 70de2560a6 09/10: Support closed range operator

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit 70de2560a6e201b02aa4fc65c520c805db14c950 Author: taku0 Commit: taku0 Support closed range operator --- kotlin-mode-lexer.el | 68 ++-- test/pathological.kt | 22 ++--- 2 files changed, 48 insertions(

[nongnu] elpa/kotlin-mode eb2af1723e 07/10: Support value modifier

2023-01-17 Thread ELPA Syncer
branch: elpa/kotlin-mode commit eb2af1723e23813a09d07a59f51ded293994f8a0 Author: taku0 Commit: taku0 Support value modifier --- kotlin-mode-lexer.el | 7 --- test/pathological.kt | 7 +++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/kotlin-mode-lexer.el b/kotlin-m

[nongnu] elpa/nix-mode 0df95939cf 1/2: Declare reformatter dependency in nix-mode.el

2023-01-17 Thread ELPA Syncer
branch: elpa/nix-mode commit 0df95939cf1018376e417fb2537563609394bcd9 Author: Charlotte Van Petegem Commit: Charlotte Van Petegem Declare reformatter dependency in nix-mode.el Since #176 nix-mode is broken for me. Melpa only picks up the dependencies in the main nix-mode.el fil

[nongnu] elpa/nix-mode 9796493a29 2/2: Merge pull request #177 from chvp/declare-dependency-for-melpa

2023-01-17 Thread ELPA Syncer
branch: elpa/nix-mode commit 9796493a291325697f9a481755b51e2fed0c5fd9 Merge: 91a317e425 0df95939cf Author: Elis Hirwing Commit: GitHub Merge pull request #177 from chvp/declare-dependency-for-melpa Declare reformatter dependency in nix-mode.el --- nix-mode.el | 2 +- 1 file changed

[nongnu] elpa/apropospriate-theme 1257880637: add some eww and shr support

2023-01-17 Thread ELPA Syncer
branch: elpa/apropospriate-theme commit 1257880637e03efb885893afbcb88b7a8b20965a Author: justin talbott Commit: justin talbott add some eww and shr support --- README.md | 2 ++ apropospriate-theme.el | 4 2 files changed, 6 insertions(+) diff --git a/README.md b/README.m

[elpa] externals/compat 64dfe9f910 1/4: Fix manual

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 64dfe9f910954392925a8114b8cf2301af4fbe4d Author: Daniel Mendler Commit: Daniel Mendler Fix manual --- .github/workflows/makefile.yml | 2 ++ compat.texi| 8 +++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/wo

[elpa] externals/compat updated (43041cba01 -> 12e2d82a5a)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 43041cba01 compat-29: Add compiled-function-p new 64dfe9f910 Fix manual new 897d9fbbba compat-29: Add plistp new 64dc62259f compat-29: Add list-of-strings-p new 12e2d82a5a compat-29: Add delete-line

[elpa] externals/compat 64dc62259f 3/4: compat-29: Add list-of-strings-p

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 64dc62259f1adc6ae70a38f7a874cee48dfa3626 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add list-of-strings-p --- NEWS.org| 1 + compat-29.el| 7 +++ compat-tests.el | 8 compat.texi | 5 + 4 files changed, 21 insert

[elpa] externals/compat 897d9fbbba 2/4: compat-29: Add plistp

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 897d9fbbbad2e7552137fff1bea7b9c0daa68b61 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add plistp --- NEWS.org| 3 ++- compat-29.el| 5 + compat-tests.el | 10 ++ compat.texi | 5 + 4 files changed, 22 insertions(

[elpa] externals/compat 12e2d82a5a 4/4: compat-29: Add delete-line

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 12e2d82a5a469aabadb1082678f7a33539779d8b Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add delete-line --- NEWS.org| 1 + compat-29.el| 28 compat-tests.el | 7 +++ compat.texi | 5 + 4 files

[elpa] externals/pyim f16729fa58 1/3: pyim-cstring--partition -> pyim-pymap-split-string

2023-01-17 Thread ELPA Syncer
branch: externals/pyim commit f16729fa586df689aaed23c89b0377cef9e1b7c7 Author: Feng Shu Commit: Feng Shu pyim-cstring--partition -> pyim-pymap-split-string --- pyim-cstring-utils.el | 2 +- pyim-cstring.el | 22 ++ pyim-pymap.el | 21 +

[elpa] externals/pyim ad22e23d3b 3/3: Simplify pyim-cstring-to-pinyin--from-dcache

2023-01-17 Thread ELPA Syncer
branch: externals/pyim commit ad22e23d3b7856291821293f685a29af4a53e07c Author: Feng Shu Commit: Feng Shu Simplify pyim-cstring-to-pinyin--from-dcache --- pyim-cstring.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pyim-cstring.el b/pyim-cstring.el index 07d29baf

[elpa] externals/pyim updated (0b5910156f -> ad22e23d3b)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 0b5910156f pyim-pymap-py2duoyinzi-get -> pyim-pymap--py2duoyinzi-get new f16729fa58 pyim-cstring--partition -> pyim-pymap-split-string new 19ab650358 pyim-pymap-cchars2pys-get -> pyim-pymap-str2py-get new ad22e2

[elpa] externals/pyim 19ab650358 2/3: pyim-pymap-cchars2pys-get -> pyim-pymap-str2py-get

2023-01-17 Thread ELPA Syncer
branch: externals/pyim commit 19ab650358016a983fb5df340940611808583e9c Author: Feng Shu Commit: Feng Shu pyim-pymap-cchars2pys-get -> pyim-pymap-str2py-get --- pyim-cstring.el | 7 +-- pyim-pymap.el | 13 +++-- tests/pyim-tests.el | 4 ++-- 3 files changed, 10 insert

[elpa] externals/eev 45f8210209: Rwrote some parts of `find-try-sly-links'.

2023-01-17 Thread ELPA Syncer
le is part of GNU eev. ;; @@ -21,7 +21,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20221216 +;; Version:20230117 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/eev-blinks.el> @@ -614,6 +614,14 @@

[elpa] externals/compat edd3e1e2a3 4/4: compat-defvar/defun/defmacro: Support obsoletion

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit edd3e1e2a32aca50b62598e7ee285931b90e0e3b Author: Daniel Mendler Commit: Daniel Mendler compat-defvar/defun/defmacro: Support obsoletion --- compat-macs.el | 55 +-- 1 file changed, 33 insertions(+), 22 delet

[elpa] externals/compat 53c2dd04ec 3/4: compat-29: Add buffer-local-set-state and buffer-local-restore-state

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit 53c2dd04ec0034649466bdff3da3f0c6c2a3f26e Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add buffer-local-set-state and buffer-local-restore-state --- NEWS.org| 1 + compat-29.el| 35 +++ compat-tests.el |

[elpa] externals/compat db9f58620d 2/4: Manual: Document more missing functions

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit db9f58620d83b990717f96bc3fa13e7b5698b59e Author: Daniel Mendler Commit: Daniel Mendler Manual: Document more missing functions --- compat.texi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/compat.texi b/compat.texi index 61a9fc7aeb..794e7240

[elpa] externals/compat updated (12e2d82a5a -> edd3e1e2a3)

2023-01-17 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 12e2d82a5a compat-29: Add delete-line new a28ce55d8e compat-29: Add with-narrowing new db9f58620d Manual: Document more missing functions new 53c2dd04ec compat-29: Add buffer-local-set-state and buffer-local-

[elpa] externals/compat a28ce55d8e 1/4: compat-29: Add with-narrowing

2023-01-17 Thread ELPA Syncer
branch: externals/compat commit a28ce55d8efd3c25c0c0daff93008e626d4bf678 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add with-narrowing --- NEWS.org| 1 + compat-29.el| 17 + compat-tests.el | 10 ++ compat.texi | 11 +++ 4 files