[elpa] externals/pyim 234ea39867 1/2: 优化形码输入法的候选词排序方式.

2022-01-01 Thread ELPA Syncer
branch: externals/pyim commit 234ea3986786c9ffa23c0af566de8be1c10dd280 Author: Feng Shu Commit: Feng Shu 优化形码输入法的候选词排序方式. * pyim-candidates.el (pyim-candidates-get-chief) (pyim-candidates-create:xingma): 优化形码输入法的候选词排序方式。 --- pyim-candidates.el | 45 +

[elpa] externals/pyim 58d283bf34 2/2: * pyim-candidates.el (pyim-candidates-create:xingma): 稍微优化一点性能。

2022-01-01 Thread ELPA Syncer
branch: externals/pyim commit 58d283bf34407e1377e9e2af56d86897d0274ca4 Author: Feng Shu Commit: Feng Shu * pyim-candidates.el (pyim-candidates-create:xingma): 稍微优化一点性能。 --- pyim-candidates.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pyim-candidates.el b/pyi

[elpa] externals/pyim updated (43ca9ea966 -> 58d283bf34)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 43ca9ea966 * pyim-candidates.el (pyim-candidates-create:xingma): Handle other-codes with pyim-candidates-get-chief. new 234ea39867 优化形码输入法的候选词排序方式. new 58d283bf34 * pyim-candidates.el (pyim-candidates-create:xingma):

[nongnu] elpa/pdf-tools 33376cb16a 3/3: Prepare the README for setting up a wiki site

2022-01-01 Thread ELPA Syncer
branch: elpa/pdf-tools commit 33376cb16a8553a78ff5feedb192fa8dfad23ab0 Author: Vedang Manerikar Commit: Vedang Manerikar Prepare the README for setting up a wiki site Clean it up a little bit more. The file, as it is in this commit, has been used for the first export to https://

[nongnu] elpa/pdf-tools 3a318a679d 1/3: Ensure usage of 'dvipng in `pdf-annot-print-annotation-latex`

2022-01-01 Thread ELPA Syncer
branch: elpa/pdf-tools commit 3a318a679d1a8003698ced8df3e019641aeb7a7d Author: Vedang Manerikar Commit: Vedang Manerikar Ensure usage of 'dvipng in `pdf-annot-print-annotation-latex` Users might have changed `org-preview-latex-default-process` from it's default of value 'dvipng.

[nongnu] elpa/pdf-tools updated (9794e4090d -> 33376cb16a)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from 9794e4090d Missed adding keybindings breaking change to NEWS new 3a318a679d Ensure usage of 'dvipng in `pdf-annot-print-annotation-latex` new 66e660aab4 Update version and mark it as 1.0.0snapshot new 33376cb16

[nongnu] elpa/pdf-tools 66e660aab4 2/3: Update version and mark it as 1.0.0snapshot

2022-01-01 Thread ELPA Syncer
branch: elpa/pdf-tools commit 66e660aab4144aae518b3aeb7f06f8d09c4115cb Author: Vedang Manerikar Commit: Vedang Manerikar Update version and mark it as 1.0.0snapshot NonGNU ELPA updates based on the package version number. Unfortunately, 1.0.0snapshot is considered older than 1.0

[elpa] externals/which-key 99a79236eb 4/7: Merge pull request #331 from skangas/gnu-elpa-badge

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit 99a79236ebfe451fbdd9e71958d5492ca61161b9 Merge: 5f19ec67f5 b432fcf581 Author: Justin Burkett Commit: GitHub Merge pull request #331 from skangas/gnu-elpa-badge Add GNU ELPA badge --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/R

[elpa] externals/which-key b432fcf581 3/7: Add GNU ELPA badge to README.org

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit b432fcf581e34b4078b0c08b102b90406aad66b1 Author: Stefan Kangas Commit: Stefan Kangas Add GNU ELPA badge to README.org --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index ea80bfda88..994931813d 100644 --- a/READM

[elpa] externals/which-key 8361479d78 2/7: add which-key-elipsis

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit 8361479d78a2c5dcca25a96b5e70164bb521268c Author: Hans Donner Commit: Hans Donner add which-key-elipsis --- which-key.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/which-key.el b/which-key.el index c71c741ee3..2828224c2f

[elpa] externals/which-key 4c82226083 6/7: Merge branch 'feat-columnsize'

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit 4c82226083e8fcf0338cd56fd58be99045398d34 Merge: 99a79236eb 0abac5e025 Author: Justin Burkett Commit: Justin Burkett Merge branch 'feat-columnsize' --- which-key.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/which-key.e

[elpa] externals/which-key 3c0c7c24ef 7/7: Merge pull request #329 from hans-d/feat-elipsis

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit 3c0c7c24ef457c1de0ba6f20e2baab02f6c6beaf Merge: 4c82226083 8361479d78 Author: Justin Burkett Commit: GitHub Merge pull request #329 from hans-d/feat-elipsis add which-key-elipsis --- which-key.el | 11 ++- 1 file changed, 10 insertions(+),

[elpa] externals/which-key 0abac5e025 5/7: Fix code column width

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit 0abac5e0253f9ae04763958cf30c8e14cd997430 Author: Justin Burkett Commit: Justin Burkett Fix code column width --- which-key.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/which-key.el b/which-key.el index a499e2a883..644d755c13 100

[elpa] externals/which-key updated (5f19ec67f5 -> 3c0c7c24ef)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/which-key. from 5f19ec67f5 Update to the newer advice API new b432fcf581 Add GNU ELPA badge to README.org new 99a79236eb Merge pull request #331 from skangas/gnu-elpa-badge new 95abb89145 add which-key-min-column-descripti

[elpa] externals/which-key 95abb89145 1/7: add which-key-min-column-description-width

2022-01-01 Thread ELPA Syncer
branch: externals/which-key commit 95abb89145cd6c6c1cf7503622e8c2d42232d415 Author: Hans Donner Commit: Hans Donner add which-key-min-column-description-width --- which-key.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/which-key.el b/which-key.el index c

[elpa] externals/pyim 43ca9ea966: * pyim-candidates.el (pyim-candidates-create:xingma): Handle other-codes with pyim-candidates-get-chief.

2022-01-01 Thread ELPA Syncer
branch: externals/pyim commit 43ca9ea966cb1becbd87d4a7aec967af9b50e540 Author: Feng Shu Commit: Feng Shu * pyim-candidates.el (pyim-candidates-create:xingma): Handle other-codes with pyim-candidates-get-chief. --- pyim-candidates.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[elpa] externals/vertico 92616a0459 1/2: README: Mention that Mct supports completion in region

2022-01-01 Thread ELPA Syncer
branch: externals/vertico commit 92616a0459006842494b0835f136c088bb7ee48b Author: Daniel Mendler Commit: Daniel Mendler README: Mention that Mct supports completion in region --- README.org | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.org b/README.

[elpa] externals/vertico updated (cf9e502c20 -> da51735c01)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from cf9e502c20 Version 0.18 new 92616a0459 README: Mention that Mct supports completion in region new da51735c01 Set display variables in vertico--display-candidates Summary of changes: README.org | 12

[elpa] externals/vertico da51735c01 2/2: Set display variables in vertico--display-candidates

2022-01-01 Thread ELPA Syncer
branch: externals/vertico commit da51735c01fa38ab7ccc234ff2606fb7e272d8e2 Author: Daniel Mendler Commit: Daniel Mendler Set display variables in vertico--display-candidates --- extensions/vertico-flat.el | 3 ++- vertico.el | 9 - 2 files changed, 6 insertions(+), 6

[elpa] externals/company 452e56027e 1/2: Bind ‘non-essential’ when performing idle completion.

2022-01-01 Thread ELPA Syncer
branch: externals/company commit 452e56027e368c298f6bd64136e6b34f212ab887 Author: Philipp Stephani Commit: Philipp Stephani Bind ‘non-essential’ when performing idle completion. Idle completion isn’t a direct response to a user action, so I believe marking it as non-essential i

[elpa] externals/company ede779d779 2/2: Merge pull request #1288 from phst/non-essential

2022-01-01 Thread ELPA Syncer
branch: externals/company commit ede779d779ccb41a9d0568956c4388489f1e640a Merge: 699a45ccda 452e56027e Author: Dmitry Gutov Commit: GitHub Merge pull request #1288 from phst/non-essential Bind ‘non-essential’ when performing idle completion. --- company.el | 7 --- 1 file chang

[elpa] externals/consult 0940ca0165: Use consult--local-let

2022-01-01 Thread ELPA Syncer
branch: externals/consult commit 0940ca016531f3412003c231b476e5023a510ff9 Author: Daniel Mendler Commit: Daniel Mendler Use consult--local-let --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index a20772bd7d..406a05713a 100644 --- a

[nongnu] elpa/rainbow-delimiters a32b39bdfe: Add license file with GPLv3

2022-01-01 Thread ELPA Syncer
branch: elpa/rainbow-delimiters commit a32b39bdfe6c61c322c37226d66e1b6d4f107ed0 Author: Stefan Kangas Commit: Fanael Linithien Add license file with GPLv3 --- COPYING | 674 1 file changed, 674 insertions(+) diff --git a/COPY

[nongnu] elpa/magit updated (7d0d7068de -> 9d80a654d4)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 7d0d7068de Bump copyright years adds 9d80a654d4 magit-stash-drop: Don't enable Helm's multi-item selection No new revisions were added by this update. Summary of changes: docs/RelNotes/3.4.0.org | 3 +++ lisp/magit-stash.el

[nongnu] elpa/magit-section updated (7d0d7068de -> 9d80a654d4)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 7d0d7068de Bump copyright years adds 9d80a654d4 magit-stash-drop: Don't enable Helm's multi-item selection No new revisions were added by this update. Summary of changes: docs/RelNotes/3.4.0.org | 3 +++ lisp/magit-stash

[nongnu] elpa/git-commit 9d80a654d4: magit-stash-drop: Don't enable Helm's multi-item selection

2022-01-01 Thread ELPA Syncer
branch: elpa/git-commit commit 9d80a654d42b50f22e22798426bbdc00a7c6f220 Author: Kyle Meyer Commit: Kyle Meyer magit-stash-drop: Don't enable Helm's multi-item selection magit-stash-drop has let-bound helm-comp-read-use-marked around its magit-read-stash call since 53f7cfe6 (magi

[elpa] externals/org updated (06f58e4759 -> b8656a2cef)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 06f58e4759 org-element-cache-map: Fix when FUNC deletes current element new 5a229cbc44 Update copyright year to 2022 new aae2ac3a68 Merge branch 'bugfix' new b8656a2cef Update main-only copyright years Summary

[elpa] externals/org b8656a2cef 2/2: Update main-only copyright years

2022-01-01 Thread ELPA Syncer
branch: externals/org commit b8656a2cef3d5da7270e391222d8139fc042edd5 Author: Kyle Meyer Commit: Kyle Meyer Update main-only copyright years --- lisp/oc-bibtex.el | 2 +- lisp/org-persist.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/oc-bibtex.el b/lisp/oc

[elpa] externals-release/org 5a229cbc44: Update copyright year to 2022

2022-01-01 Thread ELPA Syncer
branch: externals-release/org commit 5a229cbc44e67ac323b7c5fd46a422089838a6f1 Author: Kyle Meyer Commit: Kyle Meyer Update copyright year to 2022 --- doc/doc-setup.org | 2 +- doc/org-guide.org | 2 +- doc/org-manual.org | 2 +- doc/orgcard.

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

2022-01-01 Thread ELPA Syncer
branch: externals/org commit aae2ac3a680bcd09b469476e7ceeb20046c2624f Merge: 06f58e4759 5a229cbc44 Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'bugfix' --- doc/doc-setup.org | 2 +- doc/org-guide.org | 2 +- doc/org-manual.org | 2 +-

[nongnu] elpa/xml-rpc b8c9c31470 2/2: Merge pull request #20 from skangas/nongnu-elpa-badge

2022-01-01 Thread ELPA Syncer
branch: elpa/xml-rpc commit b8c9c3147095983d45532627171c2b2ad422ef10 Merge: 8020ccd176 de61038ff9 Author: Mark A. Hershberger Commit: GitHub Merge pull request #20 from skangas/nongnu-elpa-badge Add NonGNU ELPA badge to README.org --- README.org | 6 +- 1 file changed, 5 insert

[nongnu] elpa/xml-rpc de61038ff9 1/2: Add NonGNU ELPA badge to README.org

2022-01-01 Thread ELPA Syncer
branch: elpa/xml-rpc commit de61038ff95381ea30a1d1f9213b75124b3a046c Author: Stefan Kangas Commit: Stefan Kangas Add NonGNU ELPA badge to README.org --- README.org | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index ed14fadf64..75920bba81 1

[elpa] elpa-admin d870f84918: Run emacs with --no-site-lisp

2022-01-01 Thread Stefan Kangas
branch: elpa-admin commit d870f8491850bf640c00c4e555092206f96b5f5a Author: Stefan Kangas Commit: Stefan Kangas Run emacs with --no-site-lisp * GNUmakefile (EMACSFLAGS): New variable with "--no-site-lisp". (EMACS): Use above new variable. --- GNUmakefile | 3 ++- 1 file changed,

[elpa] externals/flymake-proselint 488625480a: Update copyright years

2022-01-01 Thread ELPA Syncer
branch: externals/flymake-proselint commit 488625480a775df5957d56f9bd53585022b95503 Author: Manuel Uberti Commit: Manuel Uberti Update copyright years --- flymake-proselint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flymake-proselint.el b/flymake-proselint.el ind

[elpa] externals/shell-command+ a08896f4f4: Use shell-command+ in shell-command+-cmd-sudo

2022-01-01 Thread ELPA Syncer
branch: externals/shell-command+ commit a08896f4f4d961fcb848857b6fe3f5cec2d3d8e5 Author: Philip Kaludercic Commit: Philip Kaludercic Use shell-command+ in shell-command+-cmd-sudo --- shell-command+.el | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/shell-

[nongnu] elpa/with-editor 36d3695762: Release version 3.1.0

2022-01-01 Thread ELPA Syncer
branch: elpa/with-editor commit 36d36957628621e8340f755b22082e1f4ed8e2d7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 3.1.0 --- docs/with-editor.texi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/with-editor.texi b/docs/with-editor.texi

[elpa] externals/pyim 751672f22c 2/2: Merge pull request #428 from lld2001/fix_xinma

2022-01-01 Thread ELPA Syncer
branch: externals/pyim commit 751672f22c0932ef043c8e7187b64d5e5ed614f6 Merge: ed8d7557e0 b7d2883e45 Author: tumashu Commit: GitHub Merge pull request #428 from lld2001/fix_xinma fix xinma break --- pyim-candidates.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[elpa] externals/pyim b7d2883e45 1/2: fix xinma break

2022-01-01 Thread ELPA Syncer
branch: externals/pyim commit b7d2883e45f1603c0f9d81db1dc5787137fff8e7 Author: lld2001 <1353647...@qq.com> Commit: lld2001 <1353647...@qq.com> fix xinma break --- pyim-candidates.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-candidates.el b/pyim-candidates.el ind

[nongnu] elpa/gruvbox-theme bf815732f3 2/4: Add NonGNU ELPA instructions to README.md

2022-01-01 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit bf815732f3d85f61f4a57fde6dcdad96c1f80142 Author: Stefan Kangas Commit: Jason Milkins Add NonGNU ELPA instructions to README.md --- README.md | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70e2040

[nongnu] elpa/gruvbox-theme 921bfd7a2f 4/4: Better use of colors for Proof General

2022-01-01 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 921bfd7a2f5174b68682b04e6010b156bbfe6c70 Author: Dan Frumin Commit: Jason Milkins Better use of colors for Proof General --- README.md | 1 + gruvbox.el | 7 +++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index ed5034e4e8..bf4

[nongnu] elpa/gruvbox-theme 638c886a31 3/4: Fix MELPA URL in README.md and improve wording

2022-01-01 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 638c886a31904401798eae1cdb2a180eaa4f0398 Author: Stefan Kangas Commit: Jason Milkins Fix MELPA URL in README.md and improve wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98df62bf3

[nongnu] elpa/gruvbox-theme updated (b9e661e2e1 -> 921bfd7a2f)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gruvbox-theme. from b9e661e2e1 Fix the default color for foreground text and cursor new c000d25b9e Add *.elc to .gitignore new bf815732f3 Add NonGNU ELPA instructions to README.md new 638c886a31 Fix MELPA URL in README.md and i

[nongnu] elpa/gruvbox-theme c000d25b9e 1/4: Add *.elc to .gitignore

2022-01-01 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit c000d25b9ec90cfb977c15b6e605ff56ad62b363 Author: Stefan Kangas Commit: Jason Milkins Add *.elc to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c2a2ca2c25..989098cfd6 100644 --- a/.gitignore +++

[elpa] externals/mct 65f6b44e86 1/2: Document bug with electric-indent-mode in org-mode

2022-01-01 Thread ELPA Syncer
branch: externals/mct commit 65f6b44e86938377a77ef94fd63822a24b2b7b4d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document bug with electric-indent-mode in org-mode --- mct.el | 13 + 1 file changed, 13 insertions(+) diff --git a/mct.el b/mct.el index db17f61916..58

[elpa] externals/mct 8b8e9d4609 2/2: Clarify that electric-indent-mode bug is not mct's

2022-01-01 Thread ELPA Syncer
branch: externals/mct commit 8b8e9d4609afa76991e697170141b0054002aaad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify that electric-indent-mode bug is not mct's --- mct.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/mct.el b/mct.el index 580bbe38f8..8d8d6111b9

[elpa] externals/mct updated (1b2d5cc25b -> 8b8e9d4609)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from 1b2d5cc25b Remove task for mct-choose-completion-number new 65f6b44e86 Document bug with electric-indent-mode in org-mode new 8b8e9d4609 Clarify that electric-indent-mode bug is not mct's Summary of changes: mct.el |

[nongnu] elpa/with-editor a71eb40bb6: Bump copyright years

2022-01-01 Thread ELPA Syncer
branch: elpa/with-editor commit a71eb40bb6c37ddf0e449e383c252b661d8e8103 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- 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 fcb385423

[elpa] externals/hyperbole c8b94355d0 2/2: Compile all el-files (#142)

2022-01-01 Thread ELPA Syncer
branch: externals/hyperbole commit c8b94355d041527e9e910f6dab60631fb9554733 Author: Mats Lidell Commit: GitHub Compile all el-files (#142) --- ChangeLog | 2 ++ Makefile | 8 +++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d38ff54b4..133

[elpa] externals/hyperbole c2e2c79e28 1/2: Use lexical binding in hui-mini (#141)

2022-01-01 Thread ELPA Syncer
branch: externals/hyperbole commit c2e2c79e28d42772111500d528e98d7847b1946a Author: Mats Lidell Commit: GitHub Use lexical binding in hui-mini (#141) --- ChangeLog | 4 hui-mini.el | 28 +--- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/Ch

[elpa] externals/hyperbole updated (f7830a1a6b -> c8b94355d0)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from f7830a1a6b Merge branch 'master' with Mats updates from hyperbole new c2e2c79e28 Use lexical binding in hui-mini (#141) new c8b94355d0 Compile all el-files (#142) Summary of changes: ChangeLog | 6 ++ Mak

[nongnu] elpa/magit-section updated (03f495f351 -> 7d0d7068de)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 03f495f351 manual: Use updated support for definition commands adds 7d0d7068de Bump copyright years No new revisions were added by this update. Summary of changes: docs/magit-section.texi | 8 docs/magit.texi

[nongnu] elpa/magit updated (03f495f351 -> 7d0d7068de)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 03f495f351 manual: Use updated support for definition commands adds 7d0d7068de Bump copyright years No new revisions were added by this update. Summary of changes: docs/magit-section.texi | 8 docs/magit.texi |

[nongnu] elpa/git-commit 7d0d7068de: Bump copyright years

2022-01-01 Thread ELPA Syncer
branch: elpa/git-commit commit 7d0d7068deff003a02f49fa430153e4611c80175 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- docs/magit-section.texi | 8 docs/magit.texi | 8 lisp/git-commit.el | 2 +- lisp/git-rebase.el | 2 +- li

[elpa] externals/hyperbole updated (87dd8ce59f -> f7830a1a6b)

2022-01-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 87dd8ce59f Add lexical binding (#140) new 06335ca821 Fix hyrolo-sort error not handling last line properly new 14b25ef220 Update 2 tests to handle rest of code updates in next commit new 1c222405e5 Fix and

[elpa] externals/hyperbole 14b25ef220 2/4: Update 2 tests to handle rest of code updates in next commit

2022-01-01 Thread ELPA Syncer
branch: externals/hyperbole commit 14b25ef2201173f804b3b8fd1dce46c9bf0a3888 Author: Robert Weiner Commit: Robert Weiner Update 2 tests to handle rest of code updates in next commit --- ChangeLog | 7 +++ test/hibtypes-tests.el | 15 --- test/hy-test-helpers.e

[elpa] externals/hyperbole 06335ca821 1/4: Fix hyrolo-sort error not handling last line properly

2022-01-01 Thread ELPA Syncer
branch: externals/hyperbole commit 06335ca821591befa483c10c6e538e676ee97496 Author: Robert Weiner Commit: Robert Weiner Fix hyrolo-sort error not handling last line properly --- ChangeLog | 3 +++ hyrolo.el | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 29

[elpa] externals/hyperbole f7830a1a6b 4/4: Merge branch 'master' with Mats updates from hyperbole

2022-01-01 Thread ELPA Syncer
branch: externals/hyperbole commit f7830a1a6b4be07e57923609c9d0a6217355b811 Merge: 1c222405e5 87dd8ce59f Author: Robert Weiner Commit: Robert Weiner Merge branch 'master' with Mats updates from hyperbole --- ChangeLog | 26 ++ hgnus.el | 2 +

[elpa] externals/hyperbole 1c222405e5 3/4: Fix and improve many issues with path link and argument handling

2022-01-01 Thread ELPA Syncer
branch: externals/hyperbole commit 1c222405e54a57605ec1440f9639a2677c35a177 Author: Robert Weiner Commit: Robert Weiner Fix and improve many issues with path link and argument handling --- ChangeLog | 42 +- hactypes.el| 21 +-- hargs.el | 30 ++-- hload-path.el | 7

[elpa] externals/wcheck-mode 4a2439ed48: Update copyright years to the last modification year 2021

2022-01-01 Thread Teemu Likonen
branch: externals/wcheck-mode commit 4a2439ed486342d825259b62cde2e73ef34dbc04 Author: Teemu Likonen Commit: Teemu Likonen Update copyright years to the last modification year 2021 --- README.md | 2 +- wcheck-mode.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git