[elpa] externals/org-transclusion ec2bbb0 1/3: docs: Makefile to automate generation of manual docs

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit ec2bbb02f28c0d915c983456756c942212ca2625 Author: Noboru Ota Commit: Noboru Ota docs: Makefile to automate generation of manual docs --- dir | 19 + docs/Makefile | 2

[elpa] externals/org-transclusion updated (034b3be -> 3761a02)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 034b3be docs:NEWS for the fix new ec2bbb0 docs: Makefile to automate generation of manual docs new 1200252 docs: add-all does not add transclusions when error in batch new 3761a02 docs: @par

[elpa] externals/org-transclusion 1200252 2/3: docs: add-all does not add transclusions when error in batch

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 12002527b0a33fc9185e449223fb2a0c5dd3dd89 Author: Noboru Ota Commit: Noboru Ota docs: add-all does not add transclusions when error in batch emacs batch mode stops processing in one error even when the error is demoted. Need more time to

[elpa] externals/org-transclusion 3761a02 3/3: docs: @paragraphindent to remove indents

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 3761a02f593c6521c4beda27569fada58db79d93 Author: Noboru Ota Commit: Noboru Ota docs: @paragraphindent to remove indents --- docs/org-transclusion.org | 4 +- org-transclusion.info | 279 +++--- 2 files c

[elpa] externals-release/org 410afd6: Revert "org-do-emphasis-faces: Never treat closing marker as next opening marker"

2021-12-24 Thread ELPA Syncer
branch: externals-release/org commit 410afd6f374e9e29c26a8b9f5a195f00423bf3c1 Author: Ihor Radchenko Commit: Ihor Radchenko Revert "org-do-emphasis-faces: Never treat closing marker as next opening marker" This reverts commit fa315986a115028d289f4921281e44e35842a27b. The c

[elpa] externals/org 8f50ea2: org-element--parse-to: Get rid of unnecessary cache lookup

2021-12-24 Thread ELPA Syncer
branch: externals/org commit 8f50ea2d69b046be8459aaf8176349adf9b1ef17 Author: Ihor Radchenko Commit: Ihor Radchenko org-element--parse-to: Get rid of unnecessary cache lookup * lisp/org-element.el (org-element--parse-to): Disable cache in `org-element--current-element'. When ca

[elpa] externals/org-transclusion 6d86bfc: docs: -Q is unnecessary. add-all works with the latest change

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 6d86bfc029e415d1891a0a1f09086668a68d9b51 Author: Noboru Ota Commit: Noboru Ota docs: -Q is unnecessary. add-all works with the latest change I had a compiled .elc from an older version. --- docs/Makefile | 2 +- 1 file changed, 1 insertion(

[elpa] externals/embark updated (407ce26 -> ab1ee58)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from 407ce26 Switch to embark--confirm as pre-action hook; update documentation new a13309f Spruce up documentation new ab1ee58 Missed a spot in the documentation clean up Summary of changes: README.org | 67 +++

[elpa] externals/embark a13309f 1/2: Spruce up documentation

2021-12-24 Thread ELPA Syncer
branch: externals/embark commit a13309fa0a0fc11cd29878f03d277c4d01c9770a Author: Omar Antolín Commit: Omar Antolín Spruce up documentation In particular this includes a change I'm not totally sure about: avoiding some of the longer lines in the code examples, because they wr

[elpa] externals/embark ab1ee58 2/2: Missed a spot in the documentation clean up

2021-12-24 Thread ELPA Syncer
branch: externals/embark commit ab1ee58dcc31e5c88428a7e258c12510f68b6898 Author: Omar Antolín Commit: Omar Antolín Missed a spot in the documentation clean up --- README.org | 6 ++ embark.texi | 6 ++ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.org b/READ

[elpa] externals/embark-consult updated (407ce26 -> ab1ee58)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 407ce26 Switch to embark--confirm as pre-action hook; update documentation adds a13309f Spruce up documentation adds ab1ee58 Missed a spot in the documentation clean up No new revisions were added by thi

[elpa] externals/org-transclusion 909099f 2/2: docs: Make to generate user manual with transclusions from README

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 909099f02d3faba1066d63d69711fe9c757aa77c Author: Noboru Ota Commit: Noboru Ota docs: Make to generate user manual with transclusions from README --- docs/index.html | 19 ++--- org-transclusion.info | 76 +--

[elpa] externals/org-transclusion updated (6d86bfc -> 909099f)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 6d86bfc docs: -Q is unnecessary. add-all works with the latest change new 4b0dfac docs: README & user manual with using transclusions new 909099f docs: Make to generate user manual with transclusions

[elpa] externals/org-transclusion 4b0dfac 1/2: docs: README & user manual with using transclusions

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 4b0dfac471eab2248cf286400fa80aaac0b7e472 Author: Noboru Ota Commit: Noboru Ota docs: README & user manual with using transclusions --- README.org| 629 -- docs/org-transclusion.org | 86 +-

[elpa] externals/org-transclusion updated (909099f -> 57d3f7c)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 909099f docs: Make to generate user manual with transclusions from README new 812510c intrnl: ELPA to ignore doc directory altogether new aa1bb8c docs: A new README.org & user manual new 1ac5b

[elpa] externals/org-transclusion ff98c78 6/7: docs:README spelling

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit ff98c78c74334316923aca040b75ca4754f2fbc3 Author: Noboru Ota Commit: Noboru Ota docs:README spelling --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index ed8317a..dd9976c 100644 --- a/

[elpa] externals/org-transclusion 812510c 1/7: intrnl: ELPA to ignore doc directory altogether

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 812510c0493597c50556d4491910f05a62306b44 Author: Noboru Ota Commit: Noboru Ota intrnl: ELPA to ignore doc directory altogether info and dir are both on the top level. --- .elpaignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di

[elpa] externals/org-transclusion aa1bb8c 2/7: docs: A new README.org & user manual

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit aa1bb8c58b5d21019481ff9c858330f90724b5c4 Author: Noboru Ota Commit: Noboru Ota docs: A new README.org & user manual --- README.org| 12 docs/index.html | 19 +--- org-transclusion.info | 80 +---

[elpa] externals/org-transclusion d3b15ea 5/7: docs:README update

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit d3b15ea9e989f2d93b96fbba571572703f64d334 Author: Noboru Ota Commit: Noboru Ota docs:README update --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 9ba0a60..ed8317a 100644 --- a/RE

[elpa] externals/org-transclusion 1ac5bbb 3/7: docs: README add budges

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 1ac5bbb51625e460785de49cdacfe780b945569f Author: Noboru Ota Commit: Noboru Ota docs: README add budges --- README.org | 5 + 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index b5f47f3..ac5248b 100644 --- a/README.org +++

[elpa] externals/org-transclusion 7176a2d 4/7: doc: fix link to installation section

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 7176a2df7e358c8d290fcec19024c8de0e2e71d7 Author: Noboru Ota Commit: Noboru Ota doc: fix link to installation section --- README.org | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index ac5248b..9ba0a6

[elpa] externals/org-transclusion 57d3f7c 7/7: docs:README captions for images and videos

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 57d3f7c90abaf177d2d91fca63cfd394d32a524d Author: Noboru Ota Commit: Noboru Ota docs:README captions for images and videos --- README.org | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.org b/README.org

[elpa] externals/org-transclusion fb2aa40: docs:Manual typo & use :only-contents

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit fb2aa408371a6203ee54893fbc66b81e4bca30e0 Author: Noboru Ota Commit: Noboru Ota docs:Manual typo & use :only-contents --- docs/index.html | 2 +- docs/org-transclusion.org | 14 --- org-transclusion.info | 62 ++

[nongnu] elpa/sly 7f7cfec 4/5: Merge commit of pull request #482 with the '-s ours' strategy

2021-12-24 Thread ELPA Syncer
branch: elpa/sly commit 7f7cfece7c06cf26064d935300cb7afcf8538ad0 Merge: 554e6b0 520be05 Author: João Távora Commit: João Távora Merge commit of pull request #482 with the '-s ours' strategy The patch was already installed as: 19f4046d..: Paul Eggert 2021-12-15 Simplify m

[nongnu] elpa/sly 520be05 1/5: Simplify message timestamp formatting

2021-12-24 Thread ELPA Syncer
branch: elpa/sly commit 520be051b226dd49928530bcb83b87a382ac612e Author: Paul Eggert Commit: Paul Eggert Simplify message timestamp formatting * lib/sly-tests.el (sly-wait-condition): Use format-time-string rather than formatting by hand. This avoids relying on Emacs timestamp

[nongnu] elpa/sly 19f4046 2/5: Simplify message timestamp formatting

2021-12-24 Thread ELPA Syncer
branch: elpa/sly commit 19f4046decb9715907b8064807b9e97c87a278fa Author: Paul Eggert Commit: João Távora Simplify message timestamp formatting * lib/sly-tests.el (sly-wait-condition): Use format-time-string rather than formatting by hand. This avoids relying on Emacs timestamp

[nongnu] elpa/sly updated (9300e46 -> 2e00c3b)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sly. from 9300e46 Simplify message timestamp formatting new 19f4046 Simplify message timestamp formatting new 554e6b0 Fix #484, #479: Use xref-push-marker-stack when available new 520be05 Simplify message timestamp form

[nongnu] elpa/sly 2e00c3b 5/5: Merge commit '9300e466cb' into sly

2021-12-24 Thread ELPA Syncer
branch: elpa/sly commit 2e00c3bd4bdf6658f258cc78b3254f0ec24591e5 Merge: 7f7cfec 9300e46 Author: Stefan Monnier Commit: Stefan Monnier Merge commit '9300e466cb' into sly

[nongnu] elpa/sly 554e6b0 3/5: Fix #484, #479: Use xref-push-marker-stack when available

2021-12-24 Thread ELPA Syncer
branch: elpa/sly commit 554e6b09d9741f6367e144a1165e3c7fa2e3a8c3 Author: Theodor Thornhill Commit: GitHub Fix #484, #479: Use xref-push-marker-stack when available * sly.el (sly-push-definition-stack): Inserting directly into `find-tag-marker-ring` is obsolete since emacs 25.1.

[elpa] externals/org-transclusion 9fdc7f8: add(fix):extension org-transclusion-font-lock to customize

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 9fdc7f84a5005e8fd24a0a5ea2f76b3997401e19 Author: Noboru Ota Commit: Noboru Ota add(fix):extension org-transclusion-font-lock to customize It was missing from the customizing variable for some reason --- docs/org-transclusion.org | 3 +-- or

[elpa] externals/org-transclusion af85e5f 2/2: intrnl: add .dir-locals.el to standardize dev environment

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit af85e5f4a96e04a5b5b572e46a6cdda8b395710e Author: Noboru Ota Commit: Noboru Ota intrnl: add .dir-locals.el to standardize dev environment --- .dir-local.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.dir-local.el b/.dir-local.el new file

[elpa] externals/org-transclusion updated (9fdc7f8 -> af85e5f)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 9fdc7f8 add(fix):extension org-transclusion-font-lock to customize new 252ec67 fix:Remove extra space/line added to Org elements transcluded new af85e5f intrnl: add .dir-locals.el to standardize dev e

[elpa] externals/org-transclusion 252ec67 1/2: fix:Remove extra space/line added to Org elements transcluded

2021-12-24 Thread ELPA Syncer
branch: externals/org-transclusion commit 252ec6752a08fa40941dc9c40d3b48440a5c415a Author: Noboru Ota Commit: Noboru Ota fix:Remove extra space/line added to Org elements transcluded --- docs/index.html | 2 -- docs/org-transclusion.org | 2 +- org-transclusion.el | 19 +++

[elpa] externals-release/org fbff082f73: Update to version 9.5.2

2021-12-24 Thread ELPA Syncer
branch: externals-release/org commit fbff082f733858e547a07ad452b6e3ed61a30099 Author: Bastien Commit: Bastien Update to version 9.5.2 * lisp/org.el: Update to version 9.5.2. --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.e

[elpa] externals/org 4eaf088c13: Merge branch 'bugfix'

2021-12-24 Thread ELPA Syncer
branch: externals/org commit 4eaf088c13414728971f80274e83e1f3d9c4f6a9 Merge: 8f50ea2d69 fbff082f73 Author: Bastien Commit: Bastien Merge branch 'bugfix'

[elpa] externals/org updated (8f50ea2d69 -> 4eaf088c13)

2021-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 8f50ea2d69 org-element--parse-to: Get rid of unnecessary cache lookup adds 410afd6f37 Revert "org-do-emphasis-faces: Never treat closing marker as next opening marker" new fbff082f73 Update to version 9.5.2 new

[elpa] externals/pyim 8786eee026: 简化 test.

2021-12-24 Thread ELPA Syncer
branch: externals/pyim commit 8786eee026aa40d881cefee534f4931d47249b0f Author: Feng Shu Commit: Feng Shu 简化 test. * Makefile (@if [ ! -f deps/pyim-basedict.el ]; then curl -L https): download pyim-basedict.el (test): simplify. * tests/pyim-tests

[elpa] externals/pyim 571de3af18: 再次简化 test

2021-12-24 Thread ELPA Syncer
branch: externals/pyim commit 571de3af1899d1584c09e7d2fbb350d5418efa04 Author: Feng Shu Commit: Feng Shu 再次简化 test --- .github/workflows/test.yml | 2 +- .gitignore | 6 ++--- Makefile => tests/Makefile | 7 +++--- tests/pyim-tests.el| 63 -