[elpa] externals/nano-modeline e8164f7 1/2: Fix nano-modeline-org-clock-mode-p

2021-10-19 Thread ELPA Syncer
branch: externals/nano-modeline commit e8164f7581507316555430cb812af7721d44041d Author: Marlin Strub Commit: Marlin Strub Fix nano-modeline-org-clock-mode-p --- nano-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.el index 57c

[elpa] externals/setup 9eb25e1: Remove function setup-expand-local-macros

2021-10-19 Thread ELPA Syncer
branch: externals/setup commit 9eb25e17fb70663caf6a22c46878a0299047de86 Author: Philip Kaludercic Commit: Philip Kaludercic Remove function setup-expand-local-macros --- setup.el | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/setup.el b/setup.el inde

[elpa] externals/nano-modeline 2de3884 2/2: Merge pull request #11 from marlinstrub/fix/nano-modeline-org-clock-mode-p

2021-10-19 Thread ELPA Syncer
branch: externals/nano-modeline commit 2de3884227867f1dc4914de647a2855c50c488c2 Merge: 09079aa e8164f7 Author: Nicolas P. Rougier Commit: GitHub Merge pull request #11 from marlinstrub/fix/nano-modeline-org-clock-mode-p Fix nano-modeline-org-clock-mode-p --- nano-modeline.el | 2 +-

[elpa] externals/org 3b48224 1/6: org-persist.el: Rename `org-persist-path' to `org-persist-directory'

2021-10-19 Thread ELPA Syncer
branch: externals/org commit 3b48224994e821b5b6c4e3a603b3f1d28432f205 Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el: Rename `org-persist-path' to `org-persist-directory' --- lisp/org-persist.el | 32 1 file changed, 16 insertions(+), 16 deleti

[elpa] externals/org bad854d 2/6: org-persist.el: Catch write errors

2021-10-19 Thread ELPA Syncer
branch: externals/org commit bad854d5fa9cf1d839c71866e96a1ca9f4755105 Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el: Catch write errors * lisp/org-persist.el (org-persist--get-index): Check index file. (org-persist--read-index): Warn when index file is missing.

[elpa] externals/org 2b33ef3 5/6: org-persist.el/org-persist-write: Do not write when no write access

2021-10-19 Thread ELPA Syncer
branch: externals/org commit 2b33ef3c97eba5314b9b92f3f25c3ca6d6b58487 Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el/org-persist-write: Do not write when no write access --- lisp/org-persist.el | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --

[elpa] externals/org updated (7810804 -> ccb0271)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 7810804 Merge branch 'bugfix' into main new 3b48224 org-persist.el: Rename `org-persist-path' to `org-persist-directory' new bad854d org-persist.el: Catch write errors new c130f71 org-persist.el: Fix typ

[elpa] externals/org 46da64c 4/6: org-persist.el: Fix `add-hook' priority argument

2021-10-19 Thread ELPA Syncer
branch: externals/org commit 46da64c4cf6b3f3fb15e7aafec4aa77f4b200f4d Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el: Fix `add-hook' priority argument --- lisp/org-persist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-persist.el b/lisp/org-per

[elpa] externals/org c130f71 3/6: org-persist.el: Fix typo

2021-10-19 Thread ELPA Syncer
branch: externals/org commit c130f71036feb174afa82c0f25b2220a89f9146d Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el: Fix typo --- lisp/org-persist.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/org-persist.el b/lisp/org-persist.el index ab63

[elpa] externals/org ccb0271 6/6: org-persist.el: Do not add write hooks when there is no write access

2021-10-19 Thread ELPA Syncer
branch: externals/org commit ccb0271e1a362c10d4992421a5e11f70f1c288cd Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el: Do not add write hooks when there is no write access --- lisp/org-persist.el | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git

[elpa] externals/emms ea6728d 2/2: * emms-player-mpv.el: update emms playback position and pause state from mpv pause/restart events

2021-10-19 Thread ELPA Syncer
branch: externals/emms commit ea6728d31c2dabb5c8c5e2cb6652fd6da2127384 Author: Mike Kazantsev Commit: fraggod@malediction * emms-player-mpv.el: update emms playback position and pause state from mpv pause/restart events --- emms-player-mpv.el | 17 - 1 file changed, 16 inse

[elpa] externals/emms 12f7d29 1/2: * emms-player-mpv.el: simplify current track duration updates by observing the property

2021-10-19 Thread ELPA Syncer
branch: externals/emms commit 12f7d295a3add2362d80132144d9ca8ea026f64c Author: Mike Kazantsev Commit: fraggod@malediction * emms-player-mpv.el: simplify current track duration updates by observing the property --- emms-player-mpv.el | 37 ++--- 1 file change

[elpa] externals/csharp-mode updated (4a5114a -> b82370a)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/csharp-mode. from 4a5114a Merge pull request #247 from jcs-PR/ci new b3dad0c remove newline; Makefile should not devide with newline new 7dc9fc1 Merge pull request #249 from conao3/makefile new 2b86cc1 `files` dire

[elpa] externals/csharp-mode b3dad0c 2/4: remove newline; Makefile should not devide with newline

2021-10-19 Thread ELPA Syncer
branch: externals/csharp-mode commit b3dad0ce40629bed4aa3e659407a7c95c936c457 Author: Naoya Yamashita Commit: Naoya Yamashita remove newline; Makefile should not devide with newline --- makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/makefile b/makefile index

[elpa] externals/emms updated (f0da845 -> ea6728d)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/emms. from f0da845 * doc/emms.texinfo: comment on emms-x-url new 12f7d29 * emms-player-mpv.el: simplify current track duration updates by observing the property new ea6728d * emms-player-mpv.el: update emms playback positio

[elpa] externals/csharp-mode 2b86cc1 1/4: `files` directive is not needed so delete this

2021-10-19 Thread ELPA Syncer
branch: externals/csharp-mode commit 2b86cc1f3c6cbbcc1e238346d0965561e2dc34e4 Author: Naoya Yamashita Commit: Naoya Yamashita `files` directive is not needed so delete this And because of this, useless files are recognized as package files. Before this commit $ cask

[elpa] externals/csharp-mode 7dc9fc1 3/4: Merge pull request #249 from conao3/makefile

2021-10-19 Thread ELPA Syncer
branch: externals/csharp-mode commit 7dc9fc1166e06d374035bae516db6698a1c72dde Merge: 4a5114a b3dad0c Author: Jostein Kjønigsen Commit: GitHub Merge pull request #249 from conao3/makefile Makefile should not devide with newline --- makefile | 3 +-- 1 file changed, 1 insertion(+), 2

[elpa] externals/csharp-mode b82370a 4/4: Merge pull request #248 from conao3/cask

2021-10-19 Thread ELPA Syncer
branch: externals/csharp-mode commit b82370a7ed6c8ebb45cf563169a950cd169642e6 Merge: 7dc9fc1 2b86cc1 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #248 from conao3/cask `files` directive is not needed so delete this --- Cask | 1 - 1 file changed, 1 deletion(-) diff

[elpa] externals/emms 0657a1f: * emms-player-mpv.el: fix calling emms-player-paused-hook twice on pause/unpause from emms

2021-10-19 Thread ELPA Syncer
branch: externals/emms commit 0657a1facdf39464a0049e2abaec850da5057854 Author: Mike Kazantsev Commit: fraggod@malediction * emms-player-mpv.el: fix calling emms-player-paused-hook twice on pause/unpause from emms --- emms-player-mpv.el | 10 ++ 1 file changed, 6 insertions(+), 4 de

[nongnu] elpa/git-commit aba0a59 2/2: Force highlighting update after delayed washing on initial expansion

2021-10-19 Thread ELPA Syncer
branch: elpa/git-commit commit aba0a596115b42fbd60347d893bcc319020ce5a2 Author: Jonas Bernoulli Commit: Jonas Bernoulli Force highlighting update after delayed washing on initial expansion --- lisp/magit-section.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mag

[nongnu] elpa/magit updated (1b83f8e -> aba0a59)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 1b83f8e magit-push-implicitly: Protect doc-string quotes adds a14f847 magit-branch-checkout: Refresh after all configuration took place adds aba0a59 Force highlighting update after delayed washing on initial expansion

[nongnu] elpa/magit-section updated (1b83f8e -> aba0a59)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 1b83f8e magit-push-implicitly: Protect doc-string quotes adds a14f847 magit-branch-checkout: Refresh after all configuration took place adds aba0a59 Force highlighting update after delayed washing on initial e

[nongnu] elpa/git-commit a14f847 1/2: magit-branch-checkout: Refresh after all configuration took place

2021-10-19 Thread ELPA Syncer
branch: elpa/git-commit commit a14f847d973c74cf4e201e970221a47aa1f84805 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-branch-checkout: Refresh after all configuration took place --- lisp/magit-branch.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/m

[nongnu] elpa/git-commit updated (1b83f8e -> aba0a59)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 1b83f8e magit-push-implicitly: Protect doc-string quotes new a14f847 magit-branch-checkout: Refresh after all configuration took place new aba0a59 Force highlighting update after delayed washing on initial expa

[elpa] externals/pyim bfa1166: Add pyim-hacks.el

2021-10-19 Thread ELPA Syncer
branch: externals/pyim commit bfa1166e57b378c27303ad682dae386771308807 Author: Feng Shu Commit: Feng Shu Add pyim-hacks.el --- pyim-common.el | 49 - pyim-hacks.el | 69 ++ pyim.el| 11 +

[elpa] externals/pyim 4c46a6b: pyim-hacks.el: clean code.

2021-10-19 Thread ELPA Syncer
branch: externals/pyim commit 4c46a6b52d710fa6a6d04d553a3065b12e1f6650 Author: Feng Shu Commit: Feng Shu pyim-hacks.el: clean code. --- pyim-hacks.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pyim-hacks.el b/pyim-hacks.el index c668643..a83da87 100644 --

[elpa] externals/org b9d0d06 2/2: org-persist.el: Do not use hook depth unnecessarily

2021-10-19 Thread ELPA Syncer
branch: externals/org commit b9d0d06ca5181806bc710f80ed10487dd066fc9c Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el: Do not use hook depth unnecessarily * lisp/org-persist.el: Do not use hook depth to define the order of `org-persist-gc' and `org-persist-write-all

[elpa] externals/pyim d110c46: pyim-hacks.el: fix commentary.

2021-10-19 Thread ELPA Syncer
branch: externals/pyim commit d110c46907e3e9b78106498c86193786e49b2897 Author: Feng Shu Commit: Feng Shu pyim-hacks.el: fix commentary. --- pyim-hacks.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-hacks.el b/pyim-hacks.el index a83da87..31d5183 100644 --- a/pyi

[elpa] externals/org updated (ccb0271 -> b9d0d06)

2021-10-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from ccb0271 org-persist.el: Do not add write hooks when there is no write access new 350fa06 org-persist.el/org-persist--get-index: Do not show warning new b9d0d06 org-persist.el: Do not use hook depth unnecessarily

[elpa] externals/org 350fa06 1/2: org-persist.el/org-persist--get-index: Do not show warning

2021-10-19 Thread ELPA Syncer
branch: externals/org commit 350fa065b45e033d9b1b8d59b01ab3d87cc7aed3 Author: Ihor Radchenko Commit: Ihor Radchenko org-persist.el/org-persist--get-index: Do not show warning * lisp/org-persist.el (org-persist--read-index): Disable warning when `org-persist-index-file' does not