[elpa] externals/org ed392bc: Merge branch 'bugfix'

2021-12-18 Thread ELPA Syncer
branch: externals/org commit ed392bc1c993611d3718b6adafd7737a3789fb9d Merge: 4426d80 85aaa19 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el

[elpa] externals-release/org 85aaa19: org-agenda: Make sure that time grid is aligned when hour <10

2021-12-18 Thread ELPA Syncer
branch: externals-release/org commit 85aaa19908bbb203ffcaeadd08366c9c3a9fbe4a Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda: Make sure that time grid is aligned when hour <10 * lisp/org-agenda.el (org-agenda-format-item): Make sure that hour part of begin time in time

[elpa] externals/org updated (4426d80 -> ed392bc)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 4426d80 org-element-cache: Fix Phase 1 when new parent overlaps future edits new 85aaa19 org-agenda: Make sure that time grid is aligned when hour <10 new ed392bc Merge branch 'bugfix' Summary of changes: lisp

[nongnu] elpa/clojure-mode updated (7d3c0c1 -> 3bcb4b9)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-mode. from 7d3c0c1 Add refactoring command for converting #() shorthand to (fn ...) (#601) new 367d275 Document some caveats new 3bcb4b9 Tweak wording Summary of changes: README.md | 25 + 1 fi

[nongnu] elpa/clojure-mode 3bcb4b9 2/2: Tweak wording

2021-12-18 Thread ELPA Syncer
branch: elpa/clojure-mode commit 3bcb4b9ef247b289c68c859d4470670ffddfa37a Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak wording --- README.md | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa8f8a..85610f1 100644 --- a/README.md

[nongnu] elpa/clojure-mode 367d275 1/2: Document some caveats

2021-12-18 Thread ELPA Syncer
branch: elpa/clojure-mode commit 367d275d6ca2fd1c3d4783fc3ff9f84b8681a35b Author: Bozhidar Batsov Commit: Bozhidar Batsov Document some caveats --- README.md | 21 + 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index dd1c0a5..ffa8f8a 100644 --- a/

[elpa] externals/org d45bd62: Merge branch 'bugfix'

2021-12-18 Thread ELPA Syncer
branch: externals/org commit d45bd627ce8626fbd797a6f1845d7113df2db2e2 Merge: ed392bc 1778eb9 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-habit.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/org-habit.el b/lisp/org-

[elpa] externals-release/org 1778eb9: org-habit: Preserve invisibility when inserting consistency graph

2021-12-18 Thread ELPA Syncer
branch: externals-release/org commit 1778eb94c5b03533b14cd12a8cd80fc48f2b69be Author: Ihor Radchenko Commit: Ihor Radchenko org-habit: Preserve invisibility when inserting consistency graph * lisp/org-habit.el (org-habit-insert-consistency-graphs): Inherit 'invisible text proper

[elpa] externals/org updated (ed392bc -> d45bd62)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from ed392bc Merge branch 'bugfix' new 1778eb9 org-habit: Preserve invisibility when inserting consistency graph new d45bd62 Merge branch 'bugfix' Summary of changes: lisp/org-habit.el | 10 -- 1 file change

[elpa] externals-release/org aabcf9e: ob-tangle: Ignore narrowing when tangling a file

2021-12-18 Thread ELPA Syncer
branch: externals-release/org commit aabcf9edf20013ff74e58d7e215530e02d98e8a8 Author: Nicolas Goaziou Commit: Nicolas Goaziou ob-tangle: Ignore narrowing when tangling a file * lisp/ob-tangle.el (org-babel-tangle-file): Ignore narrowing in a buffer visiting the file being tangle

[elpa] externals/org updated (d45bd62 -> 2b7ea20)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d45bd62 Merge branch 'bugfix' new aabcf9e ob-tangle: Ignore narrowing when tangling a file new 2b7ea20 Merge branch 'bugfix' Summary of changes: lisp/ob-tangle.el | 15 ++- 1 file changed, 6 insertio

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

2021-12-18 Thread ELPA Syncer
branch: externals/org commit 2b7ea20346329e00caffb999e5bc797014071432 Merge: d45bd62 aabcf9e Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'bugfix' --- lisp/ob-tangle.el | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/lisp/ob-tangle.el b/li

[nongnu] elpa/rust-mode b017f74: bump version to 1.0.3

2021-12-18 Thread ELPA Syncer
branch: elpa/rust-mode commit b017f746503df27ccdca8ee6d2627529d64d76e1 Author: brotzeit Commit: brotzeit bump version to 1.0.3 --- rust-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-mode.el b/rust-mode.el index c252204..fca9e9f 100644 --- a/rust-mode.el ++

[elpa] externals-release/org f4e72ff 1/2: org-babel-tangle-file: Fix void variable error from last commit

2021-12-18 Thread ELPA Syncer
branch: externals-release/org commit f4e72ffcd467db74fe1f17790e711a3f4c6f7213 Author: Kyle Meyer Commit: Kyle Meyer org-babel-tangle-file: Fix void variable error from last commit * lisp/ob-tangle.el (org-babel-tangle-file): Switch let to let* to fix void variable error. --- li

[elpa] externals-release/org a18849b 2/2: org-babel-tangle-file: Revert recent change in return value

2021-12-18 Thread ELPA Syncer
branch: externals-release/org commit a18849b786c1f0081f2942be9c288c62bc59fa42 Author: Kyle Meyer Commit: Kyle Meyer org-babel-tangle-file: Revert recent change in return value * lisp/ob-tangle.el (org-babel-tangle-file): Restore the recently removed prog1 so that the return valu

[elpa] externals/org updated (2b7ea20 -> e26b825)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 2b7ea20 Merge branch 'bugfix' new f4e72ff org-babel-tangle-file: Fix void variable error from last commit new a18849b org-babel-tangle-file: Revert recent change in return value new e26b825 Merge branch

[elpa] externals-release/org updated (aabcf9e -> a18849b)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from aabcf9e ob-tangle: Ignore narrowing when tangling a file new f4e72ff org-babel-tangle-file: Fix void variable error from last commit new a18849b org-babel-tangle-file: Revert recent change in return value

[elpa] externals/org e26b825: Merge branch 'bugfix'

2021-12-18 Thread ELPA Syncer
branch: externals/org commit e26b825e6e9afc85471215e41cf778daad3aad77 Merge: 2b7ea20 a18849b Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'bugfix' --- lisp/ob-tangle.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/lisp/ob-tangle.el b/lisp/ob-tangl

[nongnu] elpa/with-editor 53a6b8a: with-editor-sleeping-editor-filter: Limit length of saved output

2021-12-18 Thread ELPA Syncer
branch: elpa/with-editor commit 53a6b8ad8a6aabea3749366fb11f12a7dabcb11f Author: Yikai Zhao Commit: Jonas Bernoulli with-editor-sleeping-editor-filter: Limit length of saved output Improve performance by limitting the maximum length of the string saved in process filters.

[nongnu] elpa/geiser 476897e: new geiser-repl-per-project-p to control per-project REPLs

2021-12-18 Thread ELPA Syncer
branch: elpa/geiser commit 476897e4f8a101d808ee0a0a97cc98a46d079af6 Author: jao Commit: jao new geiser-repl-per-project-p to control per-project REPLs And we still need some fixes here when that's active, specifically for the case when you travel to a file outside the current pr

[elpa] externals/hyperbole 7443160: Add target for elpa-devel install tests (#136)

2021-12-18 Thread ELPA Syncer
branch: externals/hyperbole commit 74431604b52d9b7d35ff459a39a53393dbb622ad Author: Mats Lidell Commit: GitHub Add target for elpa-devel install tests (#136) --- ChangeLog | 6 ++ Makefile | 4 ++-- install-test/elpa-devel/.emacs | 12 +++

[elpa] externals/pyim updated (dacaff5 -> 45c3c76)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from dacaff5 * pyim.el (pyim-select-word:xingma): 以词定字的时候,不调整词频。 new dfca022 * pyim-process.el (pyim-process-create-word): 保存前去除 text property。 new 45c3c76 * pyim.el (pyim-import-words-and-counts): 导入词条功能不限制在 'quanpi

[elpa] externals/pyim dfca022 1/2: * pyim-process.el (pyim-process-create-word): 保存前去除 text property。

2021-12-18 Thread ELPA Syncer
branch: externals/pyim commit dfca0222e5b51a5c50462d732eaa4de996349f28 Author: Feng Shu Commit: Feng Shu * pyim-process.el (pyim-process-create-word): 保存前去除 text property。 --- pyim-process.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyim-process.el b/pyim-proc

[elpa] externals/pyim 45c3c76 2/2: * pyim.el (pyim-import-words-and-counts): 导入词条功能不限制在 'quanpin.

2021-12-18 Thread ELPA Syncer
branch: externals/pyim commit 45c3c761aa9e6cbca49f97981d5ed0996778f884 Author: Feng Shu Commit: Feng Shu * pyim.el (pyim-import-words-and-counts): 导入词条功能不限制在 'quanpin. --- pyim.el | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/pyim.e

[elpa] externals/embark 0dfa489: Allow shell-command-on-region to actually prompt for a command!

2021-12-18 Thread ELPA Syncer
branch: externals/embark commit 0dfa489d1220a592bff006feff075478da8529ee Author: Omar Antolín Commit: Omar Antolín Allow shell-command-on-region to actually prompt for a command! --- embark.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/embark.el b/embark.el index

[elpa] externals/embark-consult updated (b17af02 -> 0dfa489)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from b17af02 Introduce new multitarget actions (fix #433) adds 0dfa489 Allow shell-command-on-region to actually prompt for a command! No new revisions were added by this update. Summary of changes: embark.el | 4 ++

[elpa] externals/embark 8c6bbad: New function: completion table with given category and no sorting

2021-12-18 Thread ELPA Syncer
branch: externals/embark commit 8c6bbad170947ea993ba91864a854c97267e895c Author: Omar Antolín Commit: Omar Antolín New function: completion table with given category and no sorting This appeared twice in different spots. I still kept the embark--read-from-history function b

[elpa] externals/embark-consult updated (0dfa489 -> 8c6bbad)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 0dfa489 Allow shell-command-on-region to actually prompt for a command! adds 8c6bbad New function: completion table with given category and no sorting No new revisions were added by this update. Summary of chan

[elpa] externals/embark 2772ca0: Add commands to show bindings in a given keymap and at point

2021-12-18 Thread ELPA Syncer
branch: externals/embark commit 2772ca0b35e8eb59724c31b5cb88ff802f21067a Author: Omar Antolín Commit: Omar Antolín Add commands to show bindings in a given keymap and at point This fixes #414. --- embark.el | 63 ++- 1 fil

[elpa] externals/embark-consult updated (8c6bbad -> 2772ca0)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 8c6bbad New function: completion table with given category and no sorting adds 2772ca0 Add commands to show bindings in a given keymap and at point No new revisions were added by this update. Summary of changes

[nongnu] elpa/git-commit 1c2f6e9: magit-fetch-modules: Fix yoda condition

2021-12-18 Thread ELPA Syncer
branch: elpa/git-commit commit 1c2f6e901d41feb64956763f6a5c0ac0735cb7b2 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-fetch-modules: Fix yoda condition I hate that they force me to write yoda conditions. I keep messing them up; maybe I am secretly a sith. --- lisp/magit

[nongnu] elpa/magit updated (f766f68 -> 1c2f6e9)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from f766f68 magit-pull: Add --ff-only adds 1c2f6e9 magit-fetch-modules: Fix yoda condition No new revisions were added by this update. Summary of changes: lisp/magit-fetch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[nongnu] elpa/magit-section updated (f766f68 -> 1c2f6e9)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from f766f68 magit-pull: Add --ff-only adds 1c2f6e9 magit-fetch-modules: Fix yoda condition No new revisions were added by this update. Summary of changes: lisp/magit-fetch.el | 2 +- 1 file changed, 1 insertion(+), 1 dele

[nongnu] elpa/git-commit 4c46903: magit-fetch-modules: Fix previous commit

2021-12-18 Thread ELPA Syncer
branch: elpa/git-commit commit 4c469037756ace8b0cc42c05da0dd1864c5bc2a4 Author: Kyle Meyer Commit: Kyle Meyer magit-fetch-modules: Fix previous commit Emacs does not have a version>= function. Use version< instead, flipping the arguments (and eliminating the yoda condition the

[nongnu] elpa/magit updated (1c2f6e9 -> 4c46903)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 1c2f6e9 magit-fetch-modules: Fix yoda condition adds 4c46903 magit-fetch-modules: Fix previous commit No new revisions were added by this update. Summary of changes: lisp/magit-fetch.el | 2 +- 1 file changed, 1 insertion(+),

[nongnu] elpa/magit-section updated (1c2f6e9 -> 4c46903)

2021-12-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 1c2f6e9 magit-fetch-modules: Fix yoda condition adds 4c46903 magit-fetch-modules: Fix previous commit No new revisions were added by this update. Summary of changes: lisp/magit-fetch.el | 2 +- 1 file changed, 1 inser