[elpa] externals/taxy 683c559 2/2: Example: (deffy) Ignore missing files

2021-10-04 Thread ELPA Syncer
branch: externals/taxy commit 683c559e3e7500886dfb5a634f9837eb004ffb0b Author: Adam Porter Commit: Adam Porter Example: (deffy) Ignore missing files When restoring a bookmarked Deffy buffer, some files might not be present anymore, and it's better to just use ones that are prese

[elpa] externals/taxy 1b2741a 1/2: Meta: Packaging taxy-magit-section separately

2021-10-04 Thread ELPA Syncer
branch: externals/taxy commit 1b2741a889f10e0e5d90b3984b814c1f2c1e567b Author: Adam Porter Commit: Adam Porter Meta: Packaging taxy-magit-section separately --- README.org| 8 +- taxy-magit-section.el | 392 -- taxy.info

[elpa] externals/taxy updated (2a0cc62 -> 683c559)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from 2a0cc62 Change: Use with-eval-after-load for shortdoc new 1b2741a Meta: Packaging taxy-magit-section separately new 683c559 Example: (deffy) Ignore missing files Summary of changes: README.org| 8

[elpa] externals/nano-theme c661627 1/2: `nano-setup` should be made interactive

2021-10-04 Thread ELPA Syncer
branch: externals/nano-theme commit c661627203c1856502a454fe93e7d802c1e0132d Author: Sam217pa Commit: GitHub `nano-setup` should be made interactive Nano-setup needs to be a command so that it can be called with `M-x nano-setup` as indicated in the README. --- nano-theme.el | 1 +

[elpa] externals/nano-theme a6f08d4 2/2: Merge pull request #11 from sam217pa/patch-2

2021-10-04 Thread ELPA Syncer
branch: externals/nano-theme commit a6f08d44ea677f80a5d3633211d429dba68427fe Merge: 1ad2168 c661627 Author: Nicolas P. Rougier Commit: GitHub Merge pull request #11 from sam217pa/patch-2 `nano-setup` should be made interactive --- nano-theme.el | 1 + 1 file changed, 1 insertion(+)

[elpa] externals/eev c8cd18f: Added `eepitch-ansiterm' and `eepitch-pwsh'.

2021-10-04 Thread ELPA Syncer
pdf") -;;(ee-fname-page-to-url "~/Coetzee99.pdf" 3) +;;(ee-fname-page-to-url "~/Coetzee99.pdf" 4) +;; (ee-fname-page-to-url "$S/http/foo/bar/Coetzee99.pdf" 4) +;;(ee-fname-page-to-url "file:///hom

[elpa] externals/org 2893eb1 1/2: org.el: Drop subtract-time -> time-subtract alias

2021-10-04 Thread ELPA Syncer
branch: externals/org commit 2893eb1ae290d59661f481f557140b538e1d0e78 Author: Kyle Meyer Commit: Kyle Meyer org.el: Drop subtract-time -> time-subtract alias time-subtract has been available since Emacs 22.1. --- lisp/org.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/o

[elpa] externals/org cc2490a 2/2: Prune Emacs 25.1 compatibility kludges

2021-10-04 Thread ELPA Syncer
branch: externals/org commit cc2490a7061955395c4f5a1a23a088044554a2f7 Author: Kyle Meyer Commit: Kyle Meyer Prune Emacs 25.1 compatibility kludges * lisp/oc-basic.el (org-cite-basic--field-less-p): * lisp/ol-eww.el (org-eww-store-link): * lisp/org-agenda.el (org-agenda-check

[elpa] externals/org updated (0ae701f -> cc2490a)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 0ae701f Merge branch 'bugfix' new 2893eb1 org.el: Drop subtract-time -> time-subtract alias new cc2490a Prune Emacs 25.1 compatibility kludges Summary of changes: lisp/oc-basic.el | 2 +- lisp/ol-e

[elpa] externals/marginalia 0084822 1/2: Revert back to simpler alignment code with adjusted values

2021-10-04 Thread ELPA Syncer
branch: externals/marginalia commit 008482260f0d9095a592111bec5024f125c57348 Author: Daniel Mendler Commit: Daniel Mendler Revert back to simpler alignment code with adjusted values --- marginalia.el | 60 --- 1 file changed, 20 insert

[elpa] externals/marginalia 56ac026 2/2: Revert back to old limit value

2021-10-04 Thread ELPA Syncer
branch: externals/marginalia commit 56ac0265b37d5331bb3d2520245df8a900cb326c Author: Daniel Mendler Commit: Daniel Mendler Revert back to old limit value --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index fabdf36..200168

[elpa] externals/marginalia updated (b2f9cb4 -> 56ac026)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/marginalia. from b2f9cb4 Update :type of defcustom new 0084822 Revert back to simpler alignment code with adjusted values new 56ac026 Revert back to old limit value Summary of changes: marginalia.el | 60 +

[elpa] externals/boxy-headlines 0d23b16 4/6: Refactoring

2021-10-04 Thread ELPA Syncer
branch: externals/boxy-headlines commit 0d23b16029a49f0ce6c8e9dd431e9f67c05eaa83 Author: Tyler Grinn Commit: Tyler Grinn Refactoring --- boxy-headlines.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boxy-headlines.el b/boxy-headlines.el index e990c98..61cf5b7 100

[elpa] externals/boxy-headlines a900a86 5/6: Typo in add headlines

2021-10-04 Thread ELPA Syncer
branch: externals/boxy-headlines commit a900a862f52ae1f36162180dde1b92924f08fef7 Author: Tyler Grinn Commit: Tyler Grinn Typo in add headlines --- boxy-headlines.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boxy-headlines.el b/boxy-headlines.el index 61cf5b7..3

[elpa] externals/boxy-headlines e07a175 2/6: Typo in deffaces

2021-10-04 Thread ELPA Syncer
branch: externals/boxy-headlines commit e07a175940cf002da5de7359a891f5ff6a83ac09 Author: Tyler Grinn Commit: Tyler Grinn Typo in deffaces --- boxy-headlines.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/boxy-headlines.el b/boxy-headlines.el index e654831.

[elpa] externals/boxy-headlines 63c1452 1/6: Initial commit

2021-10-04 Thread ELPA Syncer
branch: externals/boxy-headlines commit 63c14524550c2a36ee8ef688707fd5ab6b526875 Author: Tyler Grinn Commit: Tyler Grinn Initial commit --- .gitignore | 6 + .gitlab-ci.yml | 46 .gitmodules| 3 + Eldev | 18 ++ LICENSE| 674 ++

[elpa] externals/boxy-headlines 07d1e5a 6/6: Added elpaignore

2021-10-04 Thread ELPA Syncer
branch: externals/boxy-headlines commit 07d1e5a36d0bec360df0d0292a2c2fc7f0c89a97 Author: Tyler Grinn Commit: Tyler Grinn Added elpaignore --- .elpaignore | 5 + 1 file changed, 5 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 000..f3e3aa6 --- /dev/n

[elpa] externals/boxy-headlines 21e47f4 3/6: Centralized options

2021-10-04 Thread ELPA Syncer
branch: externals/boxy-headlines commit 21e47f4158ca088459c74782ec05c945511e7958 Author: Tyler Grinn Commit: Tyler Grinn Centralized options --- boxy-headlines.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/boxy-headlines.el b/boxy-headlines.el index 6893f2b.

[elpa] branch externals/boxy-headlines created (now 07d1e5a)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/boxy-headlines. at 07d1e5a Added elpaignore This branch includes the following new commits: new 63c1452 Initial commit new e07a175 Typo in deffaces new 21e47f4 Centralized options new 0d23b16 Refactor

[elpa] externals/boxy bdd0aaa 3/3: Added elpaignore

2021-10-04 Thread ELPA Syncer
branch: externals/boxy commit bdd0aaa1969cc082bead539783dc2e835ae341f7 Author: Tyler Grinn Commit: Tyler Grinn Added elpaignore --- .elpaignore | 4 1 file changed, 4 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 000..6ceeb17 --- /dev/null +++ b/.

[elpa] externals/boxy eaf82b1 1/3: initial commit

2021-10-04 Thread ELPA Syncer
branch: externals/boxy commit eaf82b180475de5efd867f557aca9d08798205c6 Author: Tyler Grinn Commit: Tyler Grinn initial commit --- .gitignore |7 + .gitlab-ci.yml | 45 ++ Eldev | 16 + LICENSE| 674 +++

[elpa] externals/boxy fe4c1e7 2/3: Updated documentation

2021-10-04 Thread ELPA Syncer
branch: externals/boxy commit fe4c1e740e4b7c5ddc7c09869de00dcccb25064b Author: Tyler Grinn Commit: Tyler Grinn Updated documentation --- boxy.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boxy.el b/boxy.el index 0804d9c..f293228 100644 --- a/boxy.el +++ b/boxy.e

[elpa] branch externals/boxy created (now bdd0aaa)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/boxy. at bdd0aaa Added elpaignore This branch includes the following new commits: new eaf82b1 initial commit new fe4c1e7 Updated documentation new bdd0aaa Added elpaignore

[elpa] main 16285e0: * elpa-paclages (boxy, boxy-headlines): New packages

2021-10-04 Thread monnier--- via
branch: main commit 16285e03e089d007a302fb3ade9377dfa42f7ed8 Author: Stefan Monnier Commit: Stefan Monnier * elpa-paclages (boxy, boxy-headlines): New packages --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 5c9fb53..96b6f55 1006

[nongnu] elpa/magit-section updated (b419401 -> f843736)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b419401 manual: No longer depend on the ox-extra package adds 155fe8a AUTHORS.md: Update list of contributors adds 6e55344 git-commit: Silence byte-compiler adds 9f1cbda Shorten long doc-string summarie

[nongnu] elpa/magit updated (b419401 -> f843736)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b419401 manual: No longer depend on the ox-extra package adds 155fe8a AUTHORS.md: Update list of contributors adds 6e55344 git-commit: Silence byte-compiler adds 9f1cbda Shorten long doc-string summaries

[nongnu] elpa/git-commit f44f6c1 4/6: Release version 3.3.0

2021-10-04 Thread ELPA Syncer
--abbrev=0 --always | cut -c2-) +TIMESTAMP = 20211004 -DASH_VERSION = 2.18.1 +DASH_VERSION = 2.19.1 GIT_COMMIT_VERSION= $(VERSION) LIBGIT_VERSION= 0 MAGIT_VERSION = $(VERSION) MAGIT_LIBGIT_VERSION = $(VERSION) MAGIT_SECTION_VERSION = $(VERSION) TRANSIE

[nongnu] elpa/git-commit f843736 6/6: Add v3.4.0 release notes stub

2021-10-04 Thread ELPA Syncer
branch: elpa/git-commit commit f84373692767a94e555cc190fd099da4570e1fca Author: Jonas Bernoulli Commit: Jonas Bernoulli Add v3.4.0 release notes stub --- Documentation/RelNotes/3.4.0.org | 4 RelNotes.org | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff

[nongnu] elpa/git-commit 5ae5f95 5/6: Reset Package-Requires for Melpa

2021-10-04 Thread ELPA Syncer
quot;https://magit.vc"; :keywords '("git" "tools" "vc")) diff --git a/lisp/magit-libgit-pkg.el b/lisp/magit-libgit-pkg.el index 584d704..6cf07a5 100644 --- a/lisp/magit-libgit-pkg.el +++ b/lisp/magit-libgit-pkg.el @@ -2,6 +2,6 @@ "." &#x

[nongnu] elpa/git-commit 9f1cbda 3/6: Shorten long doc-string summaries

2021-10-04 Thread ELPA Syncer
branch: elpa/git-commit commit 9f1cbdaa5f6c51a6eaf85a4e0f7202e9d70f0e4d Author: Jonas Bernoulli Commit: Jonas Bernoulli Shorten long doc-string summaries --- lisp/magit-files.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/magit-files.el b/lisp/magit-files.el

[nongnu] elpa/git-commit 155fe8a 1/6: AUTHORS.md: Update list of contributors

2021-10-04 Thread ELPA Syncer
branch: elpa/git-commit commit 155fe8a4a4238697b3736f44d5103045e232a2eb Author: Jonas Bernoulli Commit: Jonas Bernoulli AUTHORS.md: Update list of contributors --- Documentation/AUTHORS.md | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/AUTHORS.md b/Documentation/AUTHO

[nongnu] elpa/git-commit 6e55344 2/6: git-commit: Silence byte-compiler

2021-10-04 Thread ELPA Syncer
branch: elpa/git-commit commit 6e553440b4ddc5b3d22207937da2c71ac5c80191 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit: Silence byte-compiler --- lisp/git-commit.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lisp/git-commit.el b/lisp/git-comm

[nongnu] elpa/git-commit updated (b419401 -> f843736)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from b419401 manual: No longer depend on the ox-extra package new 155fe8a AUTHORS.md: Update list of contributors new 6e55344 git-commit: Silence byte-compiler new 9f1cbda Shorten long doc-string summaries

[nongnu] elpa/evil d8f5732: Fix compiler warnings (#1525)

2021-10-04 Thread ELPA Syncer
branch: elpa/evil commit d8f573270841dade794df44c08d4a512a3008968 Author: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Commit: GitHub Fix compiler warnings (#1525) --- evil-commands.el | 4 ++-- evil-common.el | 20 evil-ex.el | 21 +--

[elpa] externals/marginalia b2f9cb4 3/3: Update :type of defcustom

2021-10-04 Thread ELPA Syncer
branch: externals/marginalia commit b2f9cb46e36b4c3540aeaba4336d4a774b695950 Author: Daniel Mendler Commit: Daniel Mendler Update :type of defcustom --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index 33cea77..bf759b0 100

[elpa] externals/marginalia c8be9b5 2/3: Improve thresholds

2021-10-04 Thread ELPA Syncer
branch: externals/marginalia commit c8be9b587f60e94fe358b218774b37ddb3c0cdbf Author: Daniel Mendler Commit: Daniel Mendler Improve thresholds --- marginalia.el | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/marginalia.el b/marginalia.el index a

[elpa] externals/marginalia updated (11df659 -> b2f9cb4)

2021-10-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/marginalia. from 11df659 Rework marginalia alignment depending on window size new 4823bfb Fix package lint warning new c8be9b5 Improve thresholds new b2f9cb4 Update :type of defcustom Summary of changes: margina

[elpa] externals/marginalia 4823bfb 1/3: Fix package lint warning

2021-10-04 Thread ELPA Syncer
branch: externals/marginalia commit 4823bfbd8f84799a520e6cd37f4e27c663f9bada Author: Daniel Mendler Commit: Daniel Mendler Fix package lint warning --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index 52a4439..a01033b 1006

[elpa] externals/consult d96147a: consult-completing-read-multiple: Fix C-g on Emacs 28 (Fix #434)

2021-10-04 Thread ELPA Syncer
branch: externals/consult commit d96147aaff3029bf36011603f55ff651791a43f8 Author: Daniel Mendler Commit: Daniel Mendler consult-completing-read-multiple: Fix C-g on Emacs 28 (Fix #434) Thanks, @jakanakaevangeli! --- consult.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions

[nongnu] elpa/evil cb39d3d: Add evil-start-of-line, evil-ensure-column, and use them (#1524)

2021-10-04 Thread ELPA Syncer
branch: elpa/evil commit cb39d3dc9f0806366e8a37a61ff967fa329b78a2 Author: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Commit: GitHub Add evil-start-of-line, evil-ensure-column, and use them (#1524) --- evil-commands.el | 112 ++-- evil-common.el | 12 +++ evil-

[elpa] externals/shell-command+ a2b3036: Skip environmental variables when parsing a command

2021-10-04 Thread ELPA Syncer
branch: externals/shell-command+ commit a2b30360a18500bc6f9fdeece80c1b7255fd7fec Author: Philip Kaludercic Commit: Philip Kaludercic Skip environmental variables when parsing a command --- shell-command+.el | 26 +- 1 file changed, 17 insertions(+), 9 deletions(-) d

[elpa] externals/marginalia 11df659: Rework marginalia alignment depending on window size

2021-10-04 Thread ELPA Syncer
branch: externals/marginalia commit 11df65904ad92fe6969c5867642d3b0b02a3562a Author: Daniel Mendler Commit: Daniel Mendler Rework marginalia alignment depending on window size * For small windows align to the left * For larger windows align to the right * For even larger win

[elpa] externals/vc-got e4ac2ae: run `got fetch/send' inside the worktree

2021-10-04 Thread ELPA Syncer
branch: externals/vc-got commit e4ac2ae5463d3a443169a082af423e82571b8f88 Author: Omar Polo Commit: Omar Polo run `got fetch/send' inside the worktree I ended up running `got fetch' and `got send' from the repo directory when I was using `git push' to send stuff to the server. I

[elpa] externals/consult e40ff04: README: Add missing word

2021-10-04 Thread ELPA Syncer
branch: externals/consult commit e40ff0466ac301c10be23eccea0c3f7320ec05bc Author: Daniel Mendler Commit: Daniel Mendler README: Add missing word --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 852d7b1..e0b95fe 100644 --- a/REA