[elpa] externals/consult ca8e82e: Ensure that consult-line works at the end of the buffer (Fix #321)

2021-05-30 Thread ELPA Syncer
branch: externals/consult commit ca8e82e6c2cc4e5dacff70b9f4223e98e5ecd9af Author: Daniel Mendler Commit: Daniel Mendler Ensure that consult-line works at the end of the buffer (Fix #321) --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.

[elpa] externals/posframe 2e0854b: v1.0.3

2021-05-30 Thread ELPA Syncer
branch: externals/posframe commit 2e0854bb94a97269af0238c9cf555338402feea1 Author: Feng Shu Commit: Feng Shu v1.0.3 --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index e517848..41ef55d 100644 --- a/posframe.el +++ b/posframe.el

[elpa] externals/posframe 3a7dfbd 2/2: Merge pull request #102 from tarsiiformes/silencio

2021-05-30 Thread ELPA Syncer
branch: externals/posframe commit 3a7dfbda0375b56d22b3b27b0b68bec118debd56 Merge: 739d8fd acf0fbe Author: tumashu Commit: GitHub Merge pull request #102 from tarsiiformes/silencio Silence byte-compiler --- posframe.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --

[elpa] externals/posframe acf0fbe 1/2: * posframe.el: Silence byte-compiler.

2021-05-30 Thread ELPA Syncer
branch: externals/posframe commit acf0fbe582e7dd7b83aab1dd7c7a002a4e2f80e6 Author: Jonas Bernoulli Commit: Jonas Bernoulli * posframe.el: Silence byte-compiler. We only use `posframe--redirect-posframe-focus' for Emacs versions before 27.1, so don't warn about that being obsolet

[elpa] main 15c062f: * copyright_exceptions (hyperbole/kotl/kotl-orgtbl.el): Temporary exception

2021-05-30 Thread monnier--- via
branch: main commit 15c062fa952d69f91266a79803168c40b67becbf Author: Stefan Monnier Commit: Stefan Monnier * copyright_exceptions (hyperbole/kotl/kotl-orgtbl.el): Temporary exception --- copyright_exceptions | 1 + 1 file changed, 1 insertion(+) diff --git a/copyright_exceptions b/copyrigh

[elpa] externals/vertico 0235695: README: Add ELPA badge

2021-05-30 Thread ELPA Syncer
branch: externals/vertico commit 02356954211c306b566e167b98600742fd3c4292 Author: Daniel Mendler Commit: Daniel Mendler README: Add ELPA badge --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index d2d546e..a78774a 100644 --- a/README.org +++ b/READ

[elpa] externals/corfu ffa7c0d: README: Add ELPA badge

2021-05-30 Thread ELPA Syncer
branch: externals/corfu commit ffa7c0d2959e5178cbdec9cf31be438bad5d093c Author: Daniel Mendler Commit: Daniel Mendler README: Add ELPA badge --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index e48f7d3..432cddb 100644 --- a/README.org +++ b/READ

[elpa] externals/marginalia 94fc7f0: README: Add ELPA badge

2021-05-30 Thread ELPA Syncer
branch: externals/marginalia commit 94fc7f0f3e687b4b5c5753f8a214274ffaca9459 Author: Daniel Mendler Commit: Daniel Mendler README: Add ELPA badge --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index d357c32..981db1d 100644 --- a/README.org +++ b/R

[nongnu] elpa/markdown-mode 58f2d22: Use window-body-width -1 for hr

2021-05-30 Thread ELPA Syncer
branch: elpa/markdown-mode commit 58f2d22526ac1e4abd4ee1afff8624d2dd3123d3 Author: Paul W. Rankin Commit: Jason Blevins Use window-body-width -1 for hr In console Emacs, a line of chars of length N will overhang a window-body-width of N by 1 because of the trailing '\'. Using N-1 a

[elpa] externals/consult 26fff3b: README: Add ELPA badge

2021-05-30 Thread ELPA Syncer
branch: externals/consult commit 26fff3b5f38ebac7ff7bd42c277d6dc68ccce2a5 Author: Daniel Mendler Commit: Daniel Mendler README: Add ELPA badge --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 4f51221..d3d0528 100644 --- a/README.org +++ b/READ

[elpa] externals/tramp 23851d6: Tramp ELPA version 2.5.0.5 released

2021-05-30 Thread Michael Albinus
branch: externals/tramp commit 23851d6b391bbccdaba12e6165070cac476b5524 Author: Michael Albinus Commit: Michael Albinus Tramp ELPA version 2.5.0.5 released --- test/tramp-tests.el | 112 +- texi/tramp.texi | 30 -- texi/trampver.texi |

[elpa] externals/org a0a87d5: Fix 108e5c7bd

2021-05-30 Thread ELPA Syncer
branch: externals/org commit a0a87d55cbfea043a55e484e262c48b8fcdfdb47 Author: Bastien Commit: Bastien Fix 108e5c7bd --- lisp/ob-eshell.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/ob-eshell.el b/lisp/ob-eshell.el index 7920ec8..d74c4fc 100644 --- a/lisp/ob-eshell.el +++ b/lisp

[nongnu] elpa/org-contrib 078f498 1/3: Update/add a few Homepage headers

2021-05-30 Thread ELPA Syncer
branch: elpa/org-contrib commit 078f4986c1769538d40b1129b55ce2a4f962a892 Author: Bastien Guerry Commit: Bastien Guerry Update/add a few Homepage headers --- lisp/ob-arduino.el | 2 +- lisp/ob-php.el | 1 + lisp/ob-sclang.el | 1 + lisp/ob-smiles.el | 6 +++--- lisp/ob-spice.el | 4 +

[nongnu] elpa/org-contrib 0bf9039 2/3: Fix minor typos

2021-05-30 Thread ELPA Syncer
branch: elpa/org-contrib commit 0bf903919b119f53dd0e23325835f87d13995708 Author: Bastien Guerry Commit: Bastien Guerry Fix minor typos --- lisp/ob-arduino.el | 2 +- lisp/ob-clojure-literate.el | 2 +- lisp/ob-php.el | 2 +- lisp/ob-redis.el| 2 +- lisp/ob-

[nongnu] elpa/org-contrib 69a0486 3/3: Update the list of files to be moved after the next stable

2021-05-30 Thread ELPA Syncer
branch: elpa/org-contrib commit 69a0486eebe47186c104479d61d4105f05b0a4a4 Author: Bastien Guerry Commit: Bastien Guerry Update the list of files to be moved after the next stable --- README.md | 7 +++ README.org | 7 +++ 2 files changed, 14 insertions(+) diff --git a/README.md b/R

[nongnu] elpa/org-contrib updated (bd20a4e -> 69a0486)

2021-05-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/org-contrib. from bd20a4e README*: Mention org-passwords.el will be removed from next stable new 078f498 Update/add a few Homepage headers new 0bf9039 Fix minor typos new 69a0486 Update the list of files to be moved af

[elpa] externals/org 108e5c7: lisp/ob-eshell.el: Add a Homepage header

2021-05-30 Thread ELPA Syncer
branch: externals/org commit 108e5c7bd37a7fb746907bd2a98fcfa177db8703 Author: Bastien Commit: Bastien lisp/ob-eshell.el: Add a Homepage header --- lisp/ob-eshell.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ob-eshell.el b/lisp/ob-eshell.el index 8a52fbb..7920ec8 100644 --- a/

[nongnu] elpa/org-contrib bd20a4e 2/2: README*: Mention org-passwords.el will be removed from next stable

2021-05-30 Thread ELPA Syncer
branch: elpa/org-contrib commit bd20a4e1e40c317aa99c78379ca64d78866285e8 Author: Bastien Guerry Commit: Bastien Guerry README*: Mention org-passwords.el will be removed from next stable --- README.md | 1 + README.org | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RE

[nongnu] elpa/org-contrib updated (716a8b3 -> bd20a4e)

2021-05-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/org-contrib. from 716a8b3 lisp/ob-julia.el: Update homepage new e734510 lisp/org-passwords.el: Add a new Homepage header new bd20a4e README*: Mention org-passwords.el will be removed from next stable Summary of changes: READM

[nongnu] elpa/org-contrib e734510 1/2: lisp/org-passwords.el: Add a new Homepage header

2021-05-30 Thread ELPA Syncer
branch: elpa/org-contrib commit e734510a189d71cfcacc1e7ed1233a057d523313 Author: Bastien Guerry Commit: Bastien Guerry lisp/org-passwords.el: Add a new Homepage header --- lisp/org-passwords.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org-passwords.el b/lisp/org-passwords.el

[elpa] externals/hyperbole 86ddcb1: pathname ibtype handle 'word:323233' properly and require Emacs 27.1

2021-05-30 Thread ELPA Syncer
branch: externals/hyperbole commit 86ddcb14e02e129039ef6ae4aa5d38e9b0f5adda Author: Bob Weiner Commit: Bob Weiner pathname ibtype handle 'word:323233' properly and require Emacs 27.1 --- ChangeLog | 8 +++ HY-NEWS| 160 ++---

[elpa] externals/consult 4f5fc63 1/2: README: Add link to ELPA

2021-05-30 Thread ELPA Syncer
branch: externals/consult commit 4f5fc63026fe19334e43e1755b53e87208190292 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to ELPA --- README.org | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 78a00fa..d858971 100644 -

[elpa] externals/consult updated (e538f16 -> f84ba52)

2021-05-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from e538f16 Version 0.8 new 4f5fc63 README: Add link to ELPA new f84ba52 README: Correction Summary of changes: README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[elpa] externals/consult f84ba52 2/2: README: Correction

2021-05-30 Thread ELPA Syncer
branch: externals/consult commit f84ba528b54db5e2f2a196303d1fb07dbdc2c98a Author: Daniel Mendler Commit: Daniel Mendler README: Correction --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index d858971..4f51221 100644 --- a/README.or