[elpa] externals/compat a6a33ee2fa: string-width: Optimize computation of whole string width

2022-04-25 Thread ELPA Syncer
branch: externals/compat commit a6a33ee2fae38857624fc43143a73bcddc9814b7 Author: Daniel Mendler Commit: Philip Kaludercic string-width: Optimize computation of whole string width This optimization is important since the allocation is avoided in particular if no FROM and TO argum

[elpa] externals/compat afea8e9943: Disable table of contents and numbering in NEWS.org

2022-04-25 Thread ELPA Syncer
branch: externals/compat commit afea8e9943940ca2f0c0b1e0632e3ce2705f60cd Author: Philip Kaludercic Commit: Philip Kaludercic Disable table of contents and numbering in NEWS.org --- NEWS.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.org b/NEWS.org index ef9263c240..f42a0b64a

[elpa] externals/consult ed44a20c23: README: Add link to consult-ag

2022-04-25 Thread ELPA Syncer
branch: externals/consult commit ed44a20c23b7ee1b78a8cd0f56b005c880fc4c29 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to consult-ag --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index ea971eb18f..4423f79458 100644 --- a/READM

[nongnu] elpa/magit-section updated (ab801de538 -> 6df1347ccd)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from ab801de538 magit-section-context-menu: Support non-section branches adds 6df1347ccd magit-section-context-menu: Run magit-menu-alternative-section-hook No new revisions were added by this update. Summary of changes: lisp

[nongnu] elpa/git-commit 6df1347ccd: magit-section-context-menu: Run magit-menu-alternative-section-hook

2022-04-25 Thread ELPA Syncer
branch: elpa/git-commit commit 6df1347ccda1c160222f2e9643d5815f8a0c0ef1 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-context-menu: Run magit-menu-alternative-section-hook The code, that is being moved to the new hook function `magit--painted-branch-as-menu-secti

[nongnu] elpa/magit updated (ab801de538 -> 6df1347ccd)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from ab801de538 magit-section-context-menu: Support non-section branches adds 6df1347ccd magit-section-context-menu: Run magit-menu-alternative-section-hook No new revisions were added by this update. Summary of changes: lisp/magit-r

[elpa] externals/company updated (1005540b1c -> d5145006b9)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 1005540b1c Merge pull request #1320 from ilohmar/capf-tags new 9fb5114783 company-yasnippet: avoid choose value prompts when fetching snippet doc new 890f8b85b4 Merge pull request #1321 from galeo/fix-fetching-yas-d

[elpa] externals/company d5145006b9 3/3: Declare yas-prompt-functions

2022-04-25 Thread ELPA Syncer
branch: externals/company commit d5145006b948f93e673f439a766da01f636d39fc Author: Dmitry Gutov Commit: Dmitry Gutov Declare yas-prompt-functions --- company-yasnippet.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/company-yasnippet.el b/company-yasnippet.el index 2

[elpa] externals/company 9fb5114783 1/3: company-yasnippet: avoid choose value prompts when fetching snippet doc

2022-04-25 Thread ELPA Syncer
branch: externals/company commit 9fb5114783190107f90676f8afa43b78f4aee33b Author: Yuwei Tian Commit: Yuwei Tian company-yasnippet: avoid choose value prompts when fetching snippet doc --- company-yasnippet.el | 1 + 1 file changed, 1 insertion(+) diff --git a/company-yasnippet.el b/company

[elpa] externals/company 890f8b85b4 2/3: Merge pull request #1321 from galeo/fix-fetching-yas-doc

2022-04-25 Thread ELPA Syncer
branch: externals/company commit 890f8b85b48f296a4e0e825bfde22eb1e085b692 Merge: 1005540b1c 9fb5114783 Author: Dmitry Gutov Commit: GitHub Merge pull request #1321 from galeo/fix-fetching-yas-doc company-yasnippet: avoid choose value prompts when fetching snippet doc --- company-ya

[elpa] externals/org ffdc508429 03/44: Separate cycling functions from org.el into new library: org-cycle

2022-04-25 Thread ELPA Syncer
branch: externals/org commit ffdc508429c58716272743c0e0650bb721fd906a Author: Ihor Radchenko Commit: Ihor Radchenko Separate cycling functions from org.el into new library: org-cycle --- lisp/org-cycle.el | 818 ++ 1 file changed, 818 inse

[elpa] externals/org 88f86237c5 01/44: Add org-fold-core: new folding engine

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 88f86237c504a2762f4a65e691ea8e8dc3a3757a Author: Ihor Radchenko Commit: Ihor Radchenko Add org-fold-core: new folding engine --- lisp/org-fold-core.el | 1490 + 1 file changed, 1490 insertions(+) diff --git a/lisp

[elpa] externals/org b7dae51dbb 06/44: org-macs: New function org-find-text-property-region

2022-04-25 Thread ELPA Syncer
branch: externals/org commit b7dae51dbb5a3d6bfd4b06969b300fb3a3af2289 Author: Ihor Radchenko Commit: Ihor Radchenko org-macs: New function org-find-text-property-region --- lisp/org-macs.el | 32 +--- lisp/org.el | 7 ++- 2 files changed, 23 insertions(

[elpa] externals/org b415111aff 05/44: Disable native-comp in agenda

2022-04-25 Thread ELPA Syncer
branch: externals/org commit b415111aff92d53b1ff90d03bd648a2a4d484b0a Author: Ihor Radchenko Commit: Ihor Radchenko Disable native-comp in agenda It caused cryptic bugs in the past. --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-

[elpa] externals/org bc0caec6eb 07/44: org-at-heading-p: Accept optional argument

2022-04-25 Thread ELPA Syncer
branch: externals/org commit bc0caec6eb0599003073d2ffc386a650144b9d39 Author: Ihor Radchenko Commit: Ihor Radchenko org-at-heading-p: Accept optional argument * lisp/org.el (org-at-heading-p): Use second argument to allow checking for visible headings. Note that by default, unl

[elpa] externals/org updated (c5395767af -> 407104459b)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from c5395767af Merge branch 'bugfix' new 88f86237c5 Add org-fold-core: new folding engine new 91b4c6e6ea Separate folding functions from org.el into new library: org-fold new ffdc508429 Separate cycling functions fr

[elpa] externals/org d048c153dd 08/44: org-string-width: Reimplement to work with new folding

2022-04-25 Thread ELPA Syncer
branch: externals/org commit d048c153dd67a118eaa21f04a7faef2800bba03a Author: Ihor Radchenko Commit: Ihor Radchenko org-string-width: Reimplement to work with new folding * lisp/org-macs.el (org--string-from-props): Removed since it is no longer needed. (org-string-width): U

[elpa] externals/org a6eab82fd6 16/44: Obsolete old function names that are now in org-fold

2022-04-25 Thread ELPA Syncer
branch: externals/org commit a6eab82fd6ea96f298748161a3a2207cb617c999 Author: Ihor Radchenko Commit: Ihor Radchenko Obsolete old function names that are now in org-fold --- lisp/org-compat.el | 88 ++ 1 file changed, 88 insertions(+) diff

[elpa] externals/org d72ac89c7c 04/44: Remove functions from org.el that are now moved elsewhere

2022-04-25 Thread ELPA Syncer
branch: externals/org commit d72ac89c7c98a9d2a36a54b0f94c9e5b5b8f7a0e Author: Ihor Radchenko Commit: Ihor Radchenko Remove functions from org.el that are now moved elsewhere --- lisp/org.el | 1272 ++- 1 file changed, 40 insertions(+),

[elpa] externals/org fa7530c7b4 09/44: Rename old function call to use org-fold

2022-04-25 Thread ELPA Syncer
branch: externals/org commit fa7530c7b4468b04e7deade96be1873c696a9dc3 Author: Ihor Radchenko Commit: Ihor Radchenko Rename old function call to use org-fold --- lisp/ob-core.el | 14 +++-- lisp/ob-lilypond.el | 4 +- lisp/ob-ref.el| 4 +- lisp/ol

[elpa] externals/org cd83606cfd 12/44: org-fold: Handle indirect buffer visibility

2022-04-25 Thread ELPA Syncer
branch: externals/org commit cd83606cfd8a52e7222a0deeeddb3af29e9cbfce Author: Ihor Radchenko Commit: Ihor Radchenko org-fold: Handle indirect buffer visibility --- lisp/org-capture.el | 5 - lisp/org.el | 8 +++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git

[elpa] externals/org 91b4c6e6ea 02/44: Separate folding functions from org.el into new library: org-fold

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 91b4c6e6eadf0067ca13f67befd9be9883d3889e Author: Ihor Radchenko Commit: Ihor Radchenko Separate folding functions from org.el into new library: org-fold --- lisp/org-fold.el | 1135 ++ 1 file changed, 1135 inse

[elpa] externals/org bf6bd6d21d 14/44: Support extra org-fold optimisations for huge buffers

2022-04-25 Thread ELPA Syncer
branch: externals/org commit bf6bd6d21d8996c2977f1a11d2201e8490edf620 Author: Ihor Radchenko Commit: Ihor Radchenko Support extra org-fold optimisations for huge buffers --- lisp/org.el | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/lisp/org.

[elpa] externals/org 444d1c50ac 32/44: test-org/string-width: Add tests for strings with prefix properties

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 444d1c50ac3170a28238dbc3f705a520464d0ca6 Author: Ihor Radchenko Commit: Ihor Radchenko test-org/string-width: Add tests for strings with prefix properties --- testing/lisp/test-org-macs.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/

[elpa] externals/org 77aa9be5ac 11/44: Implement overlay- and text-property-based versions of some functions

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 77aa9be5ac3d17c6856e87da5307ef1de742845f Author: Ihor Radchenko Commit: Ihor Radchenko Implement overlay- and text-property-based versions of some functions --- lisp/org-element.el| 54 +- lisp/org-fold.el | 5 +- lisp/org-inlinetask.el | 26 ++

[elpa] externals/org 67275f4664 10/44: Implement link folding

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 67275f4664ce00b5263c75398d78816e7dc2ffa6 Author: Ihor Radchenko Commit: Ihor Radchenko Implement link folding * lisp/ol.el (org-link--link-folding-spec): (org-link--description-folding-spec): New variables controlling link folding settings. (

[elpa] externals/org 2e3566e1e9 28/44: org-string-width: Handle undefined behaviour in older Emacs

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 2e3566e1e9bd302b2fa47854df5d146ad0f68045 Author: Ihor Radchenko Commit: Ihor Radchenko org-string-width: Handle undefined behaviour in older Emacs * lisp/org-macs.el (org-string-width): Force older Emacs treating invisible text with ellipsis as zero-

[elpa] externals/org f63ff07441 13/44: Fix subtle differences between overlays and invisible text properties

2022-04-25 Thread ELPA Syncer
branch: externals/org commit f63ff074417315fcf93c2ca6cfe8f89fcc6d902f Author: Ihor Radchenko Commit: Ihor Radchenko Fix subtle differences between overlays and invisible text properties * lisp/org-clock.el (org-clock-in): (org-clock-find-position): (org-clock-out): * lis

[elpa] externals/org d2775da08d 35/44: test-ol/org-toggle-link-display: Fix compatibility with old Emacs

2022-04-25 Thread ELPA Syncer
branch: externals/org commit d2775da08dc72df096de682edf32122e9366628e Author: Ihor Radchenko Commit: Ihor Radchenko test-ol/org-toggle-link-display: Fix compatibility with old Emacs * testing/lisp/test-ol.el (test-ol/org-toggle-link-display): Use back-compatible `org-xor' instea

[elpa] externals/org e8d8db63a0 19/44: Restore old visibility behaviour of org-refile

2022-04-25 Thread ELPA Syncer
branch: externals/org commit e8d8db63a038b1f45745f6b319f70135231f5d09 Author: Ihor Radchenko Commit: Ihor Radchenko Restore old visibility behaviour of org-refile --- lisp/org-refile.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org-refile.el b/lisp/org-refile.el index 6f2b019

[elpa] externals/org 8f6ce702bd 22/44: ORG-NEWS: Add list of changes

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 8f6ce702bd7604d2d113b9bee5e0b045e52111a3 Author: Ihor Radchenko Commit: Ihor Radchenko ORG-NEWS: Add list of changes --- etc/ORG-NEWS | 104 +++ 1 file changed, 104 insertions(+) diff --git a/etc/ORG-NEWS

[elpa] externals/org 312f39a05d 41/44: org-string-width: Do not remove face info when PIXELS is non-nil

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 312f39a05d083fb23e55ad306bc9ebad345b9508 Author: Ihor Radchenko Commit: Ihor Radchenko org-string-width: Do not remove face info when PIXELS is non-nil * lisp/org-macs.el (org-string-width): Do not remove the STRING faces unless character width is re

[elpa] externals/org 4fbd8bfae0 15/44: Alias new org-fold functions to their old shorter names

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 4fbd8bfae0c54169b3fdd0130e1ed45cdba1d0e8 Author: Ihor Radchenko Commit: Ihor Radchenko Alias new org-fold functions to their old shorter names --- lisp/org.el | 8 1 file changed, 8 insertions(+) diff --git a/lisp/org.el b/lisp/org.el index 07e6d640d9.

[elpa] externals/org f813f10818 26/44: Rename remaining org-force-cycle-archived → org-cycle-force-archived

2022-04-25 Thread ELPA Syncer
branch: externals/org commit f813f10818c5966490829d25513e6854c4035997 Author: Anders Johansson Commit: Ihor Radchenko Rename remaining org-force-cycle-archived → org-cycle-force-archived --- lisp/org-cycle.el | 2 +- lisp/org-keys.el | 4 ++-- lisp/org.el | 1 + 3 files changed, 4 in

[elpa] externals/org 52a0ef94c9 23/44: Backport contributed commits

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 52a0ef94c9b1882e027d6604b3918c8bd8dd8d4e Author: Ihor Radchenko Commit: Ihor Radchenko Backport contributed commits --- lisp/org-cycle.el | 2 +- lisp/org-fold-core.el | 2 +- lisp/org-keys.el | 4 ++-- lisp/org.el | 6 ++ 4 files changed,

[elpa] externals/org 240a14988f 24/44: Fix typo: delete-duplicates → delete-dups

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 240a14988f1414159789f73c12a35a1f1b461aaf Author: Anders Johansson Commit: Ihor Radchenko Fix typo: delete-duplicates → delete-dups --- lisp/org-fold-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-fold-core.el b/lisp/org-fold

[elpa] externals/org d4f65e74a2 17/44: org-compat: Work around some third-party packages using outline-* functions

2022-04-25 Thread ELPA Syncer
branch: externals/org commit d4f65e74a27868b410ca204ff79f2bf0d727e04e Author: Ihor Radchenko Commit: Ihor Radchenko org-compat: Work around some third-party packages using outline-* functions --- lisp/org-compat.el | 72 +- 1 file changed,

[elpa] externals/org a8f4270ac1 21/44: org-manual: Update to new org-fold function names

2022-04-25 Thread ELPA Syncer
branch: externals/org commit a8f4270ac1d6ea7258ba11dcbfc08386ec275433 Author: Ihor Radchenko Commit: Ihor Radchenko org-manual: Update to new org-fold function names --- doc/org-manual.org | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/org-manual.org

[elpa] externals/org 87babca898 33/44: org--string-from-props: Fix handling folds in Emacs <28

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 87babca8988989cc357e05e4d59b0ebcf032b12c Author: Ihor Radchenko Commit: Ihor Radchenko org--string-from-props: Fix handling folds in Emacs <28 * lisp/org-macs.el (org--string-from-props): Respect `char-property-alias-alist' when querying for `invisib

[elpa] externals/org 3da1b2d240 31/44: org-fold-core: Fix fontification inside folded regions

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 3da1b2d240f8e208c248c61d4505bd0dc1ee85dc Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-core: Fix fontification inside folded regions * lisp/org-fold-core.el (org-fold-core-initialize): Declare `org-fold-core-fontified' text property for font

[elpa] externals/org 17e762426d 18/44: Move `org-buffer-list' to org-macs.el

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 17e762426dd9b1abb45a89969e2d78fa5419095f Author: Ihor Radchenko Commit: Ihor Radchenko Move `org-buffer-list' to org-macs.el --- lisp/org-macs.el | 38 ++ lisp/org.el | 38 -- 2 files c

[elpa] externals/org baffebbc33 25/44: Fix bug in org-get-heading

2022-04-25 Thread ELPA Syncer
branch: externals/org commit baffebbc33e600ec7abfe5e54b60ea6753d4f272 Author: Anders Johansson Commit: Ihor Radchenko Fix bug in org-get-heading Fixes #26, where fontification could make the matching and extraction of heading components fail. --- lisp/org.el | 5 +++-- 1 file

[elpa] externals/org 0daa209a74 29/44: org-string-width: Work around `window-pixel-width' bug in old Emacs

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 0daa209a74b055534db6d345ecfd68767a7d5794 Author: Ihor Radchenko Commit: Ihor Radchenko org-string-width: Work around `window-pixel-width' bug in old Emacs --- lisp/org-macs.el | 188 ++- 1 file changed, 129 ins

[elpa] externals/org 3fba34900e 27/44: Fix org-fold--hide-drawers--overlays

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 3fba34900e55e10be984c6607ac15430ccdb26a8 Author: Ihor Radchenko Commit: Ihor Radchenko Fix org-fold--hide-drawers--overlays --- lisp/org-fold.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-fold.el b/lisp/org-fold.el index e48a528

[elpa] externals/org 0bca8bc418 30/44: org-fold-show-set-visibility: Fix edge case when folded region is at BOB

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 0bca8bc41852cc15cc9572add4d502aaa07606df Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-show-set-visibility: Fix edge case when folded region is at BOB --- lisp/org-fold.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-fold

[elpa] externals/org 2249f4d7e5 42/44: org-fold-core-fontify-region: Remove unused variable

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 2249f4d7e5162213447454849724ef7583a576cb Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-core-fontify-region: Remove unused variable * lisp/org-fold-core.el (org-fold-core-fontify-region): --- lisp/org-fold-core.el | 2 +- 1 file changed, 1 inser

[elpa] externals/org 9bc6c363da 40/44: org-fold-core: Fix edge case when fontification goes beyond requested

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 9bc6c363da3b5ffc3a003b89ebcc1996f0e01cd2 Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-core: Fix edge case when fontification goes beyond requested * lisp/org-fold-core.el (org-fold-core-fontify-region): Run `org-fold-core-first-unfold-funct

[elpa] externals/org 407104459b 44/44: org-fold: Honour `org-fold-show-context-detail' for isearch

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 407104459b86a40e03f5f1f323d28ad935721ef3 Author: Ihor Radchenko Commit: Ihor Radchenko org-fold: Honour `org-fold-show-context-detail' for isearch * lisp/org-fold.el (org-fold--isearch-reveal): Call `org-fold-show-visibility'. The previously used

[elpa] externals/org 219bc6c2d3 37/44: org-fold-core-fontify-region: Fix cases when fontification is not registered

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 219bc6c2d3d3f794b9e5d8393f51653ba1602396 Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-core-fontify-region: Fix cases when fontification is not registered * lisp/org-fold-core.el (org-fold-core-fontify-region): Handle FORCE argument better.

[elpa] externals/org 6d4e65a124 20/44: Add org-fold-related tests

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 6d4e65a1249ae8dce754174ffea4342e6454cb30 Author: Ihor Radchenko Commit: Ihor Radchenko Add org-fold-related tests --- testing/lisp/test-ol.el | 24 ++ testing/lisp/test-org-list.el | 73 - testing/lisp/test-org.el | 177 +

[elpa] externals/org f28f02bde9 34/44: org-link-make-string: Throw error when both LINK and DESCRIPTION are empty

2022-04-25 Thread ELPA Syncer
branch: externals/org commit f28f02bde95869597edbd4bbf37273197a2e4a6f Author: Ihor Radchenko Commit: Ihor Radchenko org-link-make-string: Throw error when both LINK and DESCRIPTION are empty This behaviour is expected according to `test-ol/make-string'. --- lisp/ol.el | 4 +++- 1 f

[elpa] externals/org 24c1c877cf 43/44: org-fold-core-fontify-region: Calculate jit-lock-bounds accurately

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 24c1c877cf2c06faffa55d5f3a5d488a0067ad35 Author: Ihor Radchenko Commit: Ihor Radchenko org-fold-core-fontify-region: Calculate jit-lock-bounds accurately * lisp/org-fold-core.el (org-fold-core-fontify-region): Collect all the return values of `font-l

[elpa] externals/org 062e30be8a 36/44: org-macs.el: Fix fontification checks take 2

2022-04-25 Thread ELPA Syncer
branch: externals/org commit 062e30be8a216b30c73fd06a088a5797dd15cbfc Author: Ihor Radchenko Commit: Ihor Radchenko org-macs.el: Fix fontification checks take 2 --- lisp/org-macs.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/lisp/org-macs.el b/lisp/org-

[elpa] externals/org ce58542c85 38/44: org-agenda.el: Re-enable native compilation

2022-04-25 Thread ELPA Syncer
branch: externals/org commit ce58542c850d3860d2e3ac90c0c6eaef5e3ff84c Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda.el: Re-enable native compilation * lisp/org-agenda.el: Re-enable native compilation as it does not cause any issues with agenda rendering without other

[elpa] externals/org fc6314b267 39/44: org-fold.el: Fix typo

2022-04-25 Thread ELPA Syncer
branch: externals/org commit fc6314b2677f93264f2bf773a9615d4b24089def Author: Ihor Radchenko Commit: Ihor Radchenko org-fold.el: Fix typo --- lisp/org-fold.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-fold.el b/lisp/org-fold.el index d5a21cbcbd..1484af72ee

[nongnu] elpa/git-commit 3cb7f5ba43: Support revisions that match commit message

2022-04-25 Thread ELPA Syncer
branch: elpa/git-commit commit 3cb7f5ba430906bded9e5d9951f5260ab25644d0 Author: robert.irelan Commit: Jonas Bernoulli Support revisions that match commit message Git supports revisions that match a commit message, such as ":/fix nasty bug". See the description for ":/" in gitre

[nongnu] elpa/magit updated (6df1347ccd -> 3cb7f5ba43)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 6df1347ccd magit-section-context-menu: Run magit-menu-alternative-section-hook adds 3cb7f5ba43 Support revisions that match commit message No new revisions were added by this update. Summary of changes: lisp/magit-diff.el | 4 +

[nongnu] elpa/magit-section updated (6df1347ccd -> 3cb7f5ba43)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 6df1347ccd magit-section-context-menu: Run magit-menu-alternative-section-hook adds 3cb7f5ba43 Support revisions that match commit message No new revisions were added by this update. Summary of changes: lisp/magit-diff.e

[nongnu] elpa/orgit 6dc4d4bfff: rev: Support special ":/TEXT" revision syntax

2022-04-25 Thread ELPA Syncer
branch: elpa/orgit commit 6dc4d4bfffd6c11550952203a51346b13e120165 Author: Jonas Bernoulli Commit: Jonas Bernoulli rev: Support special ":/TEXT" revision syntax Closes #47. --- orgit.el | 61 - 1 file changed, 40 insertion

[elpa] externals/embark df43af2faa: Make insert and kill-ring save into multitarget actions

2022-04-25 Thread ELPA Syncer
branch: externals/embark commit df43af2faad986c81ba6df3a4bd19010ed664f80 Author: Omar Antolín Commit: Omar Antolín Make insert and kill-ring save into multitarget actions The new actions join all their targets together and either insert or save on the kill-ring. If call with a p

[elpa] externals/embark-consult updated (5ad6fe2420 -> df43af2faa)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 5ad6fe2420 Update verbose indicator's embark actions exclude list adds df43af2faa Make insert and kill-ring save into multitarget actions No new revisions were added by this update. Summary of changes: embark.el | 8

[elpa] externals/embark 19e0de0786: Rename embark-kill-ring-save to embark-copy-as-kill

2022-04-25 Thread ELPA Syncer
branch: externals/embark commit 19e0de0786f7d5db196ff1d5a459d39e265b2960 Author: Omar Antolín Commit: Omar Antolín Rename embark-kill-ring-save to embark-copy-as-kill --- embark.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/embark.el b/embark.el index 2673ae

[elpa] externals/embark-consult updated (df43af2faa -> 19e0de0786)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from df43af2faa Make insert and kill-ring save into multitarget actions adds 19e0de0786 Rename embark-kill-ring-save to embark-copy-as-kill No new revisions were added by this update. Summary of changes: embark.el | 8 ++

[nongnu] elpa/helm updated (dc0c082a45 -> 2569c427f7)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from dc0c082a45 Better fix for cl--print-table advice compatibility new 2c3204d675 Update *M-x documentation new a2be0a0e3b Use with-helm-alive-p for helm-only commands and add missing prop new dbd6999094 Update mode-lin

[nongnu] elpa/helm a2be0a0e3b 2/4: Use with-helm-alive-p for helm-only commands and add missing prop

2022-04-25 Thread ELPA Syncer
branch: elpa/helm commit a2be0a0e3bd936de3e734ffbd578d964d7a522d3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use with-helm-alive-p for helm-only commands and add missing prop --- helm-core.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/helm-co

[nongnu] elpa/helm-core updated (dc0c082a45 -> 2569c427f7)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from dc0c082a45 Better fix for cl--print-table advice compatibility adds 2c3204d675 Update *M-x documentation adds a2be0a0e3b Use with-helm-alive-p for helm-only commands and add missing prop adds dbd6999094 Update mod

[nongnu] elpa/helm 2569c427f7 4/4: Fix org table in doc

2022-04-25 Thread ELPA Syncer
branch: elpa/helm commit 2569c427f7cc2490e8ae2d9a849c9539ee1e4944 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix org table in doc --- helm-core.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index ad7b2590cb..96202a52b1 100644 -

[nongnu] elpa/helm 2c3204d675 1/4: Update *M-x documentation

2022-04-25 Thread ELPA Syncer
branch: elpa/helm commit 2c3204d675900f5eb09e5821413ae8089562364f Author: Thierry Volpiatto Commit: Thierry Volpiatto Update *M-x documentation --- helm-help.el | 35 ++- 1 file changed, 26 insertions(+), 9 deletions(-) diff --git a/helm-help.el b/helm-help.

[nongnu] elpa/helm dbd6999094 3/4: Update mode-line string and documentation

2022-04-25 Thread ELPA Syncer
branch: elpa/helm commit dbd69990941ba2083868e94ffc5a307368f1ef81 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update mode-line string and documentation --- helm-core.el | 61 1 file changed, 28 insertions(+), 33 deletions(

[elpa] externals/names 77fbff178e: * .elpaignore: New file

2022-04-25 Thread Stefan Monnier via
branch: externals/names commit 77fbff178e6738843ff458a95f59833de43ee54d Author: Stefan Monnier Commit: Stefan Monnier * .elpaignore: New file By marking `tests` as ignored, it also tells the GNUmakefile not to try and compile the files therein, which is the main benefit since

[nongnu] elpa/evil 008a6cdb12: Bump version to 1.15.0

2022-04-25 Thread ELPA Syncer
branch: elpa/evil commit 008a6cdb12f15e748979a7d1c2f26c34c84dedbf Author: Tom Dalziel Commit: Tom Dalziel Bump version to 1.15.0 --- Cask| 2 +- doc/build/texinfo/evil.texi | 2 +- doc/source/conf.py | 2 +- evil-command-window.el | 2 +- evil-commands.

[nongnu] elpa/pdf-tools 007fcf1fe9: Add Emacs 28 to CircleCI build matrix

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit 007fcf1fe9f8d74bcf7a88581b724b0f15022243 Author: Piotr Kwiecinski Commit: Vedang Manerikar Add Emacs 28 to CircleCI build matrix --- .circleci/config.yml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml inde

[nongnu] elpa/pdf-tools ebcfc7c927 2/3: Add epdfinfo prereqs for openSUSE in the README

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit ebcfc7c9276311bc56a57b63f23472c9ffd59d65 Author: Pi-Cla Commit: Vedang Manerikar Add epdfinfo prereqs for openSUSE in the README Capture requirements for openSUSE Tumbleweed, Leap and MicroOS. --- README.org | 16 1 file changed, 16 in

[nongnu] elpa/pdf-tools d63a1e7d87 1/3: Use mkstemp instead of tempnam

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit d63a1e7d87f9b0a19209f2eeb170bcf64612aa2f Author: JunyuanChen <75352049+junyuanc...@users.noreply.github.com> Commit: Vedang Manerikar Use mkstemp instead of tempnam Removes the following warning when compiling `epdfinfo`: ``` build/server/ep

[nongnu] elpa/pdf-tools 550943f133 3/3: Clarify Fedora prereqs in the README

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit 550943f1331db03af789989691482a382e2a45af Author: Pi-Cla Commit: Vedang Manerikar Clarify Fedora prereqs in the README Closes: #92 --- README.org | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 4084

[nongnu] elpa/pdf-tools updated (007fcf1fe9 -> 550943f133)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from 007fcf1fe9 Add Emacs 28 to CircleCI build matrix new d63a1e7d87 Use mkstemp instead of tempnam new ebcfc7c927 Add epdfinfo prereqs for openSUSE in the README new 550943f133 Clarify Fedora prereqs in the README

[elpa] externals/pyim c779960884: iword2count-recent* -> iword2count-recent-*-items

2022-04-25 Thread ELPA Syncer
branch: externals/pyim commit c77996088452a51957fb78ed000b303ba643544d Author: Feng Shu Commit: Feng Shu iword2count-recent* -> iword2count-recent-*-items * pyim-dregcache.el (pyim-dregcache-get): * pyim-dhashcache.el (pyim-dhashcache-iword2count-recent1)

[nongnu] elpa/pdf-tools updated (550943f133 -> b867ea782b)

2022-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from 550943f133 Clarify Fedora prereqs in the README new e5b34680dd Update the Emacs minimum supported version in README new c282086a3c Add FAQ on supporting pdf-tools on your favorite OS new b867ea782b Install autom

[nongnu] elpa/pdf-tools e5b34680dd 1/3: Update the Emacs minimum supported version in README

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit e5b34680dd4e1f36603666e376b163e6685f2fe4 Author: Vedang Manerikar Commit: Vedang Manerikar Update the Emacs minimum supported version in README With the release of Emacs 28, we are dropping support for Emacs 24 and 25 (`pdf-tools` is adopting the po

[nongnu] elpa/pdf-tools b867ea782b 3/3: Install automake on Mingw systems

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit b867ea782bda6b7509dfa22dcfe6e2c83ced575a Author: Vedang Manerikar Commit: Vedang Manerikar Install automake on Mingw systems This fixes the `server/autobuild` installation on Windows, as mentioned in #86. Fixes: #86 --- server/autobuild |

[nongnu] elpa/pdf-tools c282086a3c 2/3: Add FAQ on supporting pdf-tools on your favorite OS

2022-04-25 Thread ELPA Syncer
branch: elpa/pdf-tools commit c282086a3ca243306c31813a387081e9159ac191 Author: Vedang Manerikar Commit: Vedang Manerikar Add FAQ on supporting pdf-tools on your favorite OS Along with adding instructions to the README, I'd like people to make changes to the `autobuild` script. A

[elpa] externals/marginalia 26f2bd9ee7: marginalia--library-doc: Use gzip instead of zcat (See #132)

2022-04-25 Thread ELPA Syncer
branch: externals/marginalia commit 26f2bd9ee7b63bcad6604108e2f565b34bc6083b Author: Daniel Mendler Commit: Daniel Mendler marginalia--library-doc: Use gzip instead of zcat (See #132) --- marginalia.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/marginalia.el b/m