[elpa] externals/vundo 9692bde8e2: * vundo.el: Use ASCII syntax for quoting variable names.

2022-06-11 Thread ELPA Syncer
branch: externals/vundo commit 9692bde8e2f1c2826871edb5588bbe3892527e63 Author: Philip Kaludercic Commit: Yuan Fu * vundo.el: Use ASCII syntax for quoting variable names. --- vundo.el | 70 1 file changed, 35 insertions(+), 35

[elpa] externals/pyim 7175bae1f6 4/5: * tests/pyim-tests.el (pyim-tests-pyim-dcache-insert-word): Update.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit 7175bae1f6e560a42e149e629d20bbcef493d167 Author: Feng Shu Commit: Feng Shu * tests/pyim-tests.el (pyim-tests-pyim-dcache-insert-word): Update. --- tests/pyim-tests.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/pyim-tests.el b/

[elpa] externals/pyim 71160fc095 2/5: * tests/pyim-tests.el (pyim-tests-pyim-dcache-update-wordcount): New test.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit 71160fc095b960286615d6fbbf11ebdbbb8a7515 Author: Feng Shu Commit: Feng Shu * tests/pyim-tests.el (pyim-tests-pyim-dcache-update-wordcount): New test. --- tests/pyim-tests.el | 16 1 file changed, 16 insertions(+) diff --git a/tests/pyim-tests.

[elpa] externals/pyim updated (243b883665 -> f5bc9da4fe)

2022-06-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 243b883665 * tests/pyim-tests.el (pyim-tests-pyim-process-ui-refresh): Added. new 01fa7c13d9 * tests/pyim-tests.el (pyim-tests-pyim-dcache-insert-word): New test. new 71160fc095 * tests/pyim-tests.el (pyim-tests-pyim

[elpa] externals/pyim 4e56c98328 3/5: * tests/pyim-tests.el (pyim-tests-pyim-cstring-to-codes): New test.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit 4e56c983285c00d8a4fdb05c580128bf2eae05b2 Author: Feng Shu Commit: Feng Shu * tests/pyim-tests.el (pyim-tests-pyim-cstring-to-codes): New test. --- tests/pyim-tests.el | 33 + 1 file changed, 33 insertions(+) diff --git a/tests/p

[elpa] externals/pyim 01fa7c13d9 1/5: * tests/pyim-tests.el (pyim-tests-pyim-dcache-insert-word): New test.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit 01fa7c13d90e7e5e8567fae0a1be15d05fef052a Author: Feng Shu Commit: Feng Shu * tests/pyim-tests.el (pyim-tests-pyim-dcache-insert-word): New test. --- tests/pyim-tests.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/tests/pyim-tests.el b/tests/

[elpa] externals/pyim f5bc9da4fe 5/5: * pyim-dhashcache.el (pyim-dhashcache-export): Use sort-lines.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit f5bc9da4fe305384c06ee5ae38190f360ccf1b04 Author: Feng Shu Commit: Feng Shu * pyim-dhashcache.el (pyim-dhashcache-export): Use sort-lines. --- pyim-dhashcache.el | 5 - tests/pyim-tests.el | 4 2 files changed, 8 insertions(+), 1 deletion(-) diff --gi

[elpa] externals/org-modern 7016e7cae8 1/2: Compute fringe bitmaps based on line height (Fix #64)

2022-06-11 Thread ELPA Syncer
branch: externals/org-modern commit 7016e7cae8488da1500e5cb90661a582531bcd0a Author: Daniel Mendler Commit: Daniel Mendler Compute fringe bitmaps based on line height (Fix #64) --- org-modern.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/org-modern.el b/

[elpa] externals/org-modern updated (b352680d9e -> d0f13dc887)

2022-06-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-modern. from b352680d9e Formatting new 7016e7cae8 Compute fringe bitmaps based on line height (Fix #64) new d0f13dc887 Better fringe bitmaps Summary of changes: org-modern.el | 10 ++ 1 file changed, 6 insertions(+)

[elpa] externals/org-modern d0f13dc887 2/2: Better fringe bitmaps

2022-06-11 Thread ELPA Syncer
branch: externals/org-modern commit d0f13dc88781f51368c479c83d00753b78f55d46 Author: Daniel Mendler Commit: Daniel Mendler Better fringe bitmaps --- org-modern.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/org-modern.el b/org-modern.el index 3a1481e528..26f

[elpa] main 7badf29be4: * Makefile (admin): Fetch `elpa-admin` if necessary

2022-06-11 Thread Stefan Monnier via
branch: main commit 7badf29be42ebf325eedb2f1276ce44604732855 Author: Stefan Monnier Commit: Stefan Monnier * Makefile (admin): Fetch `elpa-admin` if necessary This happens if you do `git clone --single-branch .../elpa.git`. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) dif

[elpa] externals/org ed6f8dc67f: org-list: Do not move point and change space when promoting/demoting items

2022-06-11 Thread ELPA Syncer
branch: externals/org commit ed6f8dc67f5f1abf6b20929bdb571def2c191006 Author: Ihor Radchenko Commit: Ihor Radchenko org-list: Do not move point and change space when promoting/demoting items * lisp/org-list.el (org-list-struct-apply-struct): Make sure the origin marker is not mo

[elpa] externals/pyim 243b883665 3/3: * tests/pyim-tests.el (pyim-tests-pyim-process-ui-refresh): Added.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit 243b8836659c6fdb6c4c592a4e87dae2f6eebab1 Author: Feng Shu Commit: Feng Shu * tests/pyim-tests.el (pyim-tests-pyim-process-ui-refresh): Added. --- tests/pyim-tests.el | 12 1 file changed, 12 insertions(+) diff --git a/tests/pyim-tests.el b/tests/p

[elpa] externals/pyim updated (02f3398219 -> 243b883665)

2022-06-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 02f3398219 Add pyim-process tests new f431925b9c Add pyim-process tests. new d3b77fd4c4 * pyim.el (pyim-kill-emacs-hook-function): Alway return t. new 243b883665 * tests/pyim-tests.el (pyim-tests-pyim-process-

[elpa] externals/pyim f431925b9c 1/3: Add pyim-process tests.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit f431925b9c7540362f4e27304b4bde273e555820 Author: Feng Shu Commit: Feng Shu Add pyim-process tests. --- pyim-process.el | 22 +- tests/pyim-tests.el | 41 +++-- 2 files changed, 52 insertions(+), 11 del

[elpa] externals/pyim d3b77fd4c4 2/3: * pyim.el (pyim-kill-emacs-hook-function): Alway return t.

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit d3b77fd4c440634cdff1cecc6c8fea418f651c62 Author: Feng Shu Commit: Feng Shu * pyim.el (pyim-kill-emacs-hook-function): Alway return t. --- pyim-process.el | 3 +-- pyim.el | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyim-proce

[nongnu] elpa/helm-core updated (9e706bc154 -> aacfb9248a)

2022-06-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 9e706bc154 Fix some more single quotes and also unnneded quoted paren adds 887f19fd0a Typo in docstring adds fc92f652ec Add new command to complete tramp methods from HFF adds aacfb9248a Add an action to switch to

[nongnu] elpa/helm fc92f652ec 2/3: Add new command to complete tramp methods from HFF

2022-06-11 Thread ELPA Syncer
branch: elpa/helm commit fc92f652ecbecf4208bbfc0cbd4204a50aa7124a Author: Thierry Volpiatto Commit: Thierry Volpiatto Add new command to complete tramp methods from HFF --- helm-files.el | 32 1 file changed, 32 insertions(+) diff --git a/helm-files.el b/he

[nongnu] elpa/helm 887f19fd0a 1/3: Typo in docstring

2022-06-11 Thread ELPA Syncer
branch: elpa/helm commit 887f19fd0ae71e801b8ae30885988d40483d98b9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Typo in docstring --- helm-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-mode.el b/helm-mode.el index 5607cd41a9..591bddca01 100644 --- a/

[nongnu] elpa/helm aacfb9248a 3/3: Add an action to switch to buffer frame if some Issue #2522

2022-06-11 Thread ELPA Syncer
branch: elpa/helm commit aacfb9248a714b40eed2df95991fd30dc91b8d71 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add an action to switch to buffer frame if some Issue #2522 --- helm-buffers.el | 8 helm-types.el | 2 ++ 2 files changed, 10 insertions(+) diff --git a/helm-bu

[nongnu] elpa/helm updated (9e706bc154 -> aacfb9248a)

2022-06-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 9e706bc154 Fix some more single quotes and also unnneded quoted paren new 887f19fd0a Typo in docstring new fc92f652ec Add new command to complete tramp methods from HFF new aacfb9248a Add an action to switch to buff

[elpa] externals/pyim 02f3398219: Add pyim-process tests

2022-06-11 Thread ELPA Syncer
branch: externals/pyim commit 02f339821971ff44a851b096b4c1239aec313bb9 Author: Feng Shu Commit: Feng Shu Add pyim-process tests --- pyim-process.el | 30 + tests/pyim-tests.el | 188 2 files changed, 206 insertions(+), 12 del