[elpa] elpa-admin e71d294: * GNUmakefile (packages/%.elc): Use `other-packages` if present

2021-08-31 Thread monnier--- via
branch: elpa-admin commit e71d294c26f58b83ab42b6376022640652356328 Author: Stefan Monnier Commit: Stefan Monnier * GNUmakefile (packages/%.elc): Use `other-packages` if present --- GNUmakefile | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/GNUmakefile b/GNUmakefil

[elpa] externals/org b4e575e: org-manual/guide: use function quotes for hooks and key-bindings

2021-08-31 Thread ELPA Syncer
branch: externals/org commit b4e575ee87bb841fa1a786a125f0990aa41616a1 Author: Marco Wahl Commit: Marco Wahl org-manual/guide: use function quotes for hooks and key-bindings --- doc/org-guide.org | 6 +++--- doc/org-manual.org | 22 +++--- 2 files changed, 14 insertions(+),

[nongnu] elpa/projectile 7054dc7: [Fix #1701] Always add project root to known projects

2021-08-31 Thread ELPA Syncer
branch: elpa/projectile commit 7054dc7497cea2bd62fc8b6837ea0cc32ef6ae95 Author: Juergen Hoetzel Commit: Bozhidar Batsov [Fix #1701] Always add project root to known projects This prevents the unintentional addition of project subdirectories if the directory tree layout does not

[nongnu] main d0fa4b8: * elpa-packages (dart, gnuplot, idris, julia, yaml): Add :news

2021-08-31 Thread Philip Kaludercic
branch: main commit d0fa4b86a7a42f60fbf6794ba71defc2df782d1d Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (dart, gnuplot, idris, julia, yaml): Add :news --- elpa-packages | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/elpa-package

[nongnu] elpa/markdown-mode a9cb230 2/2: Merge pull request #653 from jrblevin/issue-645-2

2021-08-31 Thread ELPA Syncer
branch: elpa/markdown-mode commit a9cb2308530dbe72c3bcb6a144b03dcd536e292b Merge: 0839d07 1169bf1 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #653 from jrblevin/issue-645-2 Improve setext regexp for fill-paragraph --- markdown-mode.el | 2 +- tests/markdown-test

[nongnu] elpa/markdown-mode 1169bf1 1/2: Improve setext regexp for fill-paragraph

2021-08-31 Thread ELPA Syncer
branch: elpa/markdown-mode commit 1169bf18feea76cc644131c6a39227b825f71d52 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Improve setext regexp for fill-paragraph --- markdown-mode.el | 2 +- tests/markdown-test.el | 19 ++- 2 files changed, 19 insertions(+), 2 deletio

[elpa] externals/org 1690fbd: org-colview: Fix dynblock match/maxlevel conflict

2021-08-31 Thread ELPA Syncer
branch: externals/org commit 1690fbd88f4d55dc0e3c3af44f9fec534e75b601 Author: Nick Dokos Commit: TEC org-colview: Fix dynblock match/maxlevel conflict * lisp/org-coplview.el (org-columns--capture-view): Combine the match and maxlevel arguments properly to construct the MATCH arg

[elpa] externals/org 3b79fe1 1/3: org-manual: Move the default result handing at the top

2021-08-31 Thread ELPA Syncer
branch: externals/org commit 3b79fe1c009f3efa2da29c6c466ca7679e24b747 Author: Yasushi SHOJI Commit: TEC org-manual: Move the default result handing at the top `replace` is the default option for the :results header option for the source blocks. Move it to the top of the list.

[elpa] externals/org updated (b1a74d4 -> 18bc3a6)

2021-08-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from b1a74d4 agenda: Fix whitespace new 3b79fe1 org-manual: Move the default result handing at the top new ebba483 org-manual: Document the option 'none' for :results handling new 18bc3a6 ob-core: Document th

[elpa] externals/org 18bc3a6 3/3: ob-core: Document the option 'none' for :results handling

2021-08-31 Thread ELPA Syncer
branch: externals/org commit 18bc3a65b2232f7f642b7087833afd8987e4e52a Author: Yasushi SHOJI Commit: TEC ob-core: Document the option 'none' for :results handling The commit d4b739fbf2eee01 added the "none" header argument but didn't add it to the `org-babel-insert-result' docume

[elpa] externals/org ebba483 2/3: org-manual: Document the option 'none' for :results handling

2021-08-31 Thread ELPA Syncer
branch: externals/org commit ebba483cf96cc99d3f42bb77e9c8e6b173099816 Author: Yasushi SHOJI Commit: TEC org-manual: Document the option 'none' for :results handling The commit d4b739fbf2eee01 added the "none" header argument but didn't add it to the manual. Document it in the m

[nongnu] elpa/zig-mode aba01b6: Add zig-format-show-buffer defcustom

2021-08-31 Thread ELPA Syncer
branch: elpa/zig-mode commit aba01b6199b7697692e5e9217f602477dd5ebd9b Author: joachimschmidt557 Commit: Joachim Schmidt Add zig-format-show-buffer defcustom If zig-format-show-buffer is nil, when formatting fails, the *zig-fmt* buffer is not shown. --- zig-mode.el | 17