[nongnu] elpa/go-mode 5bd8efa: godoc-gogetdoc works with modules

2021-11-12 Thread ELPA Syncer
branch: elpa/go-mode commit 5bd8efab64352dccf31dbc99c4fc96d3b985ef27 Author: Simon Law Commit: Dominik Honnef godoc-gogetdoc works with modules godoc-gogetdoc now works with modules outside GOPATH by creating a temporary buffer using with-temp-buffer, which preserves default

[elpa] externals/mct 69390c8 1/3: Expand sample code for Consult and Orderless

2021-11-12 Thread ELPA Syncer
branch: externals/mct commit 69390c8172a502df3e338b025d96f768d9c92cc4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand sample code for Consult and Orderless Thanks to José Antonio Ortega Ruiz for the feedback about Consult previews in issue 7:

[elpa] externals/mct b6d7b21 3/3: Reword docs about completion group motions

2021-11-12 Thread ELPA Syncer
branch: externals/mct commit b6d7b21a9522a819d107446a9c093788d6f82870 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reword docs about completion group motions --- README.org | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org in

[elpa] externals/mct updated (f051452 -> b6d7b21)

2021-11-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from f051452 Remap hl-line-face, not 'hl-line' face new 69390c8 Expand sample code for Consult and Orderless new aca654f Shorten title for prettier Info index alignment new b6d7b21 Reword docs about completion

[elpa] externals/mct aca654f 2/3: Shorten title for prettier Info index alignment

2021-11-12 Thread ELPA Syncer
branch: externals/mct commit aca654f43abcf26c1bba9d24b491b8f10401a4d5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Shorten title for prettier Info index alignment Thanks to José Antonio Ortega Ruiz for the feedback about Consult previews in issue 7:

[elpa] externals/company 131e353 3/4: Update the kind -> icon and -> text+face mappings

2021-11-12 Thread ELPA Syncer
branch: externals/company commit 131e353f99b80789540c460ddd60fd35e9cf31d5 Author: Dmitry Gutov Commit: Dmitry Gutov Update the kind -> icon and -> text+face mappings Prompted by https://github.com/minad/corfu/pull/75#issuecomment-966392486 --- company.el| 11

[elpa] externals/company 47731a3 2/4: Fix the pseudo-popup's overlay interaction with visual-line-mode

2021-11-12 Thread ELPA Syncer
branch: externals/company commit 47731a3832f640ee199b4c3913105e26bbb0bed6 Author: Dmitry Gutov Commit: Dmitry Gutov Fix the pseudo-popup's overlay interaction with visual-line-mode When it ends up beginning not after a newline. Fixes #1257. --- NEWS.md| 2 ++ company.e

[elpa] externals/company eb9be0b 4/4: Fix typo

2021-11-12 Thread ELPA Syncer
branch: externals/company commit eb9be0bff7c323c720198dcd539ee05fa2485cd3 Author: Dmitry Gutov Commit: Dmitry Gutov Fix typo --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 4e71b65..f5004ef 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2

[elpa] externals/company 5d55ef0 1/4: Add a NEWS entry for the previous fix

2021-11-12 Thread ELPA Syncer
branch: externals/company commit 5d55ef0dc5d15b09d3338a0581c9bb511f437ba7 Author: Dmitry Gutov Commit: Dmitry Gutov Add a NEWS entry for the previous fix --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 6780953..114b117 100644 --- a/NEWS.md +++ b/NEW

[elpa] externals/company updated (9162422 -> eb9be0b)

2021-11-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 9162422 Fix spec broken previously new 5d55ef0 Add a NEWS entry for the previous fix new 47731a3 Fix the pseudo-popup's overlay interaction with visual-line-mode new 131e353 Update the kind -> icon a

[nongnu] elpa/multiple-cursors 8a60fc7 3/3: Document multiple-cursors-mode-disabled-hook in Readme

2021-11-12 Thread ELPA Syncer
branch: elpa/multiple-cursors commit 8a60fc7ef0ae6e5ca089a7c95264cd0ae83e7274 Author: Johannes Lippmann Commit: Magnar Sveen Document multiple-cursors-mode-disabled-hook in Readme --- README.md | 4 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0468f692..9a2

[nongnu] elpa/multiple-cursors 4975afe 1/3: Run hook when mc is disabled

2021-11-12 Thread ELPA Syncer
branch: elpa/multiple-cursors commit 4975afedb35ab2a73fd37bb5229becea447787ae Author: Johannes Lippmann Commit: Magnar Sveen Run hook when mc is disabled --- mc-mark-more.el | 12 +--- mc-separate-operations.el | 4 +++- multiple-cursors-core.el | 17 + 3

[nongnu] elpa/multiple-cursors b139bb6 2/3: introduce function mc/disable-multiple-cursors-mode

2021-11-12 Thread ELPA Syncer
branch: elpa/multiple-cursors commit b139bb6b3054b787e378c3c1794941a82487697f Author: Johannes Lippmann Commit: Magnar Sveen introduce function mc/disable-multiple-cursors-mode --- mc-mark-more.el | 12 +++- mc-separate-operations.el | 3 +-- multiple-cursors-core.el | 2

[nongnu] elpa/multiple-cursors updated (588daf8 -> 8a60fc7)

2021-11-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/multiple-cursors. from 588daf8 Mention NonGNU ELPA new 4975afe Run hook when mc is disabled new b139bb6 introduce function mc/disable-multiple-cursors-mode new 8a60fc7 Document multiple-cursors-mode-disabled-hook in Rea

[nongnu] elpa/magit-section updated (473fc7a -> f15bece)

2021-11-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 473fc7a Various fixes for older Emacsen adds f15bece magit-merge-into: Fix doc-string typo No new revisions were added by this update. Summary of changes: lisp/magit-merge.el | 2 +- 1 file changed, 1 insertion(+), 1

[nongnu] elpa/magit updated (473fc7a -> f15bece)

2021-11-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 473fc7a Various fixes for older Emacsen adds f15bece magit-merge-into: Fix doc-string typo No new revisions were added by this update. Summary of changes: lisp/magit-merge.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[nongnu] elpa/git-commit f15bece: magit-merge-into: Fix doc-string typo

2021-11-12 Thread ELPA Syncer
branch: elpa/git-commit commit f15becef69f4695f76dd8d00b7dd571663dd8a33 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-merge-into: Fix doc-string typo --- lisp/magit-merge.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-merge.el b/lisp/magit-merge.el

[elpa] scratch/org-contacts-rebased 7dd30d9 115/118: replace gnus-rescale-image with create-image property :height

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 7dd30d90d09f8ed6a0b7d7c319dcc9b46440 Author: stardiviner Commit: Stefan Monnier replace gnus-rescale-image with create-image property :height --- org-contacts.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/org-c

[elpa] scratch/org-contacts-rebased 5174678 116/118: Fix AVATAR property value not exist problem

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 5174678e3a19cd52993439daa2821124866c04ea Author: stardiviner Commit: Stefan Monnier Fix AVATAR property value not exist problem --- org-contacts.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/org-co

[elpa] scratch/org-contacts-rebased 18ba907 114/118: Try to support different type of AVATAR property.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 18ba90737ce3d8e286f9e7d08cdd949161b2e057 Author: stardiviner Commit: Stefan Monnier Try to support different type of AVATAR property. - Support [[file:dir/filename.png]] link - Support empty value - Support default value --- org-c

[elpa] scratch/org-contacts-rebased 3ad99fe 112/118: add README.org

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 3ad99fe8088398d98fb7aa8ef293a84f937964fe Author: stardiviner Commit: Stefan Monnier add README.org --- README.org | 27 +++ 1 file changed, 27 insertions(+) diff --git a/README.org b/README.org new file mode 100644 index 0

[elpa] scratch/org-contacts-rebased fd660ce 111/118: Tidy up whitespace

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit fd660ce4a6a793d57dc45939ed3478ead4527a1b Author: Morgan Smith Commit: Stefan Monnier Tidy up whitespace --- org-contacts.el | 761 1 file changed, 385 insertions(+), 376 deletions(-) diff -

[elpa] scratch/org-contacts-rebased c472159 113/118: Avoid *Org-Agenda* buffer use org-contacts-matcher in buffer-name

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit c47215989c5519b976d5da9cdb4f03214d76bc41 Author: stardiviner Commit: Stefan Monnier Avoid *Org-Agenda* buffer use org-contacts-matcher in buffer-name --- org-contacts.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org-con

[elpa] scratch/org-contacts-rebased 974f1b7 117/118: Add package introduction in README

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 974f1b77302afedffb3f9ee40a8f05a47057eb18 Author: stardiviner Commit: Stefan Monnier Add package introduction in README --- README.org | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 78729e4..

[elpa] scratch/org-contacts-rebased b2837af 109/118: simplify logic, remove unused variables, switch to lexical binding

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit b2837af5138381f8c22f026321f09d9d5cef64df Author: Morgan Smith Commit: Stefan Monnier simplify logic, remove unused variables, switch to lexical binding --- org-contacts.el | 44 +++- 1 file changed, 19 inser

[elpa] scratch/org-contacts-rebased 83f7226 103/118: Fix typo in 124cc7a1a

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 83f72260b955a0d7712fe35cb845a4d49b27e9e9 Author: Ihor Radchenko Commit: Kyle Meyer Fix typo in 124cc7a1a --- org-contacts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-contacts.el b/org-contacts.el index d8c735c..2

[elpa] scratch/org-contacts-rebased 8e07b36 082/118: contrib: move a few libraries to cl-lib in place of compile-time cl.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 8e07b3651e6c394a6d1bb07ccda9ebe72d22083e Author: Aaron Ecay Commit: Aaron Ecay contrib: move a few libraries to cl-lib in place of compile-time cl. Specifically ob-julia, ob-stata, org-contacts, ox-bibtex. --- org-contacts.el | 352 ++

[elpa] scratch/org-contacts-rebased 58ea7f2 095/118: org-contacts.el: Fix org-store-link error caused by org-contacts

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 58ea7f2e3251d9dfa26289b206de14f1a3faa4d2 Author: stardiviner Commit: stardiviner org-contacts.el: Fix org-store-link error caused by org-contacts * contrib/lisp/org-contacts.el (org-contacts-link-store): Fix Org store link by adding mi

[elpa] scratch/org-contacts-rebased 03dc64d 110/118: Change how completion is done

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 03dc64db77636df585cf0ffd65861a8be562308b Author: Morgan Smith Commit: Stefan Monnier Change how completion is done --- org-contacts.el | 51 +++ 1 file changed, 23 insertions(+), 28 deletions(-) dif

[elpa] scratch/org-contacts-rebased 38f7b80 100/118: org-contacts.el: Only use org-id-store-link if org-id is loaded

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 38f7b807ed7ae210e53d4cf1e3066bd4d07b048c Author: David Florness Commit: stardiviner org-contacts.el: Only use org-id-store-link if org-id is loaded Fixes bug introduced in 79d7a885d that made org-contacts-anniversaries error if org-id

[elpa] scratch/org-contacts-rebased ede6e73 108/118: Remove compatibility code

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit ede6e7332070c5e13b720c10f3f29f5bbed9dc3d Author: Morgan Smith Commit: Stefan Monnier Remove compatibility code --- org-contacts.el | 7 --- 1 file changed, 7 deletions(-) diff --git a/org-contacts.el b/org-contacts.el index 7762e1b..4e4587a 1

[elpa] scratch/org-contacts-rebased f81ebdc 105/118: Prefer HTTPS to HTTP for links to gnu.org

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit f81ebdc1b08c6bbd6ddec84ff69027622148dece Author: Stefan Kangas Commit: Kyle Meyer Prefer HTTPS to HTTP for links to gnu.org --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el i

[elpa] scratch/org-contacts-rebased d1365ce 101/118: org-contacts.el: Use `bound-and-true-p' to check (unbound) var

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit d1365ce9e97bdfa77afcd66306affc0a2f62cafe Author: David Florness Commit: stardiviner org-contacts.el: Use `bound-and-true-p' to check (unbound) var * org-contacts.el (org-contacts-link-store): Use `bound-and-true-p' to check the truthin

[elpa] scratch/org-contacts-rebased a603ab3 099/118: org-contacts.el: replace obsolete alias `loop' with `cl-loop'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit a603ab3b34edc46a27859a7fd6430e80a06692f3 Author: stardiviner Commit: stardiviner org-contacts.el: replace obsolete alias `loop' with `cl-loop' * contrib/lisp/org-contacts.el (org-contacts-get-icon): replace obsolete alias `loop' with `

[elpa] scratch/org-contacts-rebased 3d068b7 104/118: org-contacts.el: Display contacts buffer result.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 3d068b70edd80d59cd5a448d120e54a78b88ff2b Author: stardiviner Commit: stardiviner org-contacts.el: Display contacts buffer result. * contrib/lisp/org-contacts.el (org-contacts-link-open): Display the searched contacts file buffer. ---

[elpa] scratch/org-contacts-rebased 44968ec 084/118: Make `org-make-tags-matcher' lexical binding friendly

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 44968ec837efe7333aff89b7c559a2da68726034 Author: Nicolas Goaziou Commit: Nicolas Goaziou Make `org-make-tags-matcher' lexical binding friendly * lisp/org.el (org-make-tags-matcher): Return a function instead of a sexp. Refactor code

[elpa] scratch/org-contacts-rebased 7161351 094/118: contrib/lisp/org-contacts.el: Add stardiviner as the maintainer

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 71613510e0a271ffb4f60d6c54251e36a26e4e2f Author: Bastien Commit: Bastien contrib/lisp/org-contacts.el: Add stardiviner as the maintainer --- org-contacts.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-contacts.el b/org-contacts.el inde

[elpa] scratch/org-contacts-rebased 5be58f1 075/118: contrib/lisp/org-contacts.el: Factorize the construction of the database

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 5be58f146fbf4b5dcbefb611a8f00e3ecd223f33 Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Factorize the construction of the database * contrib/lisp/org-contacts.el (org-contacts-at-point): New function used t

[elpa] scratch/org-contacts-rebased 3b371ff 080/118: org-contacts.el: Catch `nextfile' in `org-contacts-db'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 3b371ff15b53e90426262085b2a74014a7f31e7c Author: Philippe Crama Commit: Nicolas Goaziou org-contacts.el: Catch `nextfile' in `org-contacts-db' * org-contacts.el (org-contacts-db): Catch `nextfile'. When a file in the list returned

[elpa] scratch/org-contacts-rebased 124cc7a 098/118: org-contacts.el: Add usage comments

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 124cc7a1a05967c72fdc1be5ece7b94ef4a89087 Author: stardiviner Commit: stardiviner org-contacts.el: Add usage comments * contrib/lisp/org-contacts.el: Add usage comments. --- org-contacts.el | 9 - 1 file changed, 8 insertions(+), 1

[elpa] scratch/org-contacts-rebased fc25530 074/118: contrib/lisp/org-contacts.el: Add a hook to allow users to plug completion functions

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit fc2553023b42928f0e9e964572c83c0cf011f70e Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Add a hook to allow users to plug completion functions * contrib/lisp/org-contacts.el (org-contacts-complete-functions): A

[elpa] scratch/org-contacts-rebased 7b87e73 106/118: Prefer HTTPS to HTTP in most links

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 7b87e73b0b9a8859e7786ed55253b3530e87dd63 Author: Stefan Kangas Commit: Kyle Meyer Prefer HTTPS to HTTP in most links --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index 3a

[elpa] scratch/org-contacts-rebased e6e9fd8 071/118: Merge branch 'maint'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit e6e9fd8c72482e3df100aafa05ee4e7ba28ca46b Merge: 1be8aa9 9c233be Author: Bastien Guerry Commit: Bastien Guerry Merge branch 'maint' Conflicts: contrib/lisp/org-favtable.el --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+),

[elpa] scratch/org-contacts-rebased dcbbc77 097/118: org-contacts.el: Inherit face from org-link

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit dcbbc7771efbf1bf47d0a81279486631a9aedd77 Author: stardiviner Commit: stardiviner org-contacts.el: Inherit face from org-link * contrib/lisp/org-contacts.el (org-contacts-link-face): Don't use a color for org-contacts line, inherit from

[elpa] scratch/org-contacts-rebased 204548b 092/118: Fix function declarations

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 204548bfa33a5bda450b8b694263436b55a55c09 Author: Nicolas Goaziou Commit: Nicolas Goaziou Fix function declarations --- org-contacts.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-contacts.el b/org-contacts.el index 34370fd..4b3693a 100

[elpa] scratch/org-contacts-rebased 9c233be 070/118: Revert "Update copyright years."

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 9c233be8c744b01529db5aabeb8cf7c284824538 Author: Bastien Guerry Commit: Bastien Guerry Revert "Update copyright years." This reverts commit 5e67fd86ca8517b7ac172f69746896c7a249700d. --- org-contacts.el | 2 +- 1 file changed, 1 insertion(

[elpa] scratch/org-contacts-rebased 7d47f48 062/118: contrib/lisp/org-contacts.el: Various formatting improvements and bug fixes

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 7d47f4874b55d55e3a6964626cce5448cf26bd21 Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Various formatting improvements and bug fixes * contrib/lisp/org-contacts.el (org-contacts-ignore-property): Improve for

[elpa] scratch/org-contacts-rebased 49dd482 089/118: Use `string-match-p' instead of `org-string-match-p'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 49dd482b61fa2e8d06ae5d0485295ed5a0483491 Author: Nicolas Goaziou Commit: Nicolas Goaziou Use `string-match-p' instead of `org-string-match-p' * contrib/lisp/org-contacts.el (org-contacts-filter): (org-contacts-complete-group): (org

[elpa] scratch/org-contacts-rebased 1be8aa9 069/118: Merge branch 'maint'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 1be8aa95bf4a2cb89fb88d6bdce3f88493d7f300 Merge: a452869 5e67fd8 Author: Bastien Guerry Commit: Bastien Guerry Merge branch 'maint' Conflicts: contrib/lisp/org-favtable.el --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+),

[elpa] scratch/org-contacts-rebased b970428 091/118: Rationalize `org-link-(un)escape'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit b970428fd78b1055b033d275e76f9093adcebcb9 Author: Nicolas Goaziou Commit: Nicolas Goaziou Rationalize `org-link-(un)escape' * contrib/lisp/org-contacts.el (org-contacts-vcard-format): * contrib/lisp/org-link-edit.el (org-link-edit--link

[elpa] scratch/org-contacts-rebased 3ed6376 086/118: org-agenda: Remove unnecessary visibility modification

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 3ed637627299357192da9ab26c39f912fbcfbbd7 Author: Nicolas Goaziou Commit: Nicolas Goaziou org-agenda: Remove unnecessary visibility modification * lisp/org.el (org-show-context-detail): Change default visibility span for agenda contex

[elpa] scratch/org-contacts-rebased dbe6325 065/118: org-contacts: Ensure contacts cache is updated if it contains markers with no buffer

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit dbe63250fd265210545849a8928d65cb26af838d Author: Øyvind Stegard Commit: Grégoire Jadi org-contacts: Ensure contacts cache is updated if it contains markers with no buffer * contrib/lisp/org-contacts.el (org-contacts-db-need-update-p):

[elpa] scratch/org-contacts-rebased 8d0ca82 090/118: Update tel link definition

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 8d0ca82a2da7c0c73309f0952c1d5a3478e2fbef Author: Robert Klein Commit: Nicolas Goaziou Update tel link definition * contrib/lisp/org-contacts.el ("contacts"): Update to use org-link-set-parameters. --- org-contacts.el | 3 +-- 1 f

[elpa] scratch/org-contacts-rebased 45bc95a 083/118: org-contacts: Fix org-contacts-matcher for BIRTHDAYs

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 45bc95acf0dd7a31a4eef7b9336f119742611bff Author: Jan Malakhovski Commit: Nicolas Goaziou org-contacts: Fix org-contacts-matcher for BIRTHDAYs * contrib/lisp/org-contacts.el (org-contacts-matcher): Fix expression to work for BIRTHDAY-

[elpa] scratch/org-contacts-rebased 666da7a 061/118: contrib/lisp/org-contacts.el: Add a feature, which can ignore emails or phones with property

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 666da7a493d3c71863378ef7af156f1b9e693214 Author: Feng Shu Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Add a feature, which can ignore emails or phones with property * contrib/lisp/org-contacts.el (org-contacts-ignore-property): Ne

[elpa] scratch/org-contacts-rebased f259246 063/118: contrib/lisp/org-contacts.el: Add a complex org-contacts template to the file header

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit f25924600b12d5c4e137538e9031ce7f2c61f0e7 Author: Feng Shu Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Add a complex org-contacts template to the file header * contrib/lisp/org-contacts.el: Add a complex org-contacts template to

[elpa] scratch/org-contacts-rebased 9f46067 088/118: Deprecate `org-no-warnings' in favor of `with-no-warnings'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 9f460676c2b2c91ef8046c92b1ff310790b258fa Author: Nicolas Goaziou Commit: Nicolas Goaziou Deprecate `org-no-warnings' in favor of `with-no-warnings' * lisp/org-macs.el (org-no-warnings): Rewove macro. * lisp/org-compat.el (org-no-warnin

[elpa] scratch/org-contacts-rebased 3beb906 057/118: org-contacts: Use progress-reporter for cache update message

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 3beb906af1ff783dbb86f4ed2c43320cfb1d21e9 Author: Rodney Lorrimar Commit: Carsten Dominik org-contacts: Use progress-reporter for cache update message * contrib/lisp/org-contacts.el (org-contacts-db): Use `make-progress-reporter' instea

[elpa] scratch/org-contacts-rebased dc57e62 058/118: org-contacts: Fix org-contacts-gnus-article-from-goto

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit dc57e626d974519e60f342c801084b3759faf042 Author: Rodney Lorrimar Commit: Carsten Dominik org-contacts: Fix org-contacts-gnus-article-from-goto * contrib/lisp/org-contacts.el (org-contacts-filter): Add a PROP-MATCH argument. (org-co

[elpa] scratch/org-contacts-rebased c71bbd2 060/118: contrib/lisp/org-contacts.el (org-contacts-vcard-format): Silence byte-compiler

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit c71bbd23c055a9cb80cd842b398bbe8059ea610c Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el (org-contacts-vcard-format): Silence byte-compiler * contrib/lisp/org-contacts.el (org-contacts-vcard-format): Silence byte

[elpa] scratch/org-contacts-rebased 3f635df 118/118: Update source code metadata keywords and usage description

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 3f635dfda04f613b32d9124f2104f160486441cc Author: stardiviner Commit: Stefan Monnier Update source code metadata keywords and usage description --- org-contacts.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/org-conta

[elpa] scratch/org-contacts-rebased d7412d5 054/118: contrib/lisp/org-contacts: Fix two typos in comments

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit d7412d58943df9ca0b4a09399cc85cc0c1118c41 Author: Michael Strey Commit: Grégoire Jadi contrib/lisp/org-contacts: Fix two typos in comments * contrib/lisp/org-contacts.el (org-contacts-db): fix typo in the word `matching'. * contri

[elpa] scratch/org-contacts-rebased ee973b2 087/118: Deprecate `org-find-if' in favor of `cl-find-if'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit ee973b262e177eb47be9e80f2918b72d36c85847 Author: Nicolas Goaziou Commit: Nicolas Goaziou Deprecate `org-find-if' in favor of `cl-find-if' * lisp/org.el (org-find-if): Remove function. (org-key): * contrib/lisp/org-contacts.el (org-

[elpa] scratch/org-contacts-rebased 9dec69a 056/118: contrib/lisp/org-contacts: Introduce the constant `org-contacts-property-values-separators'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 9dec69a9442b241fee1fafd804afc5b26cad5bac Author: Michael Strey Commit: Grégoire Jadi contrib/lisp/org-contacts: Introduce the constant `org-contacts-property-values-separators' * contrib/lisp/org-contacts.el (org-contacts-property-values-

[elpa] scratch/org-contacts-rebased 9a80cca 085/118: org-contacts: Register "tel" link

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 9a80ccaa605183fca81a6a597989d3d6fd09efdf Author: Simon Thum Commit: Nicolas Goaziou org-contacts: Register "tel" link This has the added benefit of not screwing up the exporter. Signed-off-by: Simon Thum --- org-contacts.el | 5

[elpa] scratch/org-contacts-rebased 50fff11 107/118: Don't use deprecated functions

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 50fff1181b3615ffda03084565c7c95be4cf2ae2 Author: Morgan Smith Commit: Stefan Monnier Don't use deprecated functions --- org-contacts.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/org-contacts.el b/or

[elpa] scratch/org-contacts-rebased f4f5ff3 050/118: org-contacts.el (org-contacts-export-as-vcard): Don't use non-existent function `org-install-letbind'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit f4f5ff3daec14ae94e947a642e9c4195b2ffdca6 Author: Bastien Guerry Commit: Bastien Guerry org-contacts.el (org-contacts-export-as-vcard): Don't use non-existent function `org-install-letbind' * contrib/lisp/org-contacts.el (org-contacts-expo

[elpa] scratch/org-contacts-rebased f46131e 051/118: org-contacts.el (org-contacts-matcher): Better matcher

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit f46131efadc4f18d9ac5b5cb89b9ed2b81eaa7e7 Author: Bastien Guerry Commit: Bastien Guerry org-contacts.el (org-contacts-matcher): Better matcher * contrib/lisp/org-contacts.el (org-contacts-matcher): Better matcher. Thanks to Simon T

[elpa] scratch/org-contacts-rebased 6bcb093 079/118: contrib: Fix error messages.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 6bcb09388fcbf24a232c738a458629a541e919a7 Author: Aaron Ecay Commit: Aaron Ecay contrib: Fix error messages. * contrib/lisp/ob-eukleides.el (org-babel-execute:eukleides): * contrib/lisp/ob-oz.el (org-babel-execute:oz): * contrib/lis

[elpa] scratch/org-contacts-rebased 0c439a4 102/118: org-contacts.el: Fix store link function does not return link.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 0c439a4b5489d8b5e555284d1735e4f850729ce5 Author: stardiviner Commit: stardiviner org-contacts.el: Fix store link function does not return link. * contrib/lisp/org-contacts.el (org-contacts-link-store): Fix org-store-link return incorre

[elpa] scratch/org-contacts-rebased 5e05b4d 077/118: contrib/lisp/org-contacts.el: Fix a bug when contacts don't have an email address

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 5e05b4df5d69112789c6ad8e121d2f66569d7bf3 Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Fix a bug when contacts don't have an email address * contrib/lisp/org-contacts.el (org-contacts-complete-tags-props, o

[elpa] scratch/org-contacts-rebased f07f259 049/118: org-contacts.el, add tel property

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit f07f259abd033b0910de712b79794a85cd94c3ef Author: Feng Shu Commit: Bastien Guerry org-contacts.el, add tel property * org-contacts.el (org-contacts-tel-property): New variable, add tel property (org-contacts-vcard-format): Add t

[elpa] scratch/org-contacts-rebased e86b83d 036/118: org-contacts.el: Started to silent byte-compiler

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit e86b83d310bed2b02a79dc8227a50f0c8699d11d Author: Grégoire Jadi Commit: Grégoire Jadi org-contacts.el: Started to silent byte-compiler * contrib/lisp/org-contacts.el: Remove some compile-time warnings by adding the proper declarations.

[elpa] scratch/org-contacts-rebased 2e77024 017/118: Copyright year fixes for contrib/.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 2e77024e89fc083963c98980f1306dd5f6062d2d Author: Bastien Guerry Commit: Eric Schulte Copyright year fixes for contrib/. --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index

[elpa] scratch/org-contacts-rebased 57a9545 041/118: contrib/lisp/org-contacts.el: Fix compiler warnings.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 57a95454c08052960c611dcb09eb31589a900b8e Author: Frank Terbeck Commit: Bastien Guerry contrib/lisp/org-contacts.el: Fix compiler warnings. TINYCHANGE --- org-contacts.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org-contacts.e

[elpa] scratch/org-contacts-rebased 79d7a88 096/118: org-contacts.el: Add support for org-id generated link.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 79d7a885d9746234e12e560b2aacbd3c19d4ed8b Author: stardiviner Commit: stardiviner org-contacts.el: Add support for org-id generated link. * contrib/lisp/org-contacts.el (org-contacts-link-store): Use org-id store link if org-id-link-to-

[elpa] scratch/org-contacts-rebased d3509e4 076/118: contrib/lisp/org-contacts.el: Complete contacts using tags and properties

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit d3509e44ed46c5c528dacb5d6b0dfdbd5988e03d Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Complete contacts using tags and properties * contrib/lisp/org-contacts.el (org-contacts-complete-tags-props): New funct

[elpa] scratch/org-contacts-rebased a452869 067/118: un-hexify TEL links in vCard export

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit a45286912b33abfa60b38ba1a981bdd98d1c7ebf Author: Simon Thum Commit: Bastien Guerry un-hexify TEL links in vCard export This is required as a plus sign (e.g. +49 for germany) will cause hexification in the link helper. contrib/

[elpa] scratch/org-contacts-rebased 30a76d5 038/118: org-contacts.el: Rename a function to follow emacs-lisp coding conventions

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 30a76d5640acff0378ce8a09b811b45925a73c38 Author: Grégoire Jadi Commit: Grégoire Jadi org-contacts.el: Rename a function to follow emacs-lisp coding conventions * contrib/lisp/org-contacts.el (org-contacts-db-need-update-p): Replace t

[elpa] scratch/org-contacts-rebased 02808bb 047/118: Let org-contacts.el has the ability which can export email-address list

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 02808bbf797a8917b1cecd88bae84efb45c09d80 Author: Feng Shu Commit: Bastien Guerry Let org-contacts.el has the ability which can export email-address list * org-contacts.el (org-contacts-vcard-format): let the function work with email

[elpa] scratch/org-contacts-rebased 034be20 093/118: org-contacts.el: Add new link type "contact:"

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 034be20fefb85ecbefd09c3f8693b3c9307d8cdf Author: stardiviner Commit: Bastien org-contacts.el: Add new link type "contact:" * contrib/lisp/org-contacts.el (org-contacts-link-store): Store a link of org-contacts in Org file. * c

[elpa] scratch/org-contacts-rebased cfa1db0 081/118: Remove some home-grown copies of cl-lib functions.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit cfa1db02bad0bfac149f645d433a055a29c36382 Author: Aaron Ecay Commit: Aaron Ecay Remove some home-grown copies of cl-lib functions. * lisp/org.el (org-count, org-remove-if, org-remove-if-not): (org-reduce, org-every, org-some): Obsolete,

[elpa] scratch/org-contacts-rebased 48ca58b 033/118: Do not complete when it's not necessary

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 48ca58b758cea71005a1e653070e4967b057b096 Author: Grégoire Jadi Commit: Grégoire Jadi Do not complete when it's not necessary * contrib/lisp/org-contacts.el (org-contacts-message-complete-function): Remove `completion-in-region--postc

[elpa] scratch/org-contacts-rebased 99994ed 039/118: contrib/lisp/org-contacts.el (org-contacts-complete-name): Prevent an error when there is no completion available

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 4ed06859a1de1230be847510cc441213745c Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el (org-contacts-complete-name): Prevent an error when there is no completion available * contrib/lisp/org-contacts.el (org-con

[elpa] scratch/org-contacts-rebased 5e67fd8 068/118: Update copyright years.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 5e67fd86ca8517b7ac172f69746896c7a249700d Author: Bastien Guerry Commit: Bastien Guerry Update copyright years. --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index 97171d0.

[elpa] scratch/org-contacts-rebased 9c27250 078/118: contrib/lisp/org-contacts.el: Allow the user to customize interactively the vcard export

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 9c2725077ec62ee02dab1413d48679aae57e82ce Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Allow the user to customize interactively the vcard export * contrib/lisp/org-contacts.el (org-contacts-export-as-vcard): W

[elpa] scratch/org-contacts-rebased 7c908e4 043/118: org-contacts.el: Fix or add docstrings

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 7c908e4ff20f97fea2e517c41ecce42c6a2432e4 Author: Bastien Guerry Commit: Bastien Guerry org-contacts.el: Fix or add docstrings * org-contacts.el (org-contacts-db) (org-contacts-try-completion-prefix) (org-contacts-all-completions-pr

[elpa] scratch/org-contacts-rebased f62bfeb 066/118: org-contacts: use `org-' prefixed variants of cl functions

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit f62bfeb6db91abc45a8e3aaa48a1b9e90b400f1b Author: Aaron Ecay Commit: Aaron Ecay org-contacts: use `org-' prefixed variants of cl functions * contrib/lisp/org-contacts.el (org-contacts-remove-ignored-property-values): Use `org-remove-if

[elpa] scratch/org-contacts-rebased 884d61f 042/118: Fix typo.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 884d61f6e29e2a77ffa7f7b511b01e26d5bb3fd1 Author: Bastien Guerry Commit: Bastien Guerry Fix typo. --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-contacts.el index be656c1..3ba521d 10064

[elpa] scratch/org-contacts-rebased 5526110 018/118: Merge branch 'origin-maint'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 5526110aacd34ba4eef763c371f7e8b3055cda14 Merge: ef5cb24 2e77024 Author: Eric Schulte Commit: Eric Schulte Merge branch 'origin-maint' Conflicts: contrib/lisp/org-mac-link-grabber.el doc/org.texi lisp/org-odt.el

[elpa] scratch/org-contacts-rebased 8b85530 037/118: org-contacts.el: Let the users decide if they want to use `org-contacts' to complete mail addresses

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 8b85530a67b942eb50d48ee592fa0799247d89bf Author: Grégoire Jadi Commit: Grégoire Jadi org-contacts.el: Let the users decide if they want to use `org-contacts' to complete mail addresses * contrib/lisp/org-contacts.el (org-contacts-enable-c

[elpa] scratch/org-contacts-rebased 19baaca 073/118: Merge branch 'maint'

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 19baacab29d884bbe8be22dd3525dbfc4c343a07 Merge: e6e9fd8 13d35c9 Author: Bastien Guerry Commit: Bastien Guerry Merge branch 'maint' Conflicts: contrib/lisp/org-favtable.el --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+),

[elpa] scratch/org-contacts-rebased ad7f57a 023/118: Fix error messages: don't use a dot at the end

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit ad7f57a6034cc59c085fb19b3b52df71ac99f6c9 Author: Bastien Guerry Commit: Bastien Guerry Fix error messages: don't use a dot at the end --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-contacts.el b/org-con

[elpa] scratch/org-contacts-rebased 8ccb82f 052/118: org-contacts.el , fix bugs about 'tel and 'note properties

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 8ccb82f639166a781a687e05c23f16fbf40a4dcf Author: Feng Shu Commit: Bastien Guerry org-contacts.el , fix bugs about 'tel and 'note properties * contrib/lisp/org-contacts.el (org-contacts-vcard-format): Fix bug by taking the "tel" and "no

[elpa] scratch/org-contacts-rebased 927e7c7 035/118: org-contacts.el: Check if the database need a refresh in a dedicated function

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 927e7c7c1882c70ee70a086bcd3d7217d6a616c2 Author: Grégoire Jadi Commit: Grégoire Jadi org-contacts.el: Check if the database need a refresh in a dedicated function * contrib/lisp/org-contacts.el (org-contacts-db-need-update?): New fu

[elpa] scratch/org-contacts-rebased 13d35c9 072/118: Update copyright years again.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 13d35c95e5d4d8789ab72bf5aae375dde74e60f2 Author: Bastien Guerry Commit: Bastien Guerry Update copyright years again. Hint: copyright years are all updated in Emacs. --- org-contacts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] scratch/org-contacts-rebased 1b6cff5 026/118: contrib/lisp/org-contacts.el: Fix indentation of the file

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 1b6cff5ac7fa6b1a6e746a5a4d3e2143ff4bbf95 Author: Bastien Guerry Commit: Bastien Guerry contrib/lisp/org-contacts.el: Fix indentation of the file --- org-contacts.el | 46 +++--- 1 file changed, 23 insertions

[elpa] scratch/org-contacts-rebased 15f35f7 040/118: orgcontacts.el: Fix `date' being broken in `org-contacts-anniversaries'.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 15f35f788de2af9e33efde48b7e055e649406895 Author: Rüdiger Sonderfeld Commit: Bastien Guerry orgcontacts.el: Fix `date' being broken in `org-contacts-anniversaries'. * contrib/lisp/org-contacts.el: Add defvar for date. Similar to org.el.

[elpa] scratch/org-contacts-rebased 68918fc 034/118: org-contacts: Fix Agenda format.

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 68918fc1e2a4822392f5c7a5e9ff364bc4e351a2 Author: Rüdiger Sonderfeld Commit: Grégoire Jadi org-contacts: Fix Agenda format. * contrib/lisp/org-contacts.el: Use `org-agenda-prefix-format' to format entry instead of unused org-agenda-fo

[elpa] scratch/org-contacts-rebased 2d1ea82 046/118: contrib/lisp/org-contacts.el: Silence byte-compiler

2021-11-12 Thread monnier--- via
branch: scratch/org-contacts-rebased commit 2d1ea82691de50fa7ecf3b41fd4b9c23f8eab35d Author: Grégoire Jadi Commit: Grégoire Jadi contrib/lisp/org-contacts.el: Silence byte-compiler --- org-contacts.el | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git

  1   2   >