[elpa] externals/pyim 662a6c1: * pyim-pinyin.el (pyim-imobjs-find-fuzzy:quanpin-1): Fix name.

2021-05-25 Thread ELPA Syncer
branch: externals/pyim commit 662a6c11aa404c82bdf0db575370d3fa35e60364 Author: Feng Shu Commit: Feng Shu * pyim-pinyin.el (pyim-imobjs-find-fuzzy:quanpin-1): Fix name. --- pyim-pinyin.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-pinyin.el b/pyim-pinyin.el inde

[elpa] externals/transient 779b847 2/3: make: Update path to ox-extra

2021-05-25 Thread Jonas Bernoulli
branch: externals/transient commit 779b847c20def18147187e772faec1e910def730 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Update path to ox-extra --- default.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.mk b/default.mk index 2294eb9..02a1016 100644

[elpa] externals/transient updated (6ceddc4 -> eb28c51)

2021-05-25 Thread Jonas Bernoulli
tarsius pushed a change to branch externals/transient. from 6ceddc4 news: Fix language and a prediction new 030d0fe Rearrange library header new 779b847 make: Update path to ox-extra new eb28c51 Release version 0.3.3 Summary of changes: default.mk

[elpa] externals/transient 030d0fe 1/3: Rearrange library header

2021-05-25 Thread Jonas Bernoulli
branch: externals/transient commit 030d0fe56b755489dc4767c2d3ec144bc38cc891 Author: Jonas Bernoulli Commit: Jonas Bernoulli Rearrange library header --- lisp/transient.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.el i

[elpa] externals/transient eb28c51 3/3: Release version 0.3.3

2021-05-25 Thread Jonas Bernoulli
branch: externals/transient commit eb28c513a8ad0dcd6c622dc06214d40738841d0b Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.3.3 --- docs/CHANGELOG | 4 docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- lisp/transient.el | 2 +- 4 files changed, 9 inse

[elpa] externals/transient 6af9f8c 1/3: Backport commit 12bab20920 from Emacs

2021-05-25 Thread Jonas Bernoulli
branch: externals/transient commit 6af9f8c3c0b493916be2fc2566a1054a17aafa53 Author: Jonas Bernoulli Commit: Jonas Bernoulli Backport commit 12bab20920 from Emacs * lisp/transient.el (transient-font-lock-keywords): Remove useless backslashes. --- lisp/transient.el | 2 +- 1 file

[elpa] externals/transient b47e9d7 3/3: Release version 0.3.4

2021-05-25 Thread Jonas Bernoulli
branch: externals/transient commit b47e9d7d769437e279628d801a95c173c4ff26b4 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.3.4 --- docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- lisp/transient.el | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) dif

[elpa] externals/transient updated (eb28c51 -> b47e9d7)

2021-05-25 Thread Jonas Bernoulli
tarsius pushed a change to branch externals/transient. from eb28c51 Release version 0.3.3 new 6af9f8c Backport commit 12bab20920 from Emacs new ed4809a make: Set VERSION new b47e9d7 Release version 0.3.4 Summary of changes: Makefile| 2 +- defa

[elpa] externals/transient ed4809a 2/3: make: Set VERSION

2021-05-25 Thread Jonas Bernoulli
branch: externals/transient commit ed4809afb805664df1a9916dc2b9cebbda0b096d Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Set VERSION Otherwise it would have to be set explicitly when running "make release". --- Makefile | 2 +- default.mk | 2 ++ 2 files changed, 3 i

[elpa] externals/debbugs b65acf3: * debbugs-gnu.el (debbugs-gnu-pick-commits): Remove duplicate

2021-05-25 Thread Filipp Gunbin
branch: externals/debbugs commit b65acf34f31276cd02dde6c81322b16e670aaf96 Author: Filipp Gunbin Commit: Filipp Gunbin * debbugs-gnu.el (debbugs-gnu-pick-commits): Remove duplicate comment line --- debbugs-gnu.el | 1 - 1 file changed, 1 deletion(-) diff --git a/debbugs-gnu.el b/de

[elpa] externals/hyperbole a6a25b8: Add kotl-mode tests (#95)

2021-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit a6a25b80f5868cf5d955cb8071334173f862935b Author: Mats Lidell Commit: GitHub Add kotl-mode tests (#95) --- ChangeLog | 11 +++ test/kotl-mode-tests.el | 225 2 files changed, 236 insertions(+)

[elpa] externals/pyim b64a249: v3.7.7

2021-05-25 Thread ELPA Syncer
branch: externals/pyim commit b64a249246f5add3fbaee81abbfaae09c61e3e00 Author: Feng Shu Commit: Feng Shu v3.7.7 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 6e7c918..396207a 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@ ;;

[elpa] externals/pyim 73cb9a9: Fix warn.

2021-05-25 Thread ELPA Syncer
branch: externals/pyim commit 73cb9a9f97404f678d5e1307e79ce880e3c7b1e0 Author: Feng Shu Commit: Feng Shu Fix warn. * pyim-cstring.el (pyim-dcache, pyim-scheme, pyim-pymap): require. * pyim-dcache.el (pyim-dcache-code-split): Move from pyim-dhashcache.el

[elpa] externals/pyim 2f2db91: pyim-imobjs-find-fuzzy:quanpin-1 -> pyim-pinyin-find-fuzzy

2021-05-25 Thread ELPA Syncer
branch: externals/pyim commit 2f2db917a974460a19a10b2e056ba956aaf8b036 Author: Feng Shu Commit: Feng Shu pyim-imobjs-find-fuzzy:quanpin-1 -> pyim-pinyin-find-fuzzy * pyim-imobjs.el (pyim-imobjs-find-fuzzy:quanpin): Use Use pyim-pinyin-find-fuzzy. * pyim-pinyin.el (

[elpa] externals/debbugs cbf18d2: Remove carriage returns from commit messages in debbugs-gnu

2021-05-25 Thread Lars Ingebrigtsen
branch: externals/debbugs commit cbf18d28585fd4299983f2f4a8528f1185a74263 Author: Lars Ingebrigtsen Commit: Lars Ingebrigtsen Remove carriage returns from commit messages in debbugs-gnu * debbugs-gnu.el (debbugs-gnu-insert-changelog): Remove carriage returns from commit messages

[elpa] externals/pyim b5f5f5f: Simplify declare-function.

2021-05-25 Thread ELPA Syncer
branch: externals/pyim commit b5f5f5febaedc807a0ef91de518400610098a951 Author: Feng Shu Commit: Feng Shu Simplify declare-function. * pyim-probe.el (pyim-char-before-to-string): removed. (pyim-entered-get): update declare-function. * pyim-entered.el (pyim-co