[elpa] main 37f7e91: * elpa-packages: Adapt tramp entry.

2020-12-22 Thread Michael Albinus
branch: main commit 37f7e9171c0c05d41a296da6e4104a9f34d8d473 Author: Michael Albinus Commit: Michael Albinus * elpa-packages: Adapt tramp entry. --- elpa-packages | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 01e7ca7..7975ef9 10

[elpa] elpa-admin 48e4ccf: * elpa-admin.el: Don't pass non-existing dirs to `bwrap`

2020-12-22 Thread Stefan Monnier
branch: elpa-admin commit 48e4ccf3b6de1f23f67c7373d72164b0b0956331 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Don't pass non-existing dirs to `bwrap` (elpaa--bwrap-args): Remove ro-binds. (elpaa--sandboxed-ro-binds): Rename from `elpaa--sandboxed-extra-ro-dir

[elpa] elpa-admin 922d625: * GNUmakefile (EMACS): Split out EMACSBIN for convenience

2020-12-22 Thread Mattias Engdeg�rd
branch: elpa-admin commit 922d625d447c87952734d174476ccc50374085ed Author: Mattias Engdegård Commit: Mattias Engdegård * GNUmakefile (EMACS): Split out EMACSBIN for convenience --- GNUmakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile

[elpa] elpa-admin ceb7580: * elpa-admin.el (elpaa--sandboxed-ro-binds): Add `/bin`

2020-12-22 Thread Stefan Monnier
branch: elpa-admin commit ceb7580266c028d4297c1668039b6a4479848a47 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--sandboxed-ro-binds): Add `/bin` --- elpa-admin.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-admin.el b/elpa-admin.el index

[elpa] externals/debbugs 22cd832: Remove debbugs-ug.info

2020-12-22 Thread Michael Albinus
branch: externals/debbugs commit 22cd83249d0851a50bc2ab6ec66916fe37e8f741 Author: Michael Albinus Commit: Michael Albinus Remove debbugs-ug.info --- debbugs-ug.info | 1249 --- 1 file changed, 1249 deletions(-) diff --git a/debbugs-ug.inf

[elpa] elpa-admin 26d341c: * elpa-admin.el (elpaa--make): Add support for non-make command

2020-12-22 Thread Stefan Monnier
branch: elpa-admin commit 26d341c3cdd624846f3c2550b118bce0dd094126 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--make): Add support for non-make command --- elpa-admin.el | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/elpa-admin.e

[elpa] externals/debbugs f9a09a9: Remove debbugs.info

2020-12-22 Thread Michael Albinus
branch: externals/debbugs commit f9a09a95554dad326a62a9186c780031285eabb8 Author: Michael Albinus Commit: Michael Albinus Remove debbugs.info --- debbugs.info | 739 --- 1 file changed, 739 deletions(-) diff --git a/debbugs.info b/deb

[elpa] elpa-admin c26df96: * elpa-admin.el: Allow `:doc` to specify several doc files

2020-12-22 Thread Stefan Monnier
branch: elpa-admin commit c26df965f32ae02dcbdb5d64e55f4d884ea28c60 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Allow `:doc` to specify several doc files (elpaa--build-Info-1): Rename from elpaa--build-Info, change first arg. (elpaa--build-Info): New function.

[elpa] elpa-admin d1d1dbd: * elpa-admin.el (elpaa--build-Info): Fix last change

2020-12-22 Thread Stefan Monnier
branch: elpa-admin commit d1d1dbd0c0f7d709b8806bf654d2e427acbcfcc2 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--build-Info): Fix last change --- README| 1 + elpa-admin.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README

[elpa] main 401b5df 2/2: Merge remote-tracking branch 'refs/remotes/origin/main' into main

2020-12-22 Thread Stefan Monnier
branch: main commit 401b5df341093eac8e0a58b4846f11a03c0ee278 Merge: b80f766 37f7e91 Author: Stefan Monnier Commit: Stefan Monnier Merge remote-tracking branch 'refs/remotes/origin/main' into main --- elpa-packages | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/elpa

[elpa] main b80f766 1/2: * elpa-packages (org): Try to finally make it work

2020-12-22 Thread Stefan Monnier
branch: main commit b80f766150fcad3bb7b437907025fae491996ee0 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (org): Try to finally make it work (transient): Add `:news`, and remove `:ignored-files` now covered by `.elapignore` instead. --- elpa-packages | 20 +

[elpa] main 195a4bc 2/2: Merge branch 'main' of git.sv.gnu.org:/srv/git/emacs/elpa into main

2020-12-22 Thread Michael Albinus
branch: main commit 195a4bc516fc132e3397ff986f919d57ac1ddb5d Merge: 67ab116 401b5df Author: Michael Albinus Commit: Michael Albinus Merge branch 'main' of git.sv.gnu.org:/srv/git/emacs/elpa into main --- elpa-packages | 20 1 file changed, 8 insertions(+), 12 deletions(

[elpa] main 67ab116 1/2: * elpa-packages ("debbugs"): Add :doc tag.

2020-12-22 Thread Michael Albinus
branch: main commit 67ab11637b07dd11708a0f93eb88a484e0e37c2a Author: Michael Albinus Commit: Michael Albinus * elpa-packages ("debbugs"): Add :doc tag. --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 7975ef9..a14ae2e

[elpa] externals/org 0517b73 5/8: Merge branch 'maint'

2020-12-22 Thread Stefan Monnier
branch: externals/org commit 0517b73b91497c105d4ae572e28d79158e94239a Merge: bb54a95 abedf38 Author: Bastien Commit: Bastien Merge branch 'maint'

[elpa] externals-release/org 5e7c09e 1/4: org-agenda.el and org-capture.el: Remove `generated-autoload-file'

2020-12-22 Thread Stefan Monnier
branch: externals-release/org commit 5e7c09e2775d04322b22e635222b464386dcf41b Author: Bastien Commit: Bastien org-agenda.el and org-capture.el: Remove `generated-autoload-file' * lisp/org-agenda.el: Remove `generated-autoload-file' local variable. * lisp/org-capture.el:

[elpa] externals-release/org 118da7d 3/4: element: Fix table.el tables parsing

2020-12-22 Thread Stefan Monnier
branch: externals-release/org commit 118da7d280a5fe474fc2b5a4e2d48ce5f910a29b Author: Nicolas Goaziou Commit: Nicolas Goaziou element: Fix table.el tables parsing * lisp/org-element.el (org-element--current-element): Fix regexp matching a non-data-line. Use rx. Reporte

[elpa] externals/org bb54a95 4/8: Merge branch 'maint'

2020-12-22 Thread Stefan Monnier
branch: externals/org commit bb54a9583c4c76518f53c1868ee67760a40c1812 Merge: 1f4ea53 5e7c09e Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org-agenda.el | 4 lisp/org-capture.el | 4 2 files changed, 8 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agend

[elpa] externals/org 713b3bf 2/8: org-contacts.el: Inherit face from org-link

2020-12-22 Thread Stefan Monnier
branch: externals/org commit 713b3bf7a091b262fdfd77e35fdc290173e2dfdc 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 face org-link

[elpa] externals/org 9140a71 8/8: etc/ORG-NEWS: Add example for new startup option

2020-12-22 Thread Stefan Monnier
branch: externals/org commit 9140a712fb1546ecb52ddda6e607f0bcecd436d8 Author: Gustav Wikström Commit: Gustav Wikström etc/ORG-NEWS: Add example for new startup option * etc/ORG-NEWS (New startup options =#+startup: showlevels=): Add example, per request in mailing list. --- etc

[elpa] externals/org 1f4ea53 3/8: Document changes of headline fontification introduced in 979e82fc3

2020-12-22 Thread Stefan Monnier
branch: externals/org commit 1f4ea532a4ad67e25389b79b87cd12026375934a Author: Ihor Radchenko Commit: Bastien Document changes of headline fontification introduced in 979e82fc3 * etc/ORG-NEWS (=org-goto-first-child= now works before first heading): Document that all the headline

[elpa] externals/org f58c800 6/8: Merge branch 'maint'

2020-12-22 Thread Stefan Monnier
branch: externals/org commit f58c8003c3c2d432f5619ea94bb50e5b91b72e3a Merge: 0517b73 118da7d Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'maint' --- lisp/org-element.el | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/lisp/org-element

[elpa] externals-release/org updated (6ec2bb0 -> 97f1d8e)

2020-12-22 Thread Stefan Monnier
monnier pushed a change to branch externals-release/org. from 6ec2bb0 org-macs: Improve navigation in org-mks window new 5e7c09e org-agenda.el and org-capture.el: Remove `generated-autoload-file' new abedf38 lisp/org.el: Bump version to 9.4.4 new 118da7d ele

[elpa] externals-release/org 97f1d8e 4/4: element: Improve table.el tables dectection

2020-12-22 Thread Stefan Monnier
branch: externals-release/org commit 97f1d8e34012c4181f587657a0c9cb39477ad997 Author: Nicolas Goaziou Commit: Nicolas Goaziou element: Improve table.el tables dectection * lisp/org-element.el (org-element--current-element): Limit possible false positives. --- lisp/org-element.e

[elpa] externals-release/org abedf38 2/4: lisp/org.el: Bump version to 9.4.4

2020-12-22 Thread Stefan Monnier
branch: externals-release/org commit abedf386b3f13af2769728755d00c4698ac5d3b0 Author: Bastien Commit: Bastien lisp/org.el: Bump version to 9.4.4 --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 1f7e434..06e5165 100644 --- a/

[elpa] externals/org d7270a2 7/8: Merge branch 'maint'

2020-12-22 Thread Stefan Monnier
branch: externals/org commit d7270a2bbb996eb328e6815cc5d26c5925b699a3 Merge: f58c800 97f1d8e Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'maint' --- lisp/org-element.el | 33 ++--- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/l

[elpa] externals/org b6e5ca2 1/8: lint: Remove unnecessary call to `tabulated-list-print'

2020-12-22 Thread Stefan Monnier
branch: externals/org commit b6e5ca28ef30c1a9c49937e5af49da75bbf68bb8 Author: Nicolas Goaziou Commit: Nicolas Goaziou lint: Remove unnecessary call to `tabulated-list-print' * lisp/org-lint.el (org-lint--display-reports): Remove `tabulated-list-print' call. This is already take

[elpa] externals/org updated (6b83c6e -> 9140a71)

2020-12-22 Thread Stefan Monnier
monnier pushed a change to branch externals/org. from 6b83c6e org-contacts.el: Add support for org-id generated link. new b6e5ca2 lint: Remove unnecessary call to `tabulated-list-print' new 713b3bf org-contacts.el: Inherit face from org-link new 1f4ea53 Docum

[elpa] elpa-admin 802b866: * GNUmakefile (sync-some): New target

2020-12-22 Thread Stefan Monnier
branch: elpa-admin commit 802b866b7cddebe0a11ad9b565d77421ff210d92 Author: Stefan Monnier Commit: Stefan Monnier * GNUmakefile (sync-some): New target * elpa-admin.el (elpaa--batch-fetch-and): Allow iterating over subset --- GNUmakefile | 9 +++-- elpa-admin.el | 11 ++--

[elpa] main 0531659: * elpa-packages (org): Exclude generated .elc files

2020-12-22 Thread Stefan Monnier
branch: main commit 05316595ed81712e7e951278fdae21733bf95252 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (org): Exclude generated .elc files --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index c23b74a..3

[elpa] main 58907c4: * elpa-packages (org): Revert spurious last change (there are no .elc)

2020-12-22 Thread Stefan Monnier
branch: main commit 58907c4bc0b16a044f57d7dfa9764c3fa22a12e1 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (org): Revert spurious last change (there are no .elc) --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packag