[elpa] externals-release/org 06c064e 2/4: lisp/org-agenda.el: Fix bug in `org-agenda-highlight-todo'

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 06c064e97c329bf8271ce71f00f39d5441ebd7c9 Author: Samim Pezeshki Commit: Bastien lisp/org-agenda.el: Fix bug in `org-agenda-highlight-todo' * lisp/org-agenda.el (org-agenda-highlight-todo): Skip formatting the to-do keyword when `org-agenda-to

[elpa] externals-release/org 8544f55 1/4: lisp/org-inlinetask.el: Silent the byte-compiler

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 8544f555ac04ebc3fb55cd5bc522deadfb9970f8 Author: Bastien Commit: Bastien lisp/org-inlinetask.el: Silent the byte-compiler * lisp/org-inlinetask.el (org-inlinetask-promote) (org-inlinetask-demote): Fix calls to `looking-back'. --- lisp/org-in

[elpa] externals/org 5a1a1eb 4/6: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 5a1a1ebdebc2fb1f7db27602e584db9f7f5fb979 Merge: f98e3ef 06c064e Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org-agenda.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el

[elpa] externals/org b2c5028 5/6: lisp/org.el: Minor aesthetic clean-up

2021-05-15 Thread ELPA Syncer
branch: externals/org commit b2c5028e5bbecf14f3f30c36197c8b00685bbdd9 Author: Bastien Commit: Bastien lisp/org.el: Minor aesthetic clean-up --- lisp/org.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index a9a2bef..8463c33 100644 --- a

[elpa] externals-release/org updated (8b18405 -> f313b81)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 8b18405 Throw user errors when trying to drag inline tasks new 8544f55 lisp/org-inlinetask.el: Silent the byte-compiler new 06c064e lisp/org-agenda.el: Fix bug in `org-agenda-highlight-todo' new d28

[elpa] externals-release/org d285831 3/4: org-refile.el: Fix the case of emtpy buffer name

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit d285831af391be0045cd70650f1ec87d9a3e3000 Author: satotake Commit: Bastien org-refile.el: Fix the case of emtpy buffer name * lisp/org-refile.el (org-refile-get-targets): Ensure that the arguments of `file-name-nondirectory' and `file-truename

[elpa] externals/org updated (34bbb03 -> e2cf436)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 34bbb03 CONTRIBUTE: Small enhancements new 78e39d5 lisp/org-id.el: Small enhancements new 8544f55 lisp/org-inlinetask.el: Silent the byte-compiler new c6d4c93 Merge branch 'maint' new f98e3ef li

[elpa] externals/org c6d4c93 2/6: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit c6d4c9344c57ed45eee9f7bf563751330d9e13b4 Merge: 78e39d5 8544f55 Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org-inlinetask.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.e

[elpa] externals-release/org f313b81 4/4: Improve org-link-plain-re

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit f313b8184129090395f1ac774c1287ca7453d948 Author: Ihor Radchenko Commit: Bastien Improve org-link-plain-re * lisp/ol.el (org-link-make-regexps): Allow URLs with up to two levels of nested brackets. * lisp/org.el (org-link-plain-re): U

[elpa] externals/org f98e3ef 3/6: lisp/ox-md.el: Mark some arguments as unused

2021-05-15 Thread ELPA Syncer
branch: externals/org commit f98e3ef65a3cb1ad1b6421103559a51aa697b6c5 Author: Bastien Commit: Bastien lisp/ox-md.el: Mark some arguments as unused * lisp/ox-md.el (org-md-latex-environment) (org-md-latex-fragment): Mark some arguments as unused. --- lisp/ox-md.el | 4 ++-- 1 fi

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

2021-05-15 Thread ELPA Syncer
branch: externals/org commit e2cf4369d69e1db7efb295921596acd4416cfd7c Merge: b2c5028 f313b81 Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/ol.el | 41 +- lisp/org-refile.el | 13 +++--- testing/lisp/test-ol.el | 110 +++

[elpa] externals-release/org d37e8a1: lisp/org.el: Fix indenting of planning line

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit d37e8a14b740158297580ad93d50db62f7eaa738 Author: Bastien Commit: Bastien lisp/org.el: Fix indenting of planning line * lisp/org.el (org-indent-line): Fix indenting of planning line. --- lisp/org.el | 6 +++--- 1 file changed, 3 insertions(+), 3

[elpa] externals/org updated (e2cf436 -> b923a23)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from e2cf436 Merge branch 'maint' new d37e8a1 lisp/org.el: Fix indenting of planning line new b923a23 Merge branch 'maint' Summary of changes: lisp/org.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[elpa] externals/org b923a23: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit b923a23221795bf0b8f218170f96b5394bc70ce7 Merge: e2cf436 d37e8a1 Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 8463c33..350d047 100644

[elpa] externals-release/org updated (d37e8a1 -> 6ab5299)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from d37e8a1 lisp/org.el: Fix indenting of planning line new 4ce7881 lisp/org.el: Don't let RET indent in source code blocks new 6ab5299 Fix test-org-element/cache "Preserve local structures when re-parenting."

[elpa] externals-release/org 6ab5299 2/2: Fix test-org-element/cache "Preserve local structures when re-parenting."

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 6ab5299e5b2d879eb550350da6436a906bca5231 Author: Ihor Radchenko Commit: Bastien Fix test-org-element/cache "Preserve local structures when re-parenting." * testing/lisp/test-org-element.el (test-org-element/cache): Add spaces to make the "abc

[elpa] externals/org 402bd49 2/3: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 402bd498ab95ab91ac26932de7c1508165691ec5 Merge: dc45e84 6ab5299 Author: Bastien Commit: Bastien Merge branch 'maint' --- testing/lisp/test-org-element.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/lisp/test-org-element.el b/testi

[elpa] externals/org 8b0b206 3/3: lisp/org.el: Use "[BUG]" instead of "Bug:" for bug reports

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 8b0b206b52769b1be0c8aad9a05807ade3513138 Author: Bastien Commit: Bastien lisp/org.el: Use "[BUG]" instead of "Bug:" for bug reports * lisp/org.el (org-submit-bug-report): Use "[BUG]" as the subject prefix. --- lisp/org.el | 2 +- 1 file changed, 1 i

[elpa] externals-release/org 4ce7881 1/2: lisp/org.el: Don't let RET indent in source code blocks

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 4ce78810ac96ab86b18cb71bd8a76571ac067514 Author: Bastien Commit: Bastien lisp/org.el: Don't let RET indent in source code blocks * lisp/org.el (org-return): Don't try to indent in source code blocks. Reported-by: Nathaniel W Griswold

[elpa] externals/org dc45e84 1/3: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit dc45e84a0671a1c1ef809104db2d91dedb063104 Merge: b923a23 4ce7881 Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org.el | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 350d047..c59

[elpa] externals/org updated (b923a23 -> 8b0b206)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from b923a23 Merge branch 'maint' new 4ce7881 lisp/org.el: Don't let RET indent in source code blocks new dc45e84 Merge branch 'maint' new 6ab5299 Fix test-org-element/cache "Preserve local structures when re

[elpa] externals-release/org 77213ac 1/4: Fix code typo in 06c064e9

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 77213acb8f110af184da1cf5931d538d0b671550 Author: Bastien Commit: Bastien Fix code typo in 06c064e9 --- lisp/org-agenda.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index b7a5d

[elpa] externals-release/org updated (6ab5299 -> 4764a2f)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 6ab5299 Fix test-org-element/cache "Preserve local structures when re-parenting." new 77213ac Fix code typo in 06c064e9 new ed5e289 Fix code typo in 06c064e9 (take 2) new d85f415 Set org-adapt-in

[elpa] externals-release/org ed5e289 2/4: Fix code typo in 06c064e9 (take 2)

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit ed5e28939b42053d5ca80c009741e0ea207d9320 Author: Bastien Commit: Bastien Fix code typo in 06c064e9 (take 2) --- lisp/org-agenda.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 559d1

[elpa] externals-release/org d85f415 3/4: Set org-adapt-indentation explicitly in some tests

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit d85f4158e2b7aaa1ac242e1615e5959343942435 Author: Kévin Le Gouguec Commit: Bastien Set org-adapt-indentation explicitly in some tests * testing/lisp/test-org.el (test-org/with-electric-indent) (test-org/without-electric-indent): Make sure

[elpa] externals/org 405d82e 3/6: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 405d82ed38fba3fb2eaf0e229bf0625fda2dd930 Merge: 9e127a7 77213ac Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org-agenda.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el i

[elpa] externals/org b72b718 5/6: Add a test for known bug in org-element-cache

2021-05-15 Thread ELPA Syncer
branch: externals/org commit b72b718ac6cc09990e30f398b903c9b70207ea6f Author: Ihor Radchenko Commit: Bastien Add a test for known bug in org-element-cache * testing/lisp/test-org-element.el (test-org-element/cache-bugs): A new test documenting a known bug: 1. Create ini

[elpa] externals-release/org 4764a2f 4/4: Set org-adapt-indentation explicitly in some tests

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 4764a2fbf9619c8af06682e34e6492c48e9fb6eb Author: Kévin Le Gouguec Commit: Bastien Set org-adapt-indentation explicitly in some tests * testing/lisp/test-org.el (test-org/indent-line) (test-org/indent-region): Make sure `org-adapt-indentation'

[elpa] externals/org updated (8b0b206 -> 65de88b)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 8b0b206 lisp/org.el: Use "[BUG]" instead of "Bug:" for bug reports new ba27327 Use cache in org-up-heading-safe new 9e127a7 New command `org-refile-reverse' bound to C-c C-M-w new 77213ac Fix code typo in

[elpa] externals/org 9e127a7 2/6: New command `org-refile-reverse' bound to C-c C-M-w

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 9e127a720c624570b5916499a0e5a6f7d45fd043 Author: Adam Spiers Commit: Bastien New command `org-refile-reverse' bound to C-c C-M-w * lisp/org-refile.el (org-refile-reverse): New command. * lisp/org-keys.el (org-mode-map): Bind C-c C-M-w to `or

[elpa] externals/org ba27327 1/6: Use cache in org-up-heading-safe

2021-05-15 Thread ELPA Syncer
branch: externals/org commit ba273278a5da0b746ebbe39050b51613961364a8 Author: Ihor Radchenko Commit: Bastien Use cache in org-up-heading-safe * lisp/org.el (org-up-heading-safe): Use buffer-local cache to store positions of parent headings. The cache is invalidated when buffer

[elpa] externals/org 65de88b 6/6: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 65de88bebfa748c26d68083e5157f3952150b75d Merge: b72b718 4764a2f Author: Bastien Commit: Bastien Merge branch 'maint' --- testing/lisp/test-org.el | 168 +-- 1 file changed, 90 insertions(+), 78 deletions(-) diff --git

[elpa] externals/org 937a0d8 4/6: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 937a0d8598ae069de9b9c87922f702f36ba66989 Merge: 405d82e ed5e289 Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org-agenda.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index ccd3

[elpa] externals/ivy e8ac2e2 1/2: Consider character widths when inserting prompt

2021-05-15 Thread Basil L. Contovounesios
branch: externals/ivy commit e8ac2e23ffccb23600c5a3883805560927a54202 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Consider character widths when inserting prompt * ivy.el (ivy--insert-prompt): Use string-width instead of length when comparing prompt to window

[elpa] externals/ivy updated (4ec25a5 -> 4db4001)

2021-05-15 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 4ec25a5 Merge branch 'master' into externals/ivy adds b68f91b counsel-locate: honor locate-command adds 929da00 Document use of locate-command adds 11444e8 Fix pathological swiper-isearch-backward new e8a

[elpa] externals/ivy 4db4001 2/2: Merge branch 'master' into externals/ivy

2021-05-15 Thread Basil L. Contovounesios
branch: externals/ivy commit 4db400113f0bdd58220f71eca67ce71f8c314b0f Merge: 4ec25a5 e8ac2e2 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/iv

[elpa] externals-release/org 4da4b3a: Allow moving inlinetasks using org-metaup/down

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 4da4b3aa668c6ce37f7769cc3b5abdcc24bb1dbf Author: Ihor Radchenko Commit: Bastien Allow moving inlinetasks using org-metaup/down * lisp/org.el (org-metaup, org-metadown): Use `org-drag-elementbackward'/`org-drag-element-forward' to move inl

[elpa] externals/org 200f454 2/5: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 200f4547149b347c835282337ff4845ed909ef63 Merge: 34fc180 4da4b3a Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index a30dbed..af5b952 100644 -

[elpa] externals/org 34fc180 1/5: lisp/org-agenda.el: Use "09:00" instead of " 9:00"

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 34fc18040df33a52a52ce3414d20eceb58bf988b Author: Bastien Commit: Bastien lisp/org-agenda.el: Use "09:00" instead of " 9:00" * lisp/org-agenda.el (org-get-time-of-day): Use "09:00" instead of " 9:00" when displaying as a string. This makes th

[elpa] externals/org e0bc2b3 3/5: lisp/ox-latex.el: Allow arbitrary float environments

2021-05-15 Thread ELPA Syncer
branch: externals/org commit e0bc2b37fb79001283f684a5ddc577bd845cf599 Author: Thomas S. Dye Commit: Bastien lisp/ox-latex.el: Allow arbitrary float environments * lisp/ox-latex.el (org-latex--inline-image) (org-latex--decorate-table): Recognize arbitrary :float value. *

[elpa] externals/org 89040fb 4/5: ox-latex.el: Support specific attributes for verse block

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 89040fbf9512713cc6fadb80d1c51e873f044cd1 Author: Juan Manuel Macías Commit: Bastien ox-latex.el: Support specific attributes for verse block * lisp/ox-latex.el (org-latex-verse-block): Support verse-specific attributes. * doc/org-manual.org

[elpa] externals/org bfb3507 5/5: etc/ORG-NEWS: Various enhancements

2021-05-15 Thread ELPA Syncer
branch: externals/org commit bfb350777dfd9bdfc7a0078dd8d5bbedae3c78fa Author: Bastien Commit: Bastien etc/ORG-NEWS: Various enhancements --- etc/ORG-NEWS | 141 +++ 1 file changed, 75 insertions(+), 66 deletions(-) diff --git a/etc/OR

[elpa] externals/org updated (65de88b -> bfb3507)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 65de88b Merge branch 'maint' new 34fc180 lisp/org-agenda.el: Use "09:00" instead of " 9:00" new 4da4b3a Allow moving inlinetasks using org-metaup/down new 200f454 Merge branch 'maint' new e0bc2b3

[elpa] externals/hyperbole d47af74: Remove warnings for variables part1 (#85)

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit d47af74999dea3e5819fde00bde07ba4f0c3bcd6 Author: Mats Lidell Commit: GitHub Remove warnings for variables part1 (#85) * Declare unknown variables to silence byte-compiler warnings --- ChangeLog | 17 + hib-debbugs.el | 1 + h

[elpa] externals/org updated (bfb3507 -> 702fefe)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from bfb3507 etc/ORG-NEWS: Various enhancements new bab1b26 lisp/org-attach-git.el: New option `org-attach-git-dir' new 307e722 org-agenda.el: Fix clocking issues regex new f4b0ce2 Merge branch 'maint'

[elpa] externals/org bab1b26 1/3: lisp/org-attach-git.el: New option `org-attach-git-dir'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit bab1b26eb1da0b2d9f574a8cbc313ee00757742d Author: Juan Manuel Macías Commit: Bastien lisp/org-attach-git.el: New option `org-attach-git-dir' * lisp/org-attach-git.el (org-attach-git-dir): New option to allow using the attachment directory of the curre

[elpa] externals/org f4b0ce2 2/3: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit f4b0ce243c9680313617f12e1018136fa3d5db40 Merge: bab1b26 307e722 Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 95848ab.

[elpa] externals-release/org 307e722: org-agenda.el: Fix clocking issues regex

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 307e722dd9947aefd3c1e03452f5913bf9d68bfe Author: mosquito-magnet <24659697+mosquito-mag...@users.noreply.github.com> Commit: Bastien org-agenda.el: Fix clocking issues regex * org-agenda.el (org-agenda-show-clocking-issues): Fix regex to preve

[elpa] externals/org 702fefe 3/3: ox-html: Fix typography in a docstring

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 702fefe9f60414ccbb1e4ae3810d30a610ed1da9 Author: Nicolas Goaziou Commit: Nicolas Goaziou ox-html: Fix typography in a docstring * lisp/ox-html.el (org-html-link-org-files-as-html): Replace org-mode with Org mode and org-mode file with Org file. ---

[elpa] externals/hyperbole updated (d47af74 -> 1c373cf)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from d47af74 Remove warnings for variables part1 (#85) new 06562ab Fix and use make-directory-autoloads in Emacs 27 new 5bef00b Fix hkey-ace-window-setup to use new hyperbole-mode-map new 1c373cf Remove

[elpa] externals/hyperbole 06562ab 1/3: Fix and use make-directory-autoloads in Emacs 27

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 06562abcc4e587aa9b9696b11f9e07f26d4dbe19 Author: Bob Weiner Commit: Bob Weiner Fix and use make-directory-autoloads in Emacs 27 --- Makefile | 4 ++-- hyperbole.el | 24 +--- 2 files changed, 19 insertions(+), 9 deletions(-) diff

[elpa] externals/hyperbole 5bef00b 2/3: Fix hkey-ace-window-setup to use new hyperbole-mode-map

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 5bef00be51bc05752623b1cecaeb9572ad2ee543 Author: Bob Weiner Commit: Bob Weiner Fix hkey-ace-window-setup to use new hyperbole-mode-map --- hmouse-drv.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmouse-drv.el b/hmouse-drv.el index

[elpa] externals/hyperbole 1c373cf 3/3: Remove 'interactive-only property from kotl-mode cmds to silence byte-compiler warnings

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 1c373cf5c7e60f8f0bc9f01ef6600458023d6aea Author: Bob Weiner Commit: Bob Weiner Remove 'interactive-only property from kotl-mode cmds to silence byte-compiler warnings Eliminate a few other byte-compiler warnings --- ChangeLog | 16 +++

[elpa] externals-release/org e860fbf: lisp/org-list.el: Fix bug wrt updating statistics

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit e860fbf22a22dcbde83c6d131c17ff0b71be6991 Author: Bastien Commit: Bastien lisp/org-list.el: Fix bug wrt updating statistics * lisp/org-list.el (org-update-checkbox-count): Don't update statistics when toggling a checkbox witin a heading that h

[elpa] externals/org 5c8e735 1/2: lisp/org-list.el: Fix bug wrt updating statistics

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 5c8e735af458add0f5066a0367b7b655470f9c2c Author: Bastien Commit: Bastien lisp/org-list.el: Fix bug wrt updating statistics * lisp/org-list.el (org-update-checkbox-count): Don't update statistics when toggling a checkbox witin a heading that has C

[elpa] externals/org updated (702fefe -> 747b10c)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 702fefe ox-html: Fix typography in a docstring new 5c8e735 lisp/org-list.el: Fix bug wrt updating statistics new 747b10c etc/ORG-NEWS: Add a news entry about ditaa.jar not being bundled Summary of changes: etc/

[elpa] externals/org 747b10c 2/2: etc/ORG-NEWS: Add a news entry about ditaa.jar not being bundled

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 747b10c2e04cc876f7b51b6f2b13bfec9e2eb3cf Author: Bastien Commit: Bastien etc/ORG-NEWS: Add a news entry about ditaa.jar not being bundled --- etc/ORG-NEWS | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS inde

[elpa] externals/org 1d99f5a: lisp/org.el: Minor enhancement to `org-priority'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 1d99f5a65ae109f89cc8be5d16f4ad3304ca9a94 Author: Bastien Commit: Bastien lisp/org.el: Minor enhancement to `org-priority' * lisp/org.el (org-priority): When the set of numeric priorities only comprises single digits, ask for a single char event. ---

[elpa] externals/company 0331a73: Fix tooltip's 'unhide' on a visually wrapped line

2021-05-15 Thread ELPA Syncer
branch: externals/company commit 0331a7311a4697306f5f5e4312959acb794ad8cc Author: Dmitry Gutov Commit: Dmitry Gutov Fix tooltip's 'unhide' on a visually wrapped line #1073 --- company.el | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/company.el b/

[elpa] externals/hyperbole d174199 3/3: Merge branch 'master' of hyperbole

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit d17419972ed73b6541d03c84838d471a954bd054 Merge: 1bf79df 3251e47 Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' of hyperbole --- ChangeLog | 8 hyrolo.el | 16 2 files changed, 24 insertions(+) diff --git a/ChangeLog

[elpa] externals/hyperbole updated (1c373cf -> d174199)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 1c373cf Remove 'interactive-only property from kotl-mode cmds to silence byte-compiler warnings new 1bf79df kotl-mode.el, kview.el - Simplify one clause 'if' to 'when' and '(or (not ...))' to 'unless' new 325

[elpa] externals/hyperbole 1bf79df 1/3: kotl-mode.el, kview.el - Simplify one clause 'if' to 'when' and '(or (not ...))' to 'unless'

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 1bf79df0569d9cf4723b78bca4e5cbf315e92f40 Author: Bob Weiner Commit: Bob Weiner kotl-mode.el, kview.el - Simplify one clause 'if' to 'when' and '(or (not ...))' to 'unless' Also, use cl-remprop and require cl-lib to remove interactive-only prop.

[elpa] externals/hyperbole 3251e47 2/3: Add external dependencies (#87)

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 3251e47b4783e97a6f29ba15380d7b560f677a82 Author: Mats Lidell Commit: GitHub Add external dependencies (#87) --- ChangeLog | 8 hyrolo.el | 16 2 files changed, 24 insertions(+) diff --git a/ChangeLog b/ChangeLog index d1a0b6b..c

[elpa] externals/hyperbole 9b7e925: kotl-mode.el - Change '(when arg...)' to proper '(unless arg...)'

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 9b7e9254b727090cb7212a3c6c0c3e17d45a7872 Author: Bob Weiner Commit: Bob Weiner kotl-mode.el - Change '(when arg...)' to proper '(unless arg...)' --- ChangeLog | 5 + kotl/kotl-mode.el | 26 +- 2 files changed, 18 insert

[elpa] externals/hyperbole updated (9b7e925 -> 5871b26)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 9b7e925 kotl-mode.el - Change '(when arg...)' to proper '(unless arg...)' new 6f70c1e Building autoload files - remove find-file-hooks to prevent hdrs new 5871b26 Ensure kotl-autoloads.el is loaded when Hyp

[elpa] externals/hyperbole 6f70c1e 1/2: Building autoload files - remove find-file-hooks to prevent hdrs

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 6f70c1e9cafe464af34f110accdf2b3ade66e913 Author: Bob Weiner Commit: Bob Weiner Building autoload files - remove find-file-hooks to prevent hdrs --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a

[elpa] externals/hyperbole 5871b26 2/2: Ensure kotl-autoloads.el is loaded when Hyperbole is initialized

2021-05-15 Thread ELPA Syncer
branch: externals/hyperbole commit 5871b26fe443bce431c9e831ebfe0aa67d61123c Author: Bob Weiner Commit: Bob Weiner Ensure kotl-autoloads.el is loaded when Hyperbole is initialized --- ChangeLog| 8 +++- hyperbole.el | 17 +++-- 2 files changed, 22 insertions(+), 3 deleti

[elpa] main 8870a31: * elpa-packages (hyperbole): `kotl/kotl-autoloads.el` is not in Git any more

2021-05-15 Thread monnier--- via
branch: main commit 8870a31f4058edb95564f2377aad8935377e69b8 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (hyperbole): `kotl/kotl-autoloads.el` is not in Git any more (org-edna, realgud-jdb, realgud-trepan-ni): Fix URL. --- elpa-packages | 7 --- 1 file changed

[elpa] externals-release/org 589962b: lisp/org.el: Fix bug in `org-sort-remove-invisible'

2021-05-15 Thread ELPA Syncer
branch: externals-release/org commit 589962b7308daf1367453101042f2991afc1645e Author: Nicolas Goaziou Commit: Bastien lisp/org.el: Fix bug in `org-sort-remove-invisible' * lisp/org.el (org-sort-remove-invisible): Rewrite using `org-element-interpret-data' to clean invisible part

[elpa] externals/org updated (1d99f5a -> e8116de)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 1d99f5a lisp/org.el: Minor enhancement to `org-priority' adds e860fbf lisp/org-list.el: Fix bug wrt updating statistics new 589962b lisp/org.el: Fix bug in `org-sort-remove-invisible' new e8116de Merge bra

[elpa] externals/org e8116de: Merge branch 'maint'

2021-05-15 Thread ELPA Syncer
branch: externals/org commit e8116dece1e44f4adac1026f099f87572cd03e6a Merge: 1d99f5a 589962b Author: Bastien Commit: Bastien Merge branch 'maint' --- lisp/org.el | 39 +++ 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/lisp/org.el b/lisp/o

[elpa] externals/org updated (e8116de -> c50c92b)

2021-05-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from e8116de Merge branch 'maint' new 60fccc7 lisp/org.el: Explicit the docstrings of org-priority-highest/lowest new c50c92b lisp/ol.el: Enhance message when the link has already been stored Summary of changes: li

[elpa] externals/org c50c92b 2/2: lisp/ol.el: Enhance message when the link has already been stored

2021-05-15 Thread ELPA Syncer
branch: externals/org commit c50c92bc4559c1aab00393fbb1ab46ac17905874 Author: Bastien Commit: Bastien lisp/ol.el: Enhance message when the link has already been stored * lisp/ol.el (org-store-link): Enhance message when the link has already been stored. --- lisp/ol.el | 2 +- 1

[elpa] externals/org 60fccc7 1/2: lisp/org.el: Explicit the docstrings of org-priority-highest/lowest

2021-05-15 Thread ELPA Syncer
branch: externals/org commit 60fccc752e8b236818da31d2c58a8538643c5d6e Author: Bastien Commit: Bastien lisp/org.el: Explicit the docstrings of org-priority-highest/lowest * lisp/org.el (org-priority-highest, org-priority-lowest): Make the docstring more explicit. --- lisp/org.el