[elpa] externals/org a722f6f8ea: Document org-agenda-ignore-properties in manual

2022-06-29 Thread ELPA Syncer
branch: externals/org commit a722f6f8ea409de847060997de8d4681dcdcd475 Author: Stefan Kangas Commit: Ihor Radchenko Document org-agenda-ignore-properties in manual * doc/org-manual.org (Speeding Up Your Agendas): Document `org-agenda-ignore-properties'. --- doc/org-manual.org |

[elpa] externals/pyim 9606d25f90: v5.2.0

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 9606d25f906f802307eb1d8cb5fa458eec837b04 Author: Feng Shu Commit: Feng Shu v5.2.0 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 1ed0af8429..42381767b9 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@

[elpa] externals/tramp 3e0278ea59: Tramp ELPA version 2.5.3 released

2022-06-29 Thread ELPA Syncer
branch: externals/tramp commit 3e0278ea5938092600a781947334d175a4e4b542 Author: Michael Albinus Commit: Michael Albinus Tramp ELPA version 2.5.3 released --- README | 4 ++-- test/tramp-tests.el | 12 +--- texi/tramp.texi | 7 --- texi/trampver.texi | 2 +-

[elpa] externals/tmr updated (aa521d5ce6 -> 7fae717b1b)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from aa521d5ce6 Restore link to mailing list archive new b1aa243d90 Fix completion table, handle null completion new 88a16c9ac5 Add tmr-remove for uniformity with other commands new fb57e9163f Add tmr-confirm configur

[elpa] externals/tmr 88a16c9ac5 2/7: Add tmr-remove for uniformity with other commands

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit 88a16c9ac51093b18fd90fc71b57ee8b86123908 Author: Daniel Mendler Commit: Protesilaos Stavrou Add tmr-remove for uniformity with other commands --- README.org | 3 ++- tmr-tabulated.el | 5 +++-- tmr.el | 21 ++--- 3 files changed

[elpa] externals/tmr fb57e9163f 3/7: Add tmr-confirm configuration option

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit fb57e9163f4697c68db16b34a8aff5e5b50b2af2 Author: Daniel Mendler Commit: Protesilaos Stavrou Add tmr-confirm configuration option - I prefer uniform behavior for one and multiple timers, in particular if destructive operations are involved.

[elpa] externals/tmr 7fae717b1b 7/7: Remove unused macros from README.org

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit 7fae717b1b826de1094c64cf3d8a7fe34d546f6b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove unused macros from README.org --- README.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.org b/README.org index 484fc8126d..824ae1114e 100644

[elpa] externals/tmr b1aa243d90 1/7: Fix completion table, handle null completion

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit b1aa243d907090b2ea028a4fb50f0aed43ab2df5 Author: Daniel Mendler Commit: Protesilaos Stavrou Fix completion table, handle null completion --- tmr.el | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/tmr.el b/tmr.el index

[elpa] externals/tmr 71f34405cb 4/7: tmr--read-timer: Add PROMPT argument

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit 71f34405cba4e435da95c28d514615350494f887 Author: Daniel Mendler Commit: Protesilaos Stavrou tmr--read-timer: Add PROMPT argument --- tmr.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tmr.el b/tmr.el index 3a6cc87010..f

[elpa] externals/tmr 323da8d075 6/7: Make the README.org metadata easier to read

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit 323da8d0759ca180ef98185b29460a18cb1f58c2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make the README.org metadata easier to read --- README.org | 45 + 1 file changed, 21 insertions(+), 24 deletions(-) dif

[elpa] externals/tmr 4ea7d30ef4 5/7: Update documentation to reflect current state

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit 4ea7d30ef4eb0aed0dff711d901d0f006d7bf854 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update documentation to reflect current state --- README.org | 43 ++- tmr.el | 2 +- 2 files changed, 19 insertions(+),

[elpa] externals/tmr b6fca6505c 2/2: Clarify that Embark integration is part of DEV

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit b6fca6505c63fbb0023f2e9c290197382aaee460 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify that Embark integration is part of DEV --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 375edd47e6..820877a

[elpa] externals/tmr f15579b58e 1/2: Add node about integration with Embark

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit f15579b58e8cc71fbfe6423e3a42df25f2c78415 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add node about integration with Embark Using the code shared by Daniel Mendler on the mailing list[1] and the Embark wiki.[2] [1] https://lists

[elpa] externals/org ea05f43435: * lisp/org-install.el: Delete file

2022-06-29 Thread ELPA Syncer
branch: externals/org commit ea05f43435378aa7f4d9ba13a930c87343ac5617 Author: Stefan Kangas Commit: Ihor Radchenko * lisp/org-install.el: Delete file See: --- lisp/org-install.el | 17 - 1 file changed, 1

[elpa] externals/tmr e6b128f462 4/4: Placate the compiler about the use of single quote

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit e6b128f462feec1d78b9c90b09ac2c7e13eaca43 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Placate the compiler about the use of single quote Why is this even a "warning"? It adds noise to the linter as I now need to double-check what is a leg

[elpa] externals/tmr updated (7fae717b1b -> b6fca6505c)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from 7fae717b1b Remove unused macros from README.org new f15579b58e Add node about integration with Embark new b6fca6505c Clarify that Embark integration is part of DEV Summary of changes: README.org | 32 +

[elpa] externals/tmr f2fd2f9ae7 2/4: Document absolute time support

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit f2fd2f9ae76b972ccb234fb65990e4487f8947ca Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document absolute time support --- README.org | 5 + 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 820877a9e9..13467bbe71 100644 --

[elpa] externals/tmr ed192cfb9b 1/4: Strict parsing, support specifying absolute time, e.g., 15:00

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit ed192cfb9b09405d24a68cee143f96da1f2096a9 Author: Daniel Mendler Commit: Protesilaos Stavrou Strict parsing, support specifying absolute time, e.g., 15:00 --- tmr.el | 53 +++-- 1 file changed, 31 insertions(+), 22

[elpa] externals/tmr 1b5b2e766a 3/4: Placate the compiler about double spaces

2022-06-29 Thread ELPA Syncer
branch: externals/tmr commit 1b5b2e766a6240982de93a2f2c448b2cbfbdc67f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Placate the compiler about double spaces --- tmr.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tmr.el b/tmr.el index ba62d2fe9b..2d4ea

[elpa] externals/tmr updated (b6fca6505c -> e6b128f462)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from b6fca6505c Clarify that Embark integration is part of DEV new ed192cfb9b Strict parsing, support specifying absolute time, e.g., 15:00 new f2fd2f9ae7 Document absolute time support new 1b5b2e766a Placate the com

[elpa] externals/org 30953bd7b7: ox-latex: Pass on custom-env with src blocks

2022-06-29 Thread ELPA Syncer
branch: externals/org commit 30953bd7b701c870152cd60f52f2d484970caeb9 Author: TEC Commit: TEC ox-latex: Pass on custom-env with src blocks * lisp/ox-latex.el (org-latex-src-block): Fix an earlier oversight where the custom environment was not passed on from `org-latex-src-block'

[nongnu] elpa/shellcop 7ef2a98e4a 1/2: fixed line splitting

2022-06-29 Thread ELPA Syncer
branch: elpa/shellcop commit 7ef2a98e4adbc50a92f191b8d44b485ccd3138b0 Author: Chen Bin Commit: Chen Bin fixed line splitting --- shellcop.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shellcop.el b/shellcop.el index 39d3214931..7ede759f38 100644 --- a/shellcop.el ++

[nongnu] elpa/shellcop updated (4e71f5b919 -> 3f051e4228)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/shellcop. from 4e71f5b919 compile is part of CI new 7ef2a98e4a fixed line splitting new 3f051e4228 detect two lines error in shell Summary of changes: shellcop.el | 64 + 1

[nongnu] elpa/shellcop 3f051e4228 2/2: detect two lines error in shell

2022-06-29 Thread ELPA Syncer
branch: elpa/shellcop commit 3f051e42288ddfe4cd7cd0ee62efad90227de24b Author: Chen Bin Commit: Chen Bin detect two lines error in shell --- shellcop.el | 62 + 1 file changed, 46 insertions(+), 16 deletions(-) diff --git a/shellco

[nongnu] elpa/tuareg updated (3fdf4f2869 -> b93890a877)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/tuareg. from 3fdf4f2869 Merge commit 'refs/pull/276/head' of https://github.com/ocaml/tuareg into elpa/tuareg new 049ac7131c Don't traverse entire /Applications in search of Aquamacs new f4adda7090 Use matched single quotes to avoid E

[nongnu] elpa/tuareg b93890a877 3/3: Avoid speedbar warning; avoid eager speedbar loading

2022-06-29 Thread ELPA Syncer
branch: elpa/tuareg commit b93890a87700ec6bbf73e6afa1c6a3213be14a00 Author: Mattias Engdegård Commit: Stefan Monnier Avoid speedbar warning; avoid eager speedbar loading --- tuareg.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tuareg.el b/tuareg.el index 31cb

[nongnu] elpa/tuareg f4adda7090 2/3: Use matched single quotes to avoid Emacs 29 warnings

2022-06-29 Thread ELPA Syncer
branch: elpa/tuareg commit f4adda709072f377fba0e7ee62dbce979a596867 Author: Mattias Engdegård Commit: Mattias Engdegård Use matched single quotes to avoid Emacs 29 warnings --- tuareg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuareg.el b/tuareg.el index aaf2c268

[nongnu] elpa/tuareg 049ac7131c 1/3: Don't traverse entire /Applications in search of Aquamacs

2022-06-29 Thread ELPA Syncer
branch: elpa/tuareg commit 049ac7131c1b015b8e40c4c44cbc77b5e10b7167 Author: Mattias Engdegård Commit: Mattias Engdegård Don't traverse entire /Applications in search of Aquamacs Doing that for each invokation of `make` is decidedly annoying. --- Makefile | 5 + 1 file changed,

[nongnu] elpa/helm 990c939a0a 1/3: Allow toggling details in helm-apropos

2022-06-29 Thread ELPA Syncer
branch: elpa/helm commit 990c939a0abe3a92c74ede57ac2eadcacf40e443 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow toggling details in helm-apropos --- helm-elisp.el | 60 --- 1 file changed, 41 insertions(+), 19 deletions(-)

[nongnu] elpa/helm 99c0362c2b 3/3: Use *force-update in toggle details fns

2022-06-29 Thread ELPA Syncer
branch: elpa/helm commit 99c0362c2bb879df44f224d0add69a7434447d48 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use *force-update in toggle details fns --- helm-command.el | 2 +- helm-elisp.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-command.el

[nongnu] elpa/helm 213ee16d53 2/3: Use pcase for helm-stringify and use it in helm-elisp

2022-06-29 Thread ELPA Syncer
branch: elpa/helm commit 213ee16d53613f55d1c601c263ad6512832e697a Author: Thierry Volpiatto Commit: Thierry Volpiatto Use pcase for helm-stringify and use it in helm-elisp --- helm-elisp.el | 5 + helm-lib.el | 8 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a

[nongnu] elpa/helm updated (7cd4a46315 -> 99c0362c2b)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 7cd4a46315 Fix helm-occur transformer issue #2526 new 990c939a0a Allow toggling details in helm-apropos new 213ee16d53 Use pcase for helm-stringify and use it in helm-elisp new 99c0362c2b Use *force-update in toggle

[nongnu] elpa/helm-core updated (7cd4a46315 -> 99c0362c2b)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 7cd4a46315 Fix helm-occur transformer issue #2526 adds 990c939a0a Allow toggling details in helm-apropos adds 213ee16d53 Use pcase for helm-stringify and use it in helm-elisp adds 99c0362c2b Use *force-update in to

[elpa] elpa-admin 22318be972: Render Org documentation in a plain-text README-elpa file

2022-06-29 Thread Philip Kaludercic
branch: elpa-admin commit 22318be972d2a2971b152117993790ab0ed669f9 Author: Philip Kaludercic Commit: Philip Kaludercic Render Org documentation in a plain-text README-elpa file * elpa-admin.el (elpaa--make-one-tarball-1): Call elpaa--write-plain-readme. (elpaa--write-plain-readm

[elpa] externals/org-modern 9ad8b7e20b: README update

2022-06-29 Thread ELPA Syncer
branch: externals/org-modern commit 9ad8b7e20bb44b615fc1d053f410682d32893777 Author: Daniel Mendler Commit: Daniel Mendler README update --- README.org | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/README.org b/README.org index f0ab270159..8

[elpa] externals/pyim updated (9606d25f90 -> 9f2871d7db)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 9606d25f90 v5.2.0 new dad6b82a06 Add pyim--delete-region-or-chars new 9f2871d7db Simplify pyim--find-code Summary of changes: pyim.el | 40 1 file changed, 20 insertions(+), 2

[elpa] externals/pyim 9f2871d7db 2/2: Simplify pyim--find-code

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 9f2871d7dbbd31818020bba91fd1ccbeb0b38d36 Author: Feng Shu Commit: Feng Shu Simplify pyim--find-code --- pyim.el | 25 +++-- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/pyim.el b/pyim.el index d4a998b8a2..e8f1d8b4c0 100644

[elpa] externals/pyim dad6b82a06 1/2: Add pyim--delete-region-or-chars

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit dad6b82a062798c8bb5cf272981cf660eb1509bc Author: Feng Shu Commit: Feng Shu Add pyim--delete-region-or-chars --- pyim.el | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/pyim.el b/pyim.el index 42381767b9..d4a998b8a2 100644 ---

[elpa] externals/async 7f4ed1e8b4: Add a (require 'bytecomp)

2022-06-29 Thread ELPA Syncer
branch: externals/async commit 7f4ed1e8b44e0b88eadb2efeeaf97f32c38f14c4 Author: John Wiegley Commit: John Wiegley Add a (require 'bytecomp) --- async-bytecomp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/async-bytecomp.el b/async-bytecomp.el index b094a5187b..875778108d 100644 ---

[elpa] externals/pyim 610a0736d7 1/2: Simplify pyim-convert-string-at-point

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 610a0736d71f91c242257d7dba15204d41696557 Author: Feng Shu Commit: Feng Shu Simplify pyim-convert-string-at-point --- pyim-process.el | 50 pyim.el | 55 +++-

[elpa] externals/pyim updated (9f2871d7db -> 03ac31810d)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 9f2871d7db Simplify pyim--find-code new 610a0736d7 Simplify pyim-convert-string-at-point new 03ac31810d Add pyim-process--feed-entered-into-pyim Summary of changes: pyim-process.el | 53 ++

[elpa] externals/pyim 03ac31810d 2/2: Add pyim-process--feed-entered-into-pyim

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 03ac31810d8d03ac9f7a2c023f6bb5eb9092f354 Author: Feng Shu Commit: Feng Shu Add pyim-process--feed-entered-into-pyim --- pyim-process.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pyim-process.el b/pyim-process.el index 728096f7

[elpa] externals/pyim updated (03ac31810d -> 154da73a5d)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 03ac31810d Add pyim-process--feed-entered-into-pyim new 3405968a1a Simplify pyim-convert-string-at-point new 14050bcc7a Add pyim--activate-pyim. new 154da73a5d Update README Summary of changes: README.org

[elpa] externals/pyim 3405968a1a 1/3: Simplify pyim-convert-string-at-point

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 3405968a1a1226f03afe146098c87796d4e6351b Author: Feng Shu Commit: Feng Shu Simplify pyim-convert-string-at-point --- pyim-process.el | 11 +++ pyim.el | 17 - tests/pyim-tests.el | 6 +++--- 3 files changed, 18 insertion

[elpa] externals/pyim 14050bcc7a 2/3: Add pyim--activate-pyim.

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 14050bcc7ab444983c97a95931b3d4d1b7e1313e Author: Feng Shu Commit: Feng Shu Add pyim--activate-pyim. --- pyim.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pyim.el b/pyim.el index c7e4b3dbf1..4688a5e4fb 100644 --- a/pyim.el +++ b

[elpa] externals/pyim 154da73a5d 3/3: Update README

2022-06-29 Thread ELPA Syncer
branch: externals/pyim commit 154da73a5d1e2296a91b7f333592a6a4566ebaa5 Author: Feng Shu Commit: Feng Shu Update README --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 11fa5830bb..c2f3433a67 100644 --- a/README.org +++ b/README.org @@ -302,7 +3

[elpa] main 804a360fbe: * elpa-packages (denote): Include ':news' file

2022-06-29 Thread Protesilaos Stavrou
branch: main commit 804a360fbe9bc94def27312dffcd990e7534a317 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou * elpa-packages (denote): Include ':news' file --- elpa-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/elpa-packages b/elpa-packages index e072b035c5..9f3ef7d39

[elpa] externals/taxy 2368c34421 2/2: Change: (deffy) Further improve categorization

2022-06-29 Thread ELPA Syncer
branch: externals/taxy commit 2368c3442115cbd80a80595773c0c97a16c225c4 Author: Adam Porter Commit: Adam Porter Change: (deffy) Further improve categorization --- examples/deffy.el | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/examples/deffy.el b/examp

[elpa] externals/taxy f9cb6c00fd 1/2: Comment: Add FIXMEs

2022-06-29 Thread ELPA Syncer
branch: externals/taxy commit f9cb6c00fd07d0a2dd682261035c38b90a5746d2 Author: Adam Porter Commit: Adam Porter Comment: Add FIXMEs --- examples/deffy.el | 8 1 file changed, 8 insertions(+) diff --git a/examples/deffy.el b/examples/deffy.el index 2576cf7bf4..81afd45ab1 100644 ---

[elpa] externals/taxy updated (f00bcd4b4e -> 2368c34421)

2022-06-29 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from f00bcd4b4e Change: (deffy-define-key type) Improve categorization new f9cb6c00fd Comment: Add FIXMEs new 2368c34421 Change: (deffy) Further improve categorization Summary of changes: examples/deffy.el | 24 ++