[elpa] externals/transient 7c67773: More flexible display of transient buffer

2021-09-27 Thread Jonas Bernoulli
branch: externals/transient commit 7c67773735dea5a0c41ad8afb69fdafb62c46c7c Author: Jonas Bernoulli Commit: Jonas Bernoulli More flexible display of transient buffer Display buffer after populating it and set additional display actions and window parameters using the display ali

[elpa] externals/shelisp b2b219e: Added term/vterm/non-shell-modes support

2021-09-27 Thread mmaug--- via
branch: externals/shelisp commit b2b219ee7b670b273a6e2107126e0640f8a7513d Author: Michael R. Mauger Commit: Michael R. Mauger Added term/vterm/non-shell-modes support --- shelisp.el | 78 +- 1 file changed, 62 insertions(+), 16 del

[elpa] main d50774f: org: Update repository URL and release branch

2021-09-27 Thread Bastien Guerry
branch: main commit d50774f11d24ac04c7ad67f9c7b9ed94b9ba88df Author: Bastien Commit: Bastien org: Update repository URL and release branch --- elpa-packages | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index cffd9a6..89e6989 100644 --

[elpa] externals-release/org a33ad98 04/22: CONTRIBUTE: Fix link for cloning as a contributor

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit a33ad982f5fa5ec85b1b5e2bafd12e9c8239bf83 Author: Bastien Commit: Bastien CONTRIBUTE: Fix link for cloning as a contributor --- CONTRIBUTE | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index ed1c0bf..

[elpa] externals-release/org e23815b 13/22: Correctly handle org-log-note-clock-out non-interactively

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit e23815ba61b18146c75531691864e438aaf9ea60 Author: Ihor Radchenko Commit: Bastien Correctly handle org-log-note-clock-out non-interactively * lisp/org-clock.el (org-clock-out): Delay log popup to after-command-hook to avoid messing up non-inter

[elpa] externals-release/org 6a2c487 07/22: Avoid infinite loop in org-agenda-dim-blocked-tasks

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 6a2c48704bec894eea79052d5cae07fee3779c4c Author: Ihor Radchenko Commit: Bastien Avoid infinite loop in org-agenda-dim-blocked-tasks * lisp/org-agenda.el (org-agenda-dim-blocked-tasks): When the blocked task is the last line in agenda buffer a

[elpa] externals-release/org 6a558fc 19/22: org: Fix potential modified src match-data issue

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 6a558fc17b42911b6d01e43fcd42754345970a60 Author: TEC Commit: TEC org: Fix potential modified src match-data issue * lisp/org.el (org-fontify-meta-lines-and-blocks-1): When this is run on a src block, a "leaky" major mode called in `org-sr

[elpa] externals-release/org d13556e 21/22: lisp/org.el (org-return): Enable `delete-selection'

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit d13556e5ed40447430829c2c08f69c85681bafac Author: Bastien Commit: Bastien lisp/org.el (org-return): Enable `delete-selection' * lisp/org.el (org-return): Enable `delete-selection'. Reported-by: Gustavo Barros

[elpa] externals/org updated (986341b -> 663255e)

2021-09-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 986341b ob-tangle: Fix incorrect buff name in org-src edit new ef31364 ob-tangle: Fix incorrect buff name in org-src edit new d700c03 org-manual: Add referring to tables in other files new 3a77e59 ox-asci

[elpa] externals/org ef31364 03/85: ob-tangle: Fix incorrect buff name in org-src edit

2021-09-27 Thread ELPA Syncer
branch: externals/org commit ef31364bc86891cb30d2b027bb238cc9fcca7bcb Author: Mark Dawson Commit: TEC ob-tangle: Fix incorrect buff name in org-src edit * lisp/ob-tangle.el (org-babel-tangle): Fix stringp error which happens when confirming successful tangle when `org-babel-tang

[elpa] externals/org fb75741 09/85: lisp/ob-gnuplot.el: Add Ihor Radchenko as maintainer

2021-09-27 Thread ELPA Syncer
branch: externals/org commit fb7574178c2647502c6a98f837308bf6c1579a73 Author: Bastien Commit: Bastien lisp/ob-gnuplot.el: Add Ihor Radchenko as maintainer --- lisp/ob-gnuplot.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gnuplot.el index a9b8e65..2ed1ad

[elpa] externals/org a3c912c 26/85: Fix duplicate logbook entry for repeated tasks

2021-09-27 Thread ELPA Syncer
branch: externals/org commit a3c912cb299a90415028207eb4d78cf88b4880f3 Author: Ihor Radchenko Commit: Bastien Fix duplicate logbook entry for repeated tasks * lisp/org.el (org-add-log-setup): Always run `org-add-log-note' via `post-command-hook'. Otherwise, there is no way to kn

[elpa] externals/org 18f6ef8 33/85: ox.el: add smart quotes for greek

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 18f6ef8c3fec80d829d0c1feff881e129ba7e8cc Author: Juan Manuel Macias Commit: Bastien ox.el: add smart quotes for greek * lisp/ox.el (org-export-smart-quotes-alist): The correct quotes for Greek have been established with the help of Protesilaos Stavro

[elpa] externals/org be0cdd1 40/85: org-mouse: Support intermediate-state checkboxes

2021-09-27 Thread ELPA Syncer
branch: externals/org commit be0cdd1e520a0c8bc2d70f38233b00cd3d09e8ba Author: Jim Porter Commit: Bastien org-mouse: Support intermediate-state checkboxes * lisp/org-mouse.el (org-mode-hook): Use regexp from `org-set-font-lock-defaults' and set font-lock keywords more robustly.

[elpa] externals/org 1c83f6f 47/85: Allow sexps with nested parenthesis in org-agenda-prefix-format

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 1c83f6fa02eac3ce95e99583210a315afc579710 Author: Ihor Radchenko Commit: Bastien Allow sexps with nested parenthesis in org-agenda-prefix-format * lisp/org-agenda.el (org-compile-prefix-format): Use `read' instead of pure regexp matching to determine

[elpa] externals/org d3d80c5 46/85: Add test checking org-log-done specs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit d3d80c5948444c551216c464295ff9bac3f8414d Author: Ihor Radchenko Commit: Bastien Add test checking org-log-done specs * testing/lisp/test-org.el (test-org/org-log-done): New test --- testing/lisp/test-org.el | 126

[elpa] externals/org b80b0a5 51/85: org-clock.el: Make org-notify support macOS notification

2021-09-27 Thread ELPA Syncer
branch: externals/org commit b80b0a517de7be94c70d3d6537899a94ac046fab Author: stardiviner Commit: Bastien org-clock.el: Make org-notify support macOS notification * lisp/org-clock.el (org-show-notification): Add support for macOS notification. --- lisp/org-clock.el | 4 1

[elpa] externals/org 78783f4 48/85: ob-core.el: Add ability to use closures as default header arguments

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 78783f4e47901255695031dae0efcbb301a40878 Author: Matt Huszagh Commit: Bastien ob-core.el: Add ability to use closures as default header arguments * lisp/ob-core.el (org-babel-default-header-args): Document ability to use functions. (eval-default-

[elpa] externals/org acc49d5 41/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit acc49d539dd402fdec75ce9e5fcd692029af6ff8 Merge: be0cdd1 e23815b Author: Bastien Commit: Bastien Merge branch 'bugfix'

[elpa] externals/org 1f3722c 65/85: Backport commit c78e16962 from Emacs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 1f3722c6b5341e6c5c9d3b28c978d686fc5f7202 Author: Stefan Kangas Commit: Kyle Meyer Backport commit c78e16962 from Emacs ; Adjust overly long docstrings to fit 80 characters c78e16962e63895d340f80cf245fad568a7da770 Stefan Kangas Sun Sep 26 13:2

[elpa] externals/org c76a7ee 76/85: org: Refactor width in `org-display-inline-images'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit c76a7eed23f09f2d0894c3a66f26e0af6ec24396 Author: TEC Commit: TEC org: Refactor width in `org-display-inline-images' * lisp/org.el (org-display-inline-images, org-display-inline-image--width): Extract the width determination in `org-display-inline

[elpa] externals/org 3d35718 44/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 3d35718badaf16302e0cd1b20646eabd23935f8f Merge: 72c9f1b f7d6db1 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/ol-bibtex.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ol-bibtex.el b/lisp/ol-bibtex.el index 4970be9.

[elpa] externals/org e0535fa 39/85: ob-sql.el (org-babel-expand-body:sql): Support :prologue :epilogue

2021-09-27 Thread ELPA Syncer
branch: externals/org commit e0535fa2d8215ba9a9f96058807648df72e2d99d Author: Rodrigo Morales Commit: Bastien ob-sql.el (org-babel-expand-body:sql): Support :prologue :epilogue * lisp/ob-sql.el (org-babel-expand-body:sql): Add support for :prologue and :epilogue parameters.

[elpa] externals/org 2aa2615 59/85: Document new agenda faces in the ORG-NEWS

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 2aa2615de50609b3d93c034bbffbb90cb9545864 Author: Protesilaos Stavrou Commit: Bastien Document new agenda faces in the ORG-NEWS --- etc/ORG-NEWS | 38 ++ 1 file changed, 38 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEW

[elpa] externals/org ef66170 42/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit ef661702e7ee4fc022d884f8281c8fb6719a646d Merge: acc49d5 aea7cab Author: Bastien Commit: Bastien Merge branch 'bugfix'

[elpa] externals/org 7d67719 68/85: org-manual: comment about latex code-block export

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 7d67719d68751d8d0f99eb0143e314358ed03e15 Author: Daniel Fleischer Commit: Bastien org-manual: comment about latex code-block export * doc/org-manual.org: when using the latex Minted package, one needs to set the '-shell-escape' flag in 'org-latex-pdf

[elpa] externals/org 6300e0e 84/85: test-org-protocol.el: Decode "+" to " " tests

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 6300e0ebef3b42204af354cc1c241c7de698fefc Author: Max Nikulin Commit: Bastien test-org-protocol.el: Decode "+" to " " tests testing/lisp/test-org-protocol.el (test-org-protocol/org-protocol-store-link) (test-org-protocol/org-protocol-capture): Cas

[elpa] externals-release/org bea172a 02/22: mk/default.mk: Use the Emacs manual css

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit bea172ae99366ebfb96ba26b6a5d84b5df936163 Author: Bastien Commit: Bastien mk/default.mk: Use the Emacs manual css --- mk/default.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/default.mk b/mk/default.mk index fbfdaf5..e92d58c 10

[elpa] externals-release/org updated (4be129f -> 14fb761)

2021-09-27 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 4be129f doc/Makefile: Clean up *.info files too new 268a433 mk/server.mk: Use a new path new bea172a mk/default.mk: Use the Emacs manual css new 4a11766 docs: Update outdated code.orgmode.org link

[elpa] externals-release/org 3f5605e 06/22: org-agenda.el: Avoid dependency on subr-x

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 3f5605e66c84dc05552c2046745c5a85acf8fc38 Author: Maxim Nikulin Commit: Bastien org-agenda.el: Avoid dependency on subr-x * lisp/org-agenda.el (org-agenda-highlight-todo): Do not use `string-empty-p'. Restore compatibility with Emacs-24.

[elpa] externals-release/org 4a11766 03/22: docs: Update outdated code.orgmode.org links

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 4a11766cac7708fb029fb79908fc02027403c12b Author: TEC Commit: Bastien docs: Update outdated code.orgmode.org links * CONTRIBUTE, docs/org-manual.org, docs/ORG-NEWS: Replace mentions of https://code.orgmode.org with references to the new reposi

[elpa] externals-release/org aea7cab 14/22: Fix duplicate logbook entry for repeated tasks

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit aea7cab707412a002f7e228d56fbb05a9c429029 Author: Ihor Radchenko Commit: Bastien Fix duplicate logbook entry for repeated tasks * lisp/org.el (org-add-log-setup): Always run `org-add-log-note' via `post-command-hook'. Otherwise, there is no w

[elpa] externals-release/org 399481b 09/22: Do not ignore user-defined display-buffer-alist in org-insert-link

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 399481bad10845a77f210c9320ff1efee9a312c8 Author: Ihor Radchenko Commit: Bastien Do not ignore user-defined display-buffer-alist in org-insert-link * lisp/ol.el (org-insert-link): Handle case when *Org Links* window is not created. * lisp/

[elpa] externals-release/org dbbb93d 15/22: lisp/org-table.el: Fix positioning of "#+TBLFM:

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit dbbb93dfdf1d7a9d1549d20b9b5647ef5e5b22d6 Author: Bastien Commit: Bastien lisp/org-table.el: Fix positioning of "#+TBLFM: * lisp/org-table.el (org-table-store-formulas): Fix positioning of "#+TBLFM:". Reported-by: tbanelwebmin

[elpa] externals-release/org 529a1bd 20/22: doc/org-manual.org: Reintroduce lost footnote definition.

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 529a1bd829e370ed5235bed759e2fc3bf09464f2 Author: Bastien Commit: Bastien doc/org-manual.org: Reintroduce lost footnote definition. * doc/org-manual.org (Footnotes): Reintroduce lost footnote definition. Reported-by: Tim Landscheidt

[elpa] externals/org 7aeadf2 02/85: Backport commit 3f9f3ba43 from Emacs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 7aeadf2504e352eaa19439b211867e7698707d37 Author: Stefan Kangas Commit: Kyle Meyer Backport commit 3f9f3ba43 from Emacs * lisp/org-timer.el (org-timer-set-timer): * lisp/ox.el (org-export-dispatch-last-position): Use command substitution for 'univ

[elpa] externals/org 4271f22 10/85: org-manual: Undo the last change in Shakespeare's verse

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 4271f228db2c46519c8197fbc9d074509c007219 Author: Marco Wahl Commit: Marco Wahl org-manual: Undo the last change in Shakespeare's verse See commit 215d80d02bce8c9f. --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --

[elpa] externals/org e64d5bc 17/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit e64d5bcc61d7d11211ef0eae66e7ecd0ceb331ae Merge: 2d2f774 4a11766 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- CONTRIBUTE | 42 +++--- doc/org-manual.org | 2 +- etc/ORG-NEWS | 18 +-

[elpa] externals/org 815c0b3 19/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 815c0b3582312ec0febf3d23d2a6ec879b6764f4 Merge: 527da79 413060b Author: Bastien Commit: Bastien Merge branch 'bugfix'

[elpa] externals/org 26b0297 20/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 26b0297f65eb38eff3253b77df3ca3e4e113c1d0 Merge: 815c0b3 3f5605e Author: Bastien Commit: Bastien Merge branch 'bugfix' --- 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 869c6c1

[elpa] externals/org e0bf528 30/85: CONTRIBUTE: Update to follow the new structure of doc/

2021-09-27 Thread ELPA Syncer
branch: externals/org commit e0bf52813ebd4addc31269ad342c2ee162df6186 Author: Marco Wahl Commit: Bastien CONTRIBUTE: Update to follow the new structure of doc/ --- CONTRIBUTE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index a687717..94d471a 1

[elpa] externals/org 74a5af6 31/85: Fix byte-comp function warnings

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 74a5af619cc3696cc26e432fe86812da42ac9f29 Author: Nicholas Vollmer Commit: Bastien Fix byte-comp function warnings * (org.el, org-table.el org-keys.el) Declare functions for byte compiler. --- lisp/org-keys.el | 3 ++- lisp/org-table.el | 1 + lisp/org.

[elpa] externals/org 9364b2d 35/85: lisp/ox-html.el: Restore org-svg class.

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 9364b2d89465773e3a1855be76358c315e2e003b Author: Tom Gillespie Commit: Bastien lisp/ox-html.el: Restore org-svg class. * lisp/ox-html.el (org-html--format-image): Restore org-svg class. d96e8975791bd3b1a5f8fdb75609d73f134dc831 removed the org-svg cla

[elpa] externals/org 63a5af9 63/85: Backport commit 85e9e5f61 from Emacs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 63a5af9e8e10c73b257ce376d62f84cc46746bbb Author: Lars Ingebrigtsen Commit: Kyle Meyer Backport commit 85e9e5f61 from Emacs * lisp/ox-html.el (org-html-htmlize-output-type): * lisp/org-agenda.el (org-agenda-do-in-region): Don't quote t and nil.

[elpa] externals/org 4b7d80c 50/85: Add faces to improve contextuality of agenda views

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 4b7d80cb60ebf18a87864f5da9d931efa7a8c949 Author: Protesilaos Stavrou Commit: Bastien Add faces to improve contextuality of agenda views * lisp/org-agenda.el (org-search-view) (org-agenda-propertize-selected-todo-keywords, org-todo-list) (org-tags

[elpa] externals/org 69850c1 58/85: ob-core.el (org-babel--file-desc): Remove unused condition

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 69850c1e88ea0dfbd9c93a92b659f56d68630a96 Author: Bastien Commit: Bastien ob-core.el (org-babel--file-desc): Remove unused condition * lisp/ob-core.el (org-babel--file-desc): Remove unused condition. --- lisp/ob-core.el | 3 +-- 1 file changed, 1 inserti

[elpa] externals/org ee0fd1e 37/85: Revert "org-src.el (org-src--contents-for-write-back): Do not indent blank lines"

2021-09-27 Thread ELPA Syncer
branch: externals/org commit ee0fd1ec317c4763863a5788e6091ee0c0574ec5 Author: Bastien Commit: Bastien Revert "org-src.el (org-src--contents-for-write-back): Do not indent blank lines" This reverts commit 35690cd04fa39489cab7afe0d518955d4541f269. --- lisp/org-src.el | 23 +++---

[elpa] externals/org 70e65a2 38/85: org-src.el: Do not indent blank lines, except current one

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 70e65a202885e72681cbfebeefe4f04375e1cce1 Author: Sébastien Miquel Commit: Bastien org-src.el: Do not indent blank lines, except current one * lisp/org-src.el (org-src--contents-for-write-back): Do not indent blank lines, except for the current line

[elpa] externals/org 578d99b 57/85: lisp/ob-tangle.el: Add variable declaration

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 578d99b2aad1c5ec9bfbcb2da064cba367b48c30 Author: Bastien Commit: Bastien lisp/ob-tangle.el: Add variable declaration This completes commit 0b4e357d6. --- lisp/ob-tangle.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ob-tangle.el b/lisp/ob-t

[elpa] externals/org df51e93 53/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit df51e934aed5358c112f7ed83c6a5c322128c030 Merge: 5e58af5 6a558fc Author: TEC Commit: TEC Merge branch 'bugfix' --- lisp/org.el | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 5f44d65..66ca73d 100644

[elpa] externals/org c21dceb 61/85: lisp/org.el: Fix some compiler warnings

2021-09-27 Thread ELPA Syncer
branch: externals/org commit c21dceb66dcf131f5a37fd1a2327ae0333f956d2 Author: Bastien Commit: Bastien lisp/org.el: Fix some compiler warnings Thanks to Ihor Radchenko for reporting them. --- lisp/org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/org.

[elpa] externals/org b2da9ea 64/85: Backport commit 0da8118dc from Emacs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit b2da9ea3b689a4bb976ac751ea2500fe888f7d00 Author: Stefan Kangas Commit: Kyle Meyer Backport commit 0da8118dc from Emacs * lisp/org.el (org-revert-all-org-buffers): Use command substitution. Use command substitution instead of raw keys in more pla

[elpa] externals/org c305bb7 69/85: org-agenda: Allow org-agenda-overriding-header to be a function

2021-09-27 Thread ELPA Syncer
branch: externals/org commit c305bb74181242a9f4bd1d7ce4f28bb159869631 Author: Christopher League Commit: Bastien org-agenda: Allow org-agenda-overriding-header to be a function * org-agenda.el (org-agenda--insert-overriding-header): Allow `org-agenda-overriding-header' to be a f

[elpa] externals/org ca441be 71/85: lisp/oc.el: Fix typo in comment string

2021-09-27 Thread ELPA Syncer
branch: externals/org commit ca441be377320e3a7fdab6e6d0a7f58c39d29b6e Author: Bastien Commit: Bastien lisp/oc.el: Fix typo in comment string * lisp/oc.el: Fix typo in comment string. --- lisp/oc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/oc.el b/lis

[elpa] externals/org 2db02f9 70/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 2db02f993106a099ae6676a79cb26721c808dae3 Merge: c305bb7 529a1bd Author: Bastien Commit: Bastien Merge branch 'bugfix' --- doc/org-manual.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index ec7b

[elpa] externals/org 177745e 73/85: doc/org-manual.org (Citations handling): New section

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 177745e4c98669799bbed0eb83349cafe2a93c94 Author: Bastien Commit: Bastien doc/org-manual.org (Citations handling): New section * doc/org-manual.org (Citations handling): New section. --- doc/org-manual.org | 44 +++

[elpa] externals/org 593740c 74/85: etc/ORG-NEWS: Mention the citation engine and reorder items

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 593740cad2427b46b93d33de38bb145b292b67be Author: Bastien Commit: Bastien etc/ORG-NEWS: Mention the citation engine and reorder items --- etc/ORG-NEWS | 340 +++ 1 file changed, 177 insertions(+), 163 deleti

[elpa] externals/org e816ae1 75/85: org: Display proportional image widths

2021-09-27 Thread ELPA Syncer
branch: externals/org commit e816ae1ff59a41c079be42a78883d29245876585 Author: TEC Commit: TEC org: Display proportional image widths * lisp/org.el (org-display-inline-images): When the image width is given as a float less than 2, interpret the value as that portion of the text

[elpa] externals/org c12a159 78/85: ORG-NEWS: Mention proportional image width display

2021-09-27 Thread ELPA Syncer
branch: externals/org commit c12a159094eb749495e7cf9db629368b102a9a11 Author: TEC Commit: TEC ORG-NEWS: Mention proportional image width display --- etc/ORG-NEWS | 17 + 1 file changed, 17 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 375b867..53915d8 100644

[elpa] externals/org 4594423 79/85: doc/org-manual.org: Fix typo

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 4594423811aae9c260e9f8228c99ec317367dc30 Author: Bastien Commit: Bastien doc/org-manual.org: Fix typo * doc/org-manual.org (Citation handling): Fix typo. --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-

[elpa] externals-release/org f7d6db1 16/22: org-bibtex-read: Do not add nil when there is no entry at point

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit f7d6db1bf6c479fa537f198c791851e248e5cdb1 Author: Ihor Radchenko Commit: Bastien org-bibtex-read: Do not add nil when there is no entry at point * lisp/ol-bibtex.el (org-bibtex-read): Previously, when there is no entry at point, `nil' would be

[elpa] externals-release/org 0b4e357 17/22: Avoid creating ID property during tangling

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 0b4e357d6208c9531118711e8dc28762ff69b20f Author: Ihor Radchenko Commit: Bastien Avoid creating ID property during tangling * lisp/ob-tangle.el (org-babel-tangle-single-block, org-babel-tangle-comment-links): Suppress org-id-link-to-org-use-id

[elpa] externals-release/org 97de19f 12/22: Fix not updating org-clock-marker after refiling from indirect buffer

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 97de19f65994c6302b6a8f67db4f8acd039a0c1c Author: Ihor Radchenko Commit: Bastien Fix not updating org-clock-marker after refiling from indirect buffer * lisp/org.el (org-check-and-save-marker): Save markers in base buffer of indirect buffer in

[elpa] externals-release/org d8b9bd0 11/22: Fix byte-comp function warnings

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit d8b9bd05ba8da2ced6dfda4777169f68d7caa430 Author: Nicholas Vollmer Commit: Bastien Fix byte-comp function warnings * (org.el, org-table.el org-keys.el) Declare functions for byte compiler. --- lisp/org-keys.el | 3 ++- lisp/org-table.el | 1 + l

[elpa] externals-release/org 14fb761 22/22: Do not use mark-whole-buffer noninteractively

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 14fb761d78bcc8ee5f58ec5e06279bf6dd8f10d5 Author: Ihor Radchenko Commit: Ihor Radchenko Do not use mark-whole-buffer noninteractively * lisp/org.el (org-fill-element): `mark-whole-buffer' introduced in 7b85a64da is only for interactive use and

[elpa] externals/org b4ce4d6 01/85: Backport commit 25ebb9374 from Emacs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit b4ce4d6d82f987635aece03885051b819e7a23ba Author: Stefan Kangas Commit: Kyle Meyer Backport commit 25ebb9374 from Emacs ; More minor docfixes found by checkdoc 25ebb9374bdadf66153727831fc7ff131c8cf299 Stefan Kangas Tue Sep 14 07:57:14 2021 +02

[elpa] externals/org f5392c4 08/85: Merge branch 'km/from-emacs-master'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit f5392c4f2bb2ca8197bcc712f0cb9f8bbeb5f312 Merge: d3d2e56 7aeadf2 Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'km/from-emacs-master' --- lisp/ol.el| 2 +- lisp/org-timer.el | 6 +++--- lisp/ox.el| 2 +- 3 files changed, 5 insertions(+), 5 de

[elpa] externals/org 3a77e59 05/85: ox-ascii: Justify correctly with indent-tabs-mode

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 3a77e59fc90400bcc5e23a0b5e743e2e05dff09f Author: Morgan Willcock Commit: TEC ox-ascii: Justify correctly with indent-tabs-mode * lisp/ox-ascii.el (org-ascii--justify-lines): Ensure that `indent-tabs-mode' is nil when applying indentation to justify l

[elpa] externals/org c9dc660 11/85: Fix org-babel-header-args:haskell not being an alist

2021-09-27 Thread ELPA Syncer
branch: externals/org commit c9dc6603a4dd81c4fe7dd2d785ee97bcc323da01 Author: Ihor Radchenko Commit: Ihor Radchenko Fix org-babel-header-args:haskell not being an alist * lisp/ob-haskell.el (org-babel-header-args:haskell): The old value of the variable was not argument alist, as

[elpa] externals/org 4063d4c 06/85: org: Rename for more consistency

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 4063d4c2d7d5522fb505803a9cdc03bf3e67f4ec Author: Marco Wahl Commit: Marco Wahl org: Rename for more consistency * lisp/org.el (org-get-previous-sibling): Rename from org-get-last-sibling to be more consistent with the rest of Emacs. org-get-l

[elpa] externals/org 9a4a24a 12/85: mk/targets.mk: Fix ORGVERSION in tag-less repos

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 9a4a24a949c814740ff27e493175dc8b09c6be55 Author: Nicholas Vollmer Commit: Kyle Meyer mk/targets.mk: Fix ORGVERSION in tag-less repos * mk/targets.mk (ORGVERSION, GITVERSION): trim "-dev" suffix from ORGVERSION. 61336f80 uses org.el's Version me

[elpa] externals/org 2311677 13/85: mk/server.mk: Use a new path

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 23116778800c3105f9cf8fd939f09eae2010707e Author: Bastien Commit: Bastien mk/server.mk: Use a new path This prepares the migration out of the current orgmode.org server. --- mk/server.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[elpa] externals/org 1f2c26a 15/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 1f2c26a18e2c97116f34d381bab723f8bf0ba138 Merge: ce99b55 268a433 Author: Bastien Commit: Bastien Merge branch 'bugfix'

[elpa] externals/org bf1c4c7 22/85: Include support for evaluating julia code

2021-09-27 Thread ELPA Syncer
branch: externals/org commit bf1c4c7575e9aff11f1e20e5692678be7eeb49a5 Author: Pedro Bruel Commit: Bastien Include support for evaluating julia code * lisp/ob-julia.el: included from org-contrib * testing/lisp/test-ob-julia.el: start adapting from testing/lisp/test-ob-python.el

[elpa] externals/org e626185 23/85: org-table.el: Fix usage of user-error

2021-09-27 Thread ELPA Syncer
branch: externals/org commit e626185081c96b5a4af5f3223db849245b885fd5 Author: Utkarsh Singh Commit: Bastien org-table.el: Fix usage of user-error * lisp/org-table.el (org-table-convert-region): Don't use `if' because Elisp has no concept of continuable errors. --- lisp/org-ta

[elpa] externals/org 179ae6b 25/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 179ae6b232e57dc2b84e9ee71332b8d9d61c7c0f Merge: b967a05 6a2c487 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/org-agenda.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index ac74

[elpa] externals/org 769a557 28/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 769a557ceb074bf21cf55349a8155286b905ee1c Merge: 777c1c3 399481b Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/ol.el | 13 +++-- lisp/org-macs.el | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/lisp/ol.el b/l

[elpa] externals/org c0ca5e3 29/85: CONTRIBUTE: Fix typo

2021-09-27 Thread ELPA Syncer
branch: externals/org commit c0ca5e39054f6fde4afd74db033fbfc3f5f7b721 Author: Marco Wahl Commit: Marco Wahl CONTRIBUTE: Fix typo --- CONTRIBUTE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index 547fb39..a687717 100644 --- a/CONTRIBUTE +++ b/CO

[elpa] externals/org 35690cd 36/85: org-src.el (org-src--contents-for-write-back): Do not indent blank lines

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 35690cd04fa39489cab7afe0d518955d4541f269 Author: Sébastien Miquel Commit: Bastien org-src.el (org-src--contents-for-write-back): Do not indent blank lines * lisp/org-src.el (org-src--contents-for-write-back): Do not indent blank lines, except for the

[elpa] externals/org d74a824 54/85: org.el (org-fontify-extend-region): Fix headline fontification in edge case

2021-09-27 Thread ELPA Syncer
branch: externals/org commit d74a82448bc28dd9be7b57611038bbb4c7172bce Author: Sébastien Miquel Commit: Bastien org.el (org-fontify-extend-region): Fix headline fontification in edge case * lisp/org.el (org-fontify-extend-region): Fix fontification of headline or meta line create

[elpa] externals/org d9fcd07 62/85: Backport commit 43c1ee90c from Emacs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit d9fcd078fffb997bbe6d707e6750605200244fef Author: Lars Ingebrigtsen Commit: Kyle Meyer Backport commit 43c1ee90c from Emacs * lisp/org-agenda.el (org-search-view): Don't use `format' on strings that have no % format directives in them. Don't

[elpa] externals/org 87a8229 60/85: org.el: Use org-contrib module instead of CONTRIB dir in docs

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 87a8229b4a4befa5efb4ee096f6f8c75bb924103 Author: Max Nikulin Commit: Bastien org.el: Use org-contrib module instead of CONTRIB dir in docs * lisp/org.el (org-modules, org-export-backends): Update docstrings since CONTRIB directory was transformed int

[elpa] externals/org 98fd6d5 56/85: Remove references to deleted packages

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 98fd6d5fd58540b94a64a2358abcbb1bbd8421ea Author: Bastien Commit: Bastien Remove references to deleted packages * testing/lisp/test-ob-vala.el: Delete file. * mk/default.mk (BTEST_OB_LANGUAGES): * lisp/ox-man.el (org-man-source-highlight-lang

[elpa] externals/org 663255e 85/85: org: Remove obsolete default LaTeX packages

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 663255e25e5a052c4634f00f7b30050b2c9fb58e Author: TEC Commit: Bastien org: Remove obsolete default LaTeX packages * lisp/org.el (org-latex-default-packages-alist): Remove grffile and textcomp from the list of default LaTeX packages to load, as they've

[elpa] externals-release/org 268a433 01/22: mk/server.mk: Use a new path

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 268a4330adecef28108be014a05d014081b0bbc7 Author: Bastien Commit: Bastien mk/server.mk: Use a new path This prepares the migration out of the current orgmode.org server. --- mk/server.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[elpa] externals-release/org bf22d98 10/22: CONTRIBUTE: Update to follow the new structure of doc/

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit bf22d98f9949492fc10c7cc753082f6abd373462 Author: Marco Wahl Commit: Bastien CONTRIBUTE: Update to follow the new structure of doc/ --- CONTRIBUTE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index e73f006..f

[elpa] externals-release/org 413060b 05/22: CONTRIBUTE: Fix merge leftover

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 413060b47149c7872e00620b6b176556ce131700 Author: Bastien Commit: Bastien CONTRIBUTE: Fix merge leftover --- CONTRIBUTE | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index e7d5f5a..e73f006 100644

[elpa] externals-release/org ec7c16a 08/22: ox-latex: Allow percent sign in 'src-block' caption

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit ec7c16a060f25bfdc3f30b6d2295cf3631e733df Author: Max Nikulin Commit: Bastien ox-latex: Allow percent sign in 'src-block' caption * lisp/ox-latex.el (org-latex-src-block): Prevent leak of percent sign from caption to `format' first argument ca

[elpa] externals-release/org 05ee1e6 18/22: Do not rely on M-q binding for filling src-block

2021-09-27 Thread ELPA Syncer
branch: externals-release/org commit 05ee1e6ee06db711198b211867788c39cd08f911 Author: Ihor Radchenko Commit: Bastien Do not rely on M-q binding for filling src-block * lisp/org.el (org-fill-element): Use `fill-paragraph' instead of simulating "M-q" binding. (org-fill-paragra

[elpa] externals/org d3d2e56 07/85: oc: Replace an obsolete alias

2021-09-27 Thread ELPA Syncer
branch: externals/org commit d3d2e56bd6f6e69de0ce672992def6985181bbcc Author: Marco Wahl Commit: Marco Wahl oc: Replace an obsolete alias * lisp/oc.el (org-cite--allowed-p): The replace removes the respective warning at compilation. --- lisp/oc.el | 2 +- 1 file changed, 1 in

[elpa] externals/org d700c03 04/85: org-manual: Add referring to tables in other files

2021-09-27 Thread ELPA Syncer
branch: externals/org commit d700c036ba49b0cd952ebb0a7f37a46cbdf0551a Author: William Denton Commit: TEC org-manual: Add referring to tables in other files * doc/org-manual.org (Passing arguments): Note the other-file.org:example-table syntax. TINYCHANGE --- doc/org-ma

[elpa] externals/org ce99b55 14/85: Merge commit '986341bd08'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit ce99b55fd22f342dae61cd0a56b6d4a284bd832c Merge: 2311677 986341b Author: Bastien Commit: Bastien Merge commit '986341bd08'

[elpa] externals/org 2d2f774 16/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 2d2f7746cba8c24c75e36ad2ded4d856fcf3bda6 Merge: 1f2c26a bea172a Author: Bastien Commit: Bastien Merge branch 'bugfix'

[elpa] externals/org 527da79 18/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 527da79c738e696f65698c836eec0d32a3813827 Merge: e64d5bc a33ad98 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- CONTRIBUTE | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTE b/CONTRIBUTE index a90e958..547fb39 10064

[elpa] externals/org 45a5f17 21/85: org-manual.org: Augment TODO keywords example

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 45a5f17add141cef35783f828512b763bd08228c Author: Thomas S. Dye Commit: Bastien org-manual.org: Augment TODO keywords example --- doc/org-manual.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org

[elpa] externals/org 777c1c3 27/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 777c1c3cb5a4a3732c7a1a6b3d731944e39f2aab Merge: a3c912c ec7c16a Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/ox-latex.el| 30 +++ testing/lisp/test-ox.el | 97 + 2 files change

[elpa] externals/org 4d1a77a 32/85: org-attach: Fix byte-comp function warning

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 4d1a77aec6db23f44c72c0ff9f40094040eac241 Author: Nicholas Vollmer Commit: Bastien org-attach: Fix byte-comp function warning * (org-attach.el): Declare function for byte compiler. --- lisp/org-attach.el | 1 + 1 file changed, 1 insertion(+) diff --git

[elpa] externals/org faf1ba8 34/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit faf1ba8cde1883a4601b586a9e5a10ede803 Merge: 18f6ef8 97de19f Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index 630bfb1..a973b7a 100644 --

[elpa] externals/org b967a05 24/85: org-indent: Allow indentation per level to be 0

2021-09-27 Thread ELPA Syncer
branch: externals/org commit b967a05fbcffdb2d37618a1891a75cdc79b9f0eb Author: David Lukes Commit: Bastien org-indent: Allow indentation per level to be 0 * lisp/org-indent.el (org-indent--compute-prefixes): Prefixes should only be computed when `org-indent-indentation-per-level'

[elpa] externals/org 4651121 45/85: Merge branch 'bugfix'

2021-09-27 Thread ELPA Syncer
branch: externals/org commit 46511212e9a1eb47b9493c42002a6ae496cdd856 Merge: 3d35718 0b4e357 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/ob-tangle.el | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/lisp/ob-tangle.el b/lisp/ob-tangle.

  1   2   >