[elpa] externals/compat 70ed788d8d 2/2: compat: Improve docstrings

2023-01-18 Thread ELPA Syncer
branch: externals/compat commit 70ed788d8dd4ee1fcb7e73193c5016ea81edf24e Author: Daniel Mendler Commit: Daniel Mendler compat: Improve docstrings --- compat.el | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/compat.el b/compat.el index 6c591588b4..730604

[elpa] externals/compat 04b5c403a0 1/2: compat-macs: Improve docstrings

2023-01-18 Thread ELPA Syncer
branch: externals/compat commit 04b5c403a0ae8ccd86162efe1656e0e8a461586c Author: Daniel Mendler Commit: Daniel Mendler compat-macs: Improve docstrings --- compat-macs.el | 29 + 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/compat-macs.el b/comp

[elpa] externals/compat updated (edd3e1e2a3 -> 70ed788d8d)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from edd3e1e2a3 compat-defvar/defun/defmacro: Support obsoletion new 04b5c403a0 compat-macs: Improve docstrings new 70ed788d8d compat: Improve docstrings Summary of changes: compat-macs.el | 29 +

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

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 104311c7f8 org-cite-basic--get-field: Throw an error on non-nil field values new 0e5de0ff64 org-export-expand-include-keyword: Fix relative links in recursive includes new 5d9c9c27c6 * lisp/org-agenda.el: require 'org-

[elpa] externals-release/org 5d9c9c27c6: * lisp/org-agenda.el: require 'org-element

2023-01-18 Thread ELPA Syncer
branch: externals-release/org commit 5d9c9c27c68f1af1159dfeb62352b2fa610b1d9f Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org-agenda.el: require 'org-element Load org-element for agenda instead of relying on org-element being loaded when agenda is ran. Reported

[elpa] externals/org 0e5de0ff64 1/2: org-export-expand-include-keyword: Fix relative links in recursive includes

2023-01-18 Thread ELPA Syncer
branch: externals/org commit 0e5de0ff6476ac9ee95ccb0ded17540e7b22b5ff Author: Ihor Radchenko Commit: Ihor Radchenko org-export-expand-include-keyword: Fix relative links in recursive includes * lisp/ox.el (org-export-expand-include-keyword): Add new optional argument INCLUDER-FI

[elpa] externals/org f8a601f800 2/2: Merge branch 'bugfix'

2023-01-18 Thread ELPA Syncer
branch: externals/org commit f8a601f800cd30c18c9085aa94220b9dad8273a5 Merge: 0e5de0ff64 5d9c9c27c6 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-agenda.el | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/

[elpa] externals/pyim 7a1fe3381b: pyim-pymap--cchar2py-cache-create: handle '|'

2023-01-18 Thread ELPA Syncer
branch: externals/pyim commit 7a1fe3381ba301755ac6ed989954de47a6a1eb7f Author: Feng Shu Commit: Feng Shu pyim-pymap--cchar2py-cache-create: handle '|' --- pyim-pymap.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyim-pymap.el b/pyim-pymap.el index d4efd06b7c..8847

[elpa] externals-release/org cbb288eaa5: ob-core: Do not use `temporary-file-directory' function

2023-01-18 Thread ELPA Syncer
branch: externals-release/org commit cbb288eaa51be945b4da1fa5847ef9039cfda660 Author: Ihor Radchenko Commit: Ihor Radchenko ob-core: Do not use `temporary-file-directory' function * lisp/ob-core.el (org-babel-temporary-stable-directory): Use `temporary-file-directory' variable i

[elpa] externals/org updated (f8a601f800 -> 52f29d4da3)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from f8a601f800 Merge branch 'bugfix' new cbb288eaa5 ob-core: Do not use `temporary-file-directory' function new 52f29d4da3 Merge branch 'bugfix' Summary of changes: lisp/ob-core.el | 2 +- 1 file changed, 1 insertion(+),

[elpa] externals/org 52f29d4da3: Merge branch 'bugfix'

2023-01-18 Thread ELPA Syncer
branch: externals/org commit 52f29d4da3eb0f100f1dc3c2f0feca234b01da95 Merge: f8a601f800 cbb288eaa5 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/ob-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ob-core.el b/lisp/ob-core.el in

[nongnu] elpa/smartparens 6cd739af01 1/2: docs: clarify documentation

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 6cd739af01d75038a4d7b80a49afd10d97198166 Author: Matus Goljer Commit: Matus Goljer docs: clarify documentation --- smartparens.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/smartparens.el b/smartparens.el index fd58064586..03bf8

[nongnu] elpa/smartparens updated (0a23136dd6 -> 219da7202c)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/smartparens. from 0a23136dd6 Merge pull request #1139 from ax487/feature-doxygen-formulas new 6cd739af01 docs: clarify documentation new 219da7202c feat(barf): move the point with the barfed delimiter Summary of changes: smartparen

[nongnu] elpa/smartparens 219da7202c 2/2: feat(barf): move the point with the barfed delimiter

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 219da7202c6c184ac06033489899bfc391ddd64e Author: Matus Goljer Commit: Matus Goljer feat(barf): move the point with the barfed delimiter Fix #918 --- smartparens-ruby.el | 1 + smartparens.el| 38

[elpa] externals/inspector eb60458617: Release 0.11

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit eb6045861787aa8e47271ed287eb496926ef4f16 Author: Mariano Montone Commit: Mariano Montone Release 0.11 --- inspector.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspector.el b/inspector.el index 5b26ecb953..ed2a6f3fa4 100644 --- a

[nongnu] elpa/dracula-theme 9cb285b0b1 1/4: add bookmark-face for emacs@28.1+

2023-01-18 Thread ELPA Syncer
branch: elpa/dracula-theme commit 9cb285b0b15bb6dfb343bd66e89f957c44ca4ed8 Author: Evan Davis Commit: Evan Davis add bookmark-face for emacs@28.1+ --- dracula-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dracula-theme.el b/dracula-theme.el index e3c44b1943..eea3765f9c 1006

[nongnu] elpa/dracula-theme b84a3af74d 3/4: Little adjustments for eglot package

2023-01-18 Thread ELPA Syncer
branch: elpa/dracula-theme commit b84a3af74d6d0419a0b34e28f221164200ae9504 Author: Étienne Deparis Commit: Étienne Deparis Little adjustments for eglot package --- dracula-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dracula-theme.el b/dracula-theme.el index eea3765f9c..c

[nongnu] elpa/dracula-theme 89ab9d7527 2/4: Merge pull request #97 from evandavis/feat/add-bookmark-face

2023-01-18 Thread ELPA Syncer
branch: elpa/dracula-theme commit 89ab9d7527482552749652396aa6d05951dcd9c0 Merge: fdf057f5e8 9cb285b0b1 Author: Étienne Deparis Commit: GitHub Merge pull request #97 from evandavis/feat/add-bookmark-face add bookmark-face for emacs@28.1+ --- dracula-theme.el | 2 ++ 1 file changed,

[nongnu] elpa/dracula-theme updated (fdf057f5e8 -> be1dd97ef3)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dracula-theme. from fdf057f5e8 Merge branch 'feat/header-line' new 9cb285b0b1 add bookmark-face for emacs@28.1+ new 89ab9d7527 Merge pull request #97 from evandavis/feat/add-bookmark-face new b84a3af74d Little adjustments for

[nongnu] elpa/dracula-theme be1dd97ef3 4/4: Add support for new font-lock faces in emacs 29+

2023-01-18 Thread ELPA Syncer
branch: elpa/dracula-theme commit be1dd97ef3968bef25b9de89e7dc1251f5aaee10 Author: Étienne Deparis Commit: Étienne Deparis Add support for new font-lock faces in emacs 29+ Inspiration is taken from vscode implementation Fixes: https://github.com/dracula/emacs/issues/96 ---

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

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/idris-mode. from e39bb892f8 Merge pull request #611 from keram/issue-447-case-split-menu-key-bind new ed88191c43 [ flymake ] Improvment to flycheck checkers. new c5f42964bf [ flycheck ] patterns work, but issue is parsing the output.

[nongnu] elpa/idris-mode ed88191c43 01/10: [ flymake ] Improvment to flycheck checkers.

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit ed88191c4320c63cd5d7d741c0912918e1c70633 Author: Jan de Muijnck-Hughes Commit: Marek L [ flymake ] Improvment to flycheck checkers. 1. Move them to an external file. 2. Define a checker for Idris2. There is a bug which means that, although

[nongnu] elpa/idris-mode 7b6e3054ba 08/10: Reduce clutter in Idris2 flycheck error message

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit 7b6e3054ba1a6768c438897761900c62c77e72d2 Author: Marek L Commit: Marek L Reduce clutter in Idris2 flycheck error message --- flycheck-idris.el | 1 + 1 file changed, 1 insertion(+) diff --git a/flycheck-idris.el b/flycheck-idris.el index f74a80bbaf..f0687d72a

[nongnu] elpa/idris-mode cab781537f 05/10: Improve flycheck error patterns for Idris(2)

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit cab781537faeb73723bc66571ac9bcb2bb7f3dab Author: Marek L Commit: Marek L Improve flycheck error patterns for Idris(2) TODO: Test Idris 1 warning pattern and update if needed --- flycheck-idris.el | 39 --- 1 file ch

[nongnu] elpa/idris-mode 7a7a468000 10/10: Merge pull request #609 from keram/mla-jfdm-fix-flycheck-main

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit 7a7a4680004bed6ba87b8e56fafd55b408aac8d1 Merge: e39bb892f8 6272999465 Author: Jan de Muijnck-Hughes Commit: GitHub Merge pull request #609 from keram/mla-jfdm-fix-flycheck-main Improvment to flycheck checkers --- Makefile| 7 +--

[nongnu] elpa/idris-mode 48988fc219 04/10: [ flycheck ] Use source-original in error patterns

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit 48988fc219edb87de101d2c59d94638ec857f21e Author: Marek L Commit: Marek L [ flycheck ] Use source-original in error patterns By default flycheck copy the source file to temporary file before running the checker. This leads to error in Idris:

[nongnu] elpa/idris-mode 6272999465 09/10: [ flycheck ] Handle Idris2 reported "Uncought error"

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit 627299946595792fd8c6af2ce3f4636b4a5810ab Author: Marek L Commit: Marek L [ flycheck ] Handle Idris2 reported "Uncought error" Example: ``` Uncaught error: Error: Expected a capitalised identifier, got: bar. Empty:1:8--1:11 1 | mod

[nongnu] elpa/idris-mode dcf41da3e2 03/10: [ flycheck ] removed tests that did not work properly.

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit dcf41da3e29bfb45afe3d6d3d3f69659bd3bfd53 Author: Jan de Muijnck-Hughes Commit: Marek L [ flycheck ] removed tests that did not work properly. --- Makefile | 6 idris-test-flycheck.el | 79 --

[nongnu] elpa/idris-mode c5f42964bf 02/10: [ flycheck ] patterns work, but issue is parsing the output.

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit c5f42964bf1fa8cbc4ad4827b1868c2ba4a39417 Author: Jan de Muijnck-Hughes Commit: Marek L [ flycheck ] patterns work, but issue is parsing the output. Flycheck expects a 'proper name'. --- flycheck-idris.el | 3 +-- idris-test-flycheck.el | 50

[nongnu] elpa/idris-mode 1b5a537f0a 06/10: [ flycheck ] Remove unused var `flycheck-idris2-executable`

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit 1b5a537f0a24e389a912671b51adbd9a98cf3a51 Author: Marek L Commit: Marek L [ flycheck ] Remove unused var `flycheck-idris2-executable` --- flycheck-idris.el | 1 - 1 file changed, 1 deletion(-) diff --git a/flycheck-idris.el b/flycheck-idris.el index d6d3637c26

[nongnu] elpa/idris-mode 71d3a07f62 07/10: Fix warning flycheck error pattern for Idris 1

2023-01-18 Thread ELPA Syncer
branch: elpa/idris-mode commit 71d3a07f62f15ab535ab55d4a8d97d1b319191bb Author: Marek L Commit: Marek L Fix warning flycheck error pattern for Idris 1 Also ensure remove duplicates as it seems Idris1 produces warnings in output twice. Resolves: https://github.com/idris-

[nongnu] elpa/smartparens updated (219da7202c -> 1cb21a9946)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/smartparens. from 219da7202c feat(barf): move the point with the barfed delimiter new aa44a182cd Fix #1135 Add support for EDoc verbatim quoting for erlang comments new 1c875af690 Merge pull request #1136 from jeko2000/fix-1135-202209

[nongnu] elpa/smartparens 1c875af690 2/4: Merge pull request #1136 from jeko2000/fix-1135-20220906

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 1c875af690a79bad175782d8ba1f09fad19da864 Merge: 219da7202c aa44a182cd Author: Matus Goljer Commit: GitHub Merge pull request #1136 from jeko2000/fix-1135-20220906 --- smartparens-config.el | 1 + smartparens-erlang.el | 55 +++

[nongnu] elpa/smartparens 626970ecce 3/4: fix(string): fix parsing of nested strings

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 626970ecce7b177f1b1e1974ec2e4aeb6fe547ae Author: Matus Goljer Commit: Matus Goljer fix(string): fix parsing of nested strings Python switched from using string fences to some other mechanism, so we need to be able to parse nested strings also just

[nongnu] elpa/smartparens 1cb21a9946 4/4: fix: add * interactive spec to functions modifying buffer

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 1cb21a99462ddd8e6501ba8e832b7f77b80fb6a7 Author: Matus Goljer Commit: Matus Goljer fix: add * interactive spec to functions modifying buffer Fix #1107 --- smartparens.el | 152 + 1 file changed,

[nongnu] elpa/smartparens aa44a182cd 1/4: Fix #1135 Add support for EDoc verbatim quoting for erlang comments

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit aa44a182cd74a998d7a37903466be14ef1dce474 Author: Johnny Ruiz Commit: Johnny Ruiz Fix #1135 Add support for EDoc verbatim quoting for erlang comments --- smartparens-config.el | 1 + smartparens-erlang.el | 55 +

[nongnu] elpa/with-editor f8c7e79595 1/2: Fix symbol name in docstring

2023-01-18 Thread ELPA Syncer
branch: elpa/with-editor commit f8c7e795959097e20d99e9124d42364b93906cf6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix symbol name in docstring --- lisp/with-editor.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 2

[nongnu] elpa/with-editor 391e76a256 2/2: Teach sleeping editor about "+L[:C]" argument preceding filename

2023-01-18 Thread ELPA Syncer
branch: elpa/with-editor commit 391e76a256aeec6b9e4cbd733088f30c677d965b Author: Jonas Bernoulli Commit: Jonas Bernoulli Teach sleeping editor about "+L[:C]" argument preceding filename Closes #120. --- docs/with-editor.org | 4 ++-- lisp/with-editor.el | 43 +

[nongnu] elpa/with-editor updated (04226cbe4d -> 391e76a256)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from 04226cbe4d ci: Add compile workflow new f8c7e79595 Fix symbol name in docstring new 391e76a256 Teach sleeping editor about "+L[:C]" argument preceding filename Summary of changes: docs/with-editor.org | 4 ++-- l

[elpa] externals/jarchive updated (9f14b742fc -> 2e4a4bee2a)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/jarchive. from 9f14b742fc Add missing file-name-handler operations new f46a0491f4 Handling files whose names end in ".zip" new 2e4a4bee2a Bump version to 0.10.0 Summary of changes: CHANGELOG.md | 6 ++ README.md| 6

[elpa] externals/jarchive 2e4a4bee2a 2/2: Bump version to 0.10.0

2023-01-18 Thread ELPA Syncer
branch: externals/jarchive commit 2e4a4bee2ad2715f4c364706acd10c25009d8df5 Author: dannyfreeman Commit: dannyfreeman Bump version to 0.10.0 --- CHANGELOG.md | 6 ++ jarchive.el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24e46

[elpa] externals/jarchive f46a0491f4 1/2: Handling files whose names end in ".zip"

2023-01-18 Thread ELPA Syncer
branch: externals/jarchive commit f46a0491f49775f30c50e1b1af355bb99a215d0e Author: Robert Brown Commit: dannyfreeman Handling files whose names end in ".zip" This allows LSP servers to refer to source code in the JDK's src.zip file. Additionally, handle files in a jar o

[nongnu] elpa/smartparens 803c9e2880 2/2: fix(wrap): cancel repeated wrapping after point moves forward

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 803c9e28808a04a1510932912c99002f339ddba9 Author: Matus Goljer Commit: Matus Goljer fix(wrap): cancel repeated wrapping after point moves forward Fixes #1084 --- smartparens.el| 5 ++--- test/smartparens-wrapping-test.el | 3 ++- 2

[nongnu] elpa/smartparens 9e3316b721 1/2: refactor: rename get function to make to show it is a constructor

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 9e3316b7218325657c881e8e26693bd1a7e98b36 Author: Matus Goljer Commit: Matus Goljer refactor: rename get function to make to show it is a constructor --- smartparens.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/smartparens.

[nongnu] elpa/smartparens updated (1cb21a9946 -> 803c9e2880)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/smartparens. from 1cb21a9946 fix: add * interactive spec to functions modifying buffer new 9e3316b721 refactor: rename get function to make to show it is a constructor new 803c9e2880 fix(wrap): cancel repeated wrapping after point mov

[nongnu] elpa/smartparens updated (803c9e2880 -> be97b92451)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/smartparens. from 803c9e2880 fix(wrap): cancel repeated wrapping after point moves forward new 7ab6f9d862 chore: remove useless font-lock new a1bc0add37 refactor: initialize maps in defvar instead of additional calls to define-key

[nongnu] elpa/smartparens be97b92451 5/5: Merge pull request #1142 from jmorag/unison-lang

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit be97b9245133cfd375fddfe873f6234e01d13704 Merge: 708c9753b2 512a3a5284 Author: Matus Goljer Commit: GitHub Merge pull request #1142 from jmorag/unison-lang --- smartparens-config.el | 1 + smartparens-unison.el | 57 +++

[nongnu] elpa/smartparens a1bc0add37 3/5: refactor: initialize maps in defvar instead of additional calls to define-key

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit a1bc0add37418c1fdded03098d4314f774aa65b3 Author: Matus Goljer Commit: Matus Goljer refactor: initialize maps in defvar instead of additional calls to define-key --- smartparens.el | 20 1 file changed, 12 insertions(+), 8 deletions(-) d

[nongnu] elpa/smartparens 7ab6f9d862 2/5: chore: remove useless font-lock

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 7ab6f9d8627a1e42e86ffa95514134c4c6a699b5 Author: Matus Goljer Commit: Matus Goljer chore: remove useless font-lock In newer Emacsen macros are automatically font-locked as keywords, so this is not necessary anymore. --- smartparens.el | 7 ---

[nongnu] elpa/smartparens 512a3a5284 1/5: feat(unison): disable closing single quotes

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 512a3a5284d3ac537b7786692c2533678f87b919 Author: Joseph Morag Commit: Joseph Morag feat(unison): disable closing single quotes --- smartparens-config.el | 1 + smartparens-unison.el | 57 +++ 2 files changed, 5

[nongnu] elpa/smartparens 708c9753b2 4/5: fix(init): clean up global side-effects when smartparens.el is loaded

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 708c9753b2765adbba9deb3db82aa9d75077e220 Author: Matus Goljer Commit: Matus Goljer fix(init): clean up global side-effects when smartparens.el is loaded Fix #129 --- smartparens.el | 29 - 1 file changed, 16 insertions(+),

[elpa] externals/compat 558053dcae: compat-28: Add directory-files-and-attributes with COUNT argument

2023-01-18 Thread ELPA Syncer
branch: externals/compat commit 558053dcae1763003d15386092167a5078d9960a Author: Daniel Mendler Commit: Daniel Mendler compat-28: Add directory-files-and-attributes with COUNT argument --- NEWS.org| 1 + compat-28.el| 10 ++ compat-tests.el | 7 +++ 3 files changed

[nongnu] elpa/emacsql updated (3cec7dcb20 -> 2e6056df11)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql. from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto new 93885039e9 Signal an error if emacsql-sqlite fails immediately new 2e6056df11 emacsql-waiting-p: Deal with deleted buffer Summary of changes: emacsql-sqlite.

[nongnu] elpa/emacsql-mysql updated (3cec7dcb20 -> 2e6056df11)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-mysql. from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto adds 93885039e9 Signal an error if emacsql-sqlite fails immediately adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer No new revisions were added by

[nongnu] elpa/emacsql 93885039e9 1/2: Signal an error if emacsql-sqlite fails immediately

2023-01-18 Thread ELPA Syncer
branch: elpa/emacsql commit 93885039e99cf7b6bdcefa0fbe8fa69b34c57f71 Author: Jonas Bernoulli Commit: Jonas Bernoulli Signal an error if emacsql-sqlite fails immediately --- emacsql-sqlite.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacsql-sqlite.el b/emacsql-sqlite.el index 7b

[nongnu] elpa/emacsql-psql updated (3cec7dcb20 -> 2e6056df11)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-psql. from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto adds 93885039e9 Signal an error if emacsql-sqlite fails immediately adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer No new revisions were added by t

[nongnu] elpa/emacsql-sqlite updated (3cec7dcb20 -> 2e6056df11)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-sqlite. from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto adds 93885039e9 Signal an error if emacsql-sqlite fails immediately adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer No new revisions were added by

[nongnu] elpa/emacsql 2e6056df11 2/2: emacsql-waiting-p: Deal with deleted buffer

2023-01-18 Thread ELPA Syncer
branch: elpa/emacsql commit 2e6056df110e76da4eabb413f8781c4f1edddf20 Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsql-waiting-p: Deal with deleted buffer If the buffer (and thus the process) are killed, then waiting for the process doesn't make sense anymore, and would re

[nongnu] elpa/emacsql-sqlite-builtin updated (3cec7dcb20 -> 2e6056df11)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql-sqlite-builtin. from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto adds 93885039e9 Signal an error if emacsql-sqlite fails immediately adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer No new revisions were

[nongnu] elpa/smartparens 77ccac67e2 1/4: fix typo

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 77ccac67e21310c68a219d6d137239a64d8929c0 Author: strangepr0gram Commit: strangepr0gram fix typo --- smartparens-config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartparens-config.el b/smartparens-config.el index 3b8e8f594c..0fa02

[nongnu] elpa/smartparens 87cebaa319 2/4: fix typo

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 87cebaa3199f2e822571b8f5eec8d98334e7 Author: strangepr0gram Commit: strangepr0gram fix typo --- smartparens.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smartparens.el b/smartparens.el index fd58064586..8468034b94 100644 ---

[nongnu] elpa/smartparens 7afd647395 4/4: feat(python): change default setting for adding colon after paren to disabled

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 7afd647395018a26633673ed92ce7a9cb3ccb8f2 Author: Matus Goljer Commit: Matus Goljer feat(python): change default setting for adding colon after paren to disabled See issue #1075 --- smartparens-python.el | 2 +- 1 file changed, 1 insertion(+), 1 dele

[nongnu] elpa/smartparens updated (be97b92451 -> 7afd647395)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/smartparens. from be97b92451 Merge pull request #1142 from jmorag/unison-lang new 77ccac67e2 fix typo new 87cebaa319 fix typo new 00382f6558 Merge pull request #1138 from strangepr0gram/master new 7afd647395 feat(python

[nongnu] elpa/smartparens 00382f6558 3/4: Merge pull request #1138 from strangepr0gram/master

2023-01-18 Thread ELPA Syncer
branch: elpa/smartparens commit 00382f65583c1afc5d2df8a106f8ad15241927aa Merge: be97b92451 87cebaa319 Author: Matus Goljer Commit: GitHub Merge pull request #1138 from strangepr0gram/master --- smartparens-config.el | 2 +- smartparens.el| 4 ++-- 2 files changed, 3 insertions(+), 3

[elpa] externals/emms 5112fce533: * emms-mpris.el: correct type for Position property

2023-01-18 Thread ELPA Syncer
branch: externals/emms commit 5112fce533f5505dacfafbf3d0888f4fa389e4fd Author: Fran Burstall Commit: Fran Burstall * emms-mpris.el: correct type for Position property Thanks to Sheng Wang. --- emms-mpris.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emm

[elpa] externals/inspector a388d86954 1/2: Customizable alist and plist detection functions

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit a388d8695469dea732710fdc4083790465d4eeb2 Author: Mariano Montone Commit: Mariano Montone Customizable alist and plist detection functions --- inspector.el | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/inspector.el b/in

[elpa] externals/inspector 9c84011dd3 2/2: Inspect as proper list functions for plist and alists

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit 9c84011dd3b88de20b7141a2d89fb73f22c5198e Author: Mariano Montone Commit: Mariano Montone Inspect as proper list functions for plist and alists --- inspector.el | 26 -- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/

[elpa] externals/inspector updated (eb60458617 -> 9c84011dd3)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/inspector. from eb60458617 Release 0.11 new a388d86954 Customizable alist and plist detection functions new 9c84011dd3 Inspect as proper list functions for plist and alists Summary of changes: inspector.el | 40

[elpa] externals/inspector 0858144fd9 1/4: Button to switch to alist and plist view

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit 0858144fd9982172711a546dacfe92c31dab33de Author: Mariano Montone Commit: Mariano Montone Button to switch to alist and plist view --- inspector.el | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/inspector.el b/i

[elpa] externals/inspector updated (9c84011dd3 -> db57d44f3b)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/inspector. from 9c84011dd3 Inspect as proper list functions for plist and alists new 0858144fd9 Button to switch to alist and plist view new c9299bf0c7 Release 0.12 new 14809da942 Set buffer-read-only new db57d44f3

[elpa] externals/inspector 14809da942 3/4: Set buffer-read-only

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit 14809da942cad4eeeb56ad764718c76afc1c96b0 Author: Mariano Montone Commit: Mariano Montone Set buffer-read-only --- inspector.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/inspector.el b/inspector.el index a89d22d337..5c

[elpa] externals/inspector c9299bf0c7 2/4: Release 0.12

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit c9299bf0c76ecc7ed820a97c2c5644a9b7e6bf59 Author: Mariano Montone Commit: Mariano Montone Release 0.12 --- inspector.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspector.el b/inspector.el index ae15348711..a89d22d337 100644 --- a

[elpa] externals/inspector db57d44f3b 4/4: Release 0.13

2023-01-18 Thread ELPA Syncer
branch: externals/inspector commit db57d44f3b956c2e8761c476937bf72d1fd94bd9 Author: Mariano Montone Commit: Mariano Montone Release 0.13 --- inspector.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspector.el b/inspector.el index 5cd5a25b71..c5c38f429c 100644 --- a

[elpa] externals/poke 9baf641d41: poke.el: update protocol in `poke-vu-handle-cmd'

2023-01-18 Thread ELPA Syncer
branch: externals/poke commit 9baf641d41db99acdfbdeedd6a07b09d1d5f09cc Author: Mohammad-Reza Nabipoor Commit: Mohammad-Reza Nabipoor poke.el: update protocol in `poke-vu-handle-cmd' --- poke.el | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/

[elpa] externals/pyim 2a48c09cf5 2/3: pyim-pymap-split-string: use pyim-split-list

2023-01-18 Thread ELPA Syncer
branch: externals/pyim commit 2a48c09cf5945202052feeff9192a046d091ca45 Author: Feng Shu Commit: Feng Shu pyim-pymap-split-string: use pyim-split-list --- pyim-pymap.el | 52 ++-- 1 file changed, 38 insertions(+), 14 deletions(-) diff --git a/

[elpa] externals/pyim updated (7a1fe3381b -> 571b0b57d0)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 7a1fe3381b pyim-pymap--cchar2py-cache-create: handle '|' new afd2bbe9cc Add pyim-split-list new 2a48c09cf5 pyim-pymap-split-string: use pyim-split-list new 571b0b57d0 pyim-cstring-utils.el: indent code. Summar

[elpa] externals/pyim 571b0b57d0 3/3: pyim-cstring-utils.el: indent code.

2023-01-18 Thread ELPA Syncer
branch: externals/pyim commit 571b0b57d063da795bdd574c47cef67e89a57adb Author: Feng Shu Commit: Feng Shu pyim-cstring-utils.el: indent code. --- pyim-cstring-utils.el | 54 --- 1 file changed, 34 insertions(+), 20 deletions(-) diff --git a/py

[elpa] externals/pyim afd2bbe9cc 1/3: Add pyim-split-list

2023-01-18 Thread ELPA Syncer
branch: externals/pyim commit afd2bbe9cc425c2d271cb7d546caddfabec0ce91 Author: Feng Shu Commit: Feng Shu Add pyim-split-list --- pyim-common.el | 10 ++ tests/pyim-tests.el | 6 ++ 2 files changed, 16 insertions(+) diff --git a/pyim-common.el b/pyim-common.el index 082450

[elpa] externals/tempel 30def371d8 3/3: Add key-valid-p check

2023-01-18 Thread ELPA Syncer
branch: externals/tempel commit 30def371d8282cfc60b1d90debd08f6240eba37c Author: Daniel Mendler Commit: Daniel Mendler Add key-valid-p check --- tempel.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index 8fa72b65c6..a08ee38e03 100644 --- a/te

[elpa] externals/tempel cf840ae36c 2/3: Add keymap check

2023-01-18 Thread ELPA Syncer
branch: externals/tempel commit cf840ae36cbdec138a01cfc4f5c8a75868c4d748 Author: Daniel Mendler Commit: Daniel Mendler Add keymap check --- tempel.el | 1 + 1 file changed, 1 insertion(+) diff --git a/tempel.el b/tempel.el index f857557742..8fa72b65c6 100644 --- a/tempel.el +++ b/tempel.el

[elpa] externals/tempel 4e89e3596b 1/3: Use key-parse

2023-01-18 Thread ELPA Syncer
branch: externals/tempel commit 4e89e3596bc7d5d4a5029b8c3bfa70311b9a81aa Author: Daniel Mendler Commit: Daniel Mendler Use key-parse --- tempel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index 718cffe5a6..f857557742 100644 --- a/tempel.el ++

[elpa] externals/tempel updated (44e5141428 -> 30def371d8)

2023-01-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/tempel. from 44e5141428 Prefer if-let/when-let new 4e89e3596b Use key-parse new cf840ae36c Add keymap check new 30def371d8 Add key-valid-p check Summary of changes: tempel.el | 4 +++- 1 file changed, 3 insertions(+), 1