[elpa] externals/org 0de063a521 2/2: org-babel-interpret-haskell: Don't remove outputs that match inputs

2022-11-06 Thread ELPA Syncer
branch: externals/org commit 0de063a52181bd96ac9bf023454781f07c3353b3 Author: Bruno BARBIER Commit: Ihor Radchenko org-babel-interpret-haskell: Don't remove outputs that match inputs * lisp/ob-haskell.el (org-babel-interpret-haskell): Change the call to `org-babel-comint-with-ou

[elpa] externals/org e3a7c01874 1/2: Refactor `org-time-stamp-custom-formats' and `org-time-stamp-formats'

2022-11-06 Thread ELPA Syncer
branch: externals/org commit e3a7c01874c9bb80e04ffa58c578619faf09e7f0 Author: Ihor Radchenko Commit: Ihor Radchenko Refactor `org-time-stamp-custom-formats' and `org-time-stamp-formats' * lisp/org.el (org-time-stamp-formats): * lisp/org.el (org-time-stamp-custom-formats): Change

[elpa] externals/org updated (155dc778e8 -> 0de063a521)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 155dc778e8 * lisp/org.el: (org-get-indirect-buffer) Allow indirect base buffers new e3a7c01874 Refactor `org-time-stamp-custom-formats' and `org-time-stamp-formats' new 0de063a521 org-babel-interpret-haskell: Don't rem

[nongnu] elpa/moe-theme b7960f079e: Fix magit-section-highlight

2022-11-06 Thread ELPA Syncer
branch: elpa/moe-theme commit b7960f079e6f2b82468b4ca2afd4edf8bbdb6fdb Author: ono ono Commit: ono ono Fix magit-section-highlight --- moe-dark-theme.el | 2 +- moe-light-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/moe-dark-theme.el b/moe-dark-theme.el i

[nongnu] elpa/editorconfig 3352e48780: Prepare v0.9.1 (#281)

2022-11-06 Thread ELPA Syncer
branch: elpa/editorconfig commit 3352e487809dda4a0366314e30c9efa431b61f79 Author: 10sr <8.slas...@gmail.com> Commit: GitHub Prepare v0.9.1 (#281) --- CHANGELOG.md| 11 ++- editorconfig.el | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHAN

[elpa] externals/org 155dc778e8: * lisp/org.el: (org-get-indirect-buffer) Allow indirect base buffers

2022-11-06 Thread ELPA Syncer
branch: externals/org commit 155dc778e8cd12bdfb4c7cac7e03f166ece1059c Author: Adam Porter Commit: Ihor Radchenko * lisp/org.el: (org-get-indirect-buffer) Allow indirect base buffers Previously, calling this function on an indirect buffer would fail, preventing the user from maki

[elpa] externals/triples e91514ddd7: Bump the version to 0.1.

2022-11-06 Thread ELPA Syncer
branch: externals/triples commit e91514ddd71fff76f8f92934a2c1d8cb7da789cc Author: Andrew Hyatt Commit: Andrew Hyatt Bump the version to 0.1. This will cause this package to release on GNU ELPA, making 0.1 the first published version. --- triples.el | 2 +- 1 file changed, 1 ins

[elpa] externals/pyim 16f7c3cf07: Update README

2022-11-06 Thread ELPA Syncer
branch: externals/pyim commit 16f7c3cf0736a65d8af0c8ba8396343dbd17e368 Author: Feng Shu Commit: Feng Shu Update README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 58897999a1..c31cc105fe 100644 --- a/README.org +++ b/README

[elpa] externals/org 5e0c5c186d: org-babel: Add new "strip-tangle" :noweb argument value

2022-11-06 Thread ELPA Syncer
branch: externals/org commit 5e0c5c186dc151a2a2447a52c57f0db5b501a17b Author: Daniel Ziltener Commit: Ihor Radchenko org-babel: Add new "strip-tangle" :noweb argument value * lisp/ob-tangle.el (org-babel-tangle-single-block): Strip noweb tags from block if :noweb has been set to

[elpa] externals/pyim 93fab3c9e8: v5.2.8

2022-11-06 Thread ELPA Syncer
branch: externals/pyim commit 93fab3c9e8c2490687781d45c1cecead0bd3ecf2 Author: Feng Shu Commit: Feng Shu v5.2.8 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 67b95a53fe..c3e5fcff8c 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@

[elpa] externals/leaf c37b31cc1f 2/2: Merge pull request #531 from strangepr0gram/master

2022-11-06 Thread ELPA Syncer
branch: externals/leaf commit c37b31cc1f2bf2b3ae31fa9eac234e879fefc29f Merge: 9eb18e8c9c 442435d517 Author: Naoya Yamashita Commit: GitHub Merge pull request #531 from strangepr0gram/master fix typo --- README.md | 2 +- README.org | 2 +- 2 files changed, 2 insertions(+), 2 delet

[elpa] externals/leaf 442435d517 1/2: fix typo

2022-11-06 Thread ELPA Syncer
branch: externals/leaf commit 442435d517223386ab95a965f972c099a671aeb8 Author: strangepr0gram Commit: strangepr0gram fix typo --- README.md | 2 +- README.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd30d84f47..e02975c6e8 100644 --

[elpa] externals/hyperbole 127a5c8212 2/4: kimport.el - Allow for indented start outline headings

2022-11-06 Thread ELPA Syncer
branch: externals/hyperbole commit 127a5c82123ff9c0043d08495f3ad27239616e38 Author: Bob Weiner Commit: Bob Weiner kimport.el - Allow for indented start outline headings --- ChangeLog | 4 kotl/kimport.el | 13 +++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff

[elpa] externals/hyperbole 9f3f40c8ca 3/4: hbdata:to-entry-buf and ebut:delete - Fix button deletion issue

2022-11-06 Thread ELPA Syncer
branch: externals/hyperbole commit 9f3f40c8ca42a331eb4bb3ef9598c23a458dae0b Author: Bob Weiner Commit: Bob Weiner hbdata:to-entry-buf and ebut:delete - Fix button deletion issue --- ChangeLog | 5 + hbdata.el | 32 hbut.el | 4 ++-- 3 files changed,

[elpa] externals/hyperbole updated (ff2a482666 -> 7478fec33a)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from ff2a482666 Make Hyperbole minibuffer menus yield clean Emacs key and cmd logs new ed8a8e05de HY-TALK/HYPB - Move all interaction log setup code to hypb.el new 127a5c8212 kimport.el - Allow for indented start outl

[elpa] externals/hyperbole 7478fec33a 4/4: hycontrol-windows-grid-by-file-pattern - add windows-grid size arg

2022-11-06 Thread ELPA Syncer
branch: externals/hyperbole commit 7478fec33af2c38df92e30b13f1a7387bfcac746 Author: Bob Weiner Commit: Bob Weiner hycontrol-windows-grid-by-file-pattern - add windows-grid size arg Also, save frame config for all uses of hycontrol-make-windows-grid. Restore with {C-h h h}. ---

[elpa] externals/hyperbole ed8a8e05de 1/4: HY-TALK/HYPB - Move all interaction log setup code to hypb.el

2022-11-06 Thread ELPA Syncer
branch: externals/hyperbole commit ed8a8e05de33e3eb8b1df0f6d83ae120e7c4f7e3 Author: Bob Weiner Commit: Bob Weiner HY-TALK/HYPB - Move all interaction log setup code to hypb.el --- HY-TALK/HYPB | 60 hypb.el | 11 +++

[elpa] externals/vertico 5499642f97: Simplify, replace vertico--allow-prompt-p function with variable

2022-11-06 Thread ELPA Syncer
branch: externals/vertico commit 5499642f9708aa943191a7919ac711c94dfab62f Author: Daniel Mendler Commit: Daniel Mendler Simplify, replace vertico--allow-prompt-p function with variable --- vertico.el | 28 1 file changed, 12 insertions(+), 16 deletions(-) diff

[nongnu] elpa/helm 402ba1f548 3/4: Improve regexp in `helm-apropos-get-default`

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit 402ba1f548c235766e33f76b8cc0483053768d79 Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve regexp in `helm-apropos-get-default` --- helm-elisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-elisp.el b/helm-elisp.el index 530f7c

[nongnu] elpa/helm updated (2fcae8af8c -> ce00578ea1)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 2fcae8af8c Fix extraction of prefix in helm-occur pattern transformer new 94d6a51cad Fix info link in help new 27d21f7637 Fix helm-helm-quit function after jumping to an external link new 402ba1f548 Improve regexp

[nongnu] elpa/helm 27d21f7637 2/4: Fix helm-helm-quit function after jumping to an external link

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit 27d21f76371c46ed61cbd744011ba4666af449a5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix helm-helm-quit function after jumping to an external link When jumping to an info node for example, if we hit quit from this info window we expect exiting in

[nongnu] elpa/helm-core updated (2fcae8af8c -> ce00578ea1)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 2fcae8af8c Fix extraction of prefix in helm-occur pattern transformer adds 94d6a51cad Fix info link in help adds 27d21f7637 Fix helm-helm-quit function after jumping to an external link adds 402ba1f548 Improve re

[nongnu] elpa/helm 94d6a51cad 1/4: Fix info link in help

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit 94d6a51cad0051146f54343cee840a327b4d2fc8 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix info link in help --- helm-help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-help.el b/helm-help.el index 04b88d4b69..5f1100d625 100644 --

[nongnu] elpa/helm ce00578ea1 4/4: Use the undocumented feature of intern-soft to get the symbol at point

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit ce00578ea1aa11692c1e05d1f5005dbdc856db87 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use the undocumented feature of intern-soft to get the symbol at point What is undocumented is that intern-soft returns the real symbol name when this symbol is

[nongnu] elpa/helm-core updated (6d77a65475 -> 2fcae8af8c)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 6d77a65475 Fix apropos default thing-at-point with shorthands adds 2fcae8af8c Fix extraction of prefix in helm-occur pattern transformer No new revisions were added by this update. Summary of changes: helm-occur.el | 8 +

[nongnu] elpa/helm 2fcae8af8c: Fix extraction of prefix in helm-occur pattern transformer

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit 2fcae8af8cbdce9303c77164fb0d7df03ebdd5e2 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix extraction of prefix in helm-occur pattern transformer --- helm-occur.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/helm-occur.el b/helm

[nongnu] elpa/helm 6d77a65475 2/2: Fix apropos default thing-at-point with shorthands

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit 6d77a65475e7202734c1eb977228cf4b238ac2b7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix apropos default thing-at-point with shorthands --- helm-elisp.el | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/helm-elisp.el b/hel

[nongnu] elpa/helm ba2d46550e 1/2: Update docstring

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit ba2d46550ee679e219bace5f083648274ccc3dd5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update docstring --- helm-occur.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-occur.el b/helm-occur.el index f27f86fdb5..0f26fc2753 100

[nongnu] elpa/helm-core updated (cc0a87623b -> 6d77a65475)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from cc0a87623b Update documentation adds ba2d46550e Update docstring adds 6d77a65475 Fix apropos default thing-at-point with shorthands No new revisions were added by this update. Summary of changes: helm-elisp.el | 15 +++

[nongnu] elpa/helm updated (cc0a87623b -> 6d77a65475)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from cc0a87623b Update documentation new ba2d46550e Update docstring new 6d77a65475 Fix apropos default thing-at-point with shorthands Summary of changes: helm-elisp.el | 15 +-- helm-occur.el | 8 2 file

[nongnu] elpa/helm cc0a87623b 4/4: Update documentation

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit cc0a87623bf18678339fa80e8a2e4c1be3380248 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update documentation --- helm-help.el | 4 1 file changed, 4 deletions(-) diff --git a/helm-help.el b/helm-help.el index da4efde3fe..04b88d4b69 100644 --- a/helm-help.

[nongnu] elpa/helm ed66bea2e0 3/4: Fix shorthands transformer so that it match from everywhere

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit ed66bea2e0c871e123167d1d2fd67ffb6e6cefa9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix shorthands transformer so that it match from everywhere --- helm-occur.el | 38 ++ 1 file changed, 22 insertions(+), 16 deletions(-)

[nongnu] elpa/helm b976aed65b 2/4: Update documentation about shorthands

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit b976aed65bbb80041767eef8d9ee044cc1a09322 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update documentation about shorthands --- helm-help.el | 49 + 1 file changed, 49 insertions(+) diff --git a/helm-help.el b/

[nongnu] elpa/helm d6f4d6af7a 1/4: Fix typo in regexp

2022-11-06 Thread ELPA Syncer
branch: elpa/helm commit d6f4d6af7a927f6dc406d3de3e20f2de79bf39e5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix typo in regexp --- helm-occur.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-occur.el b/helm-occur.el index 2587e901e4..b7ffc6115b 100644 --

[nongnu] elpa/helm-core updated (1327e97f14 -> cc0a87623b)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 1327e97f14 Fix regexp matching private symbols in helm-occur adds d6f4d6af7a Fix typo in regexp adds b976aed65b Update documentation about shorthands adds ed66bea2e0 Fix shorthands transformer so that it match from

[nongnu] elpa/helm updated (1327e97f14 -> cc0a87623b)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 1327e97f14 Fix regexp matching private symbols in helm-occur new d6f4d6af7a Fix typo in regexp new b976aed65b Update documentation about shorthands new ed66bea2e0 Fix shorthands transformer so that it match from eve

[elpa] externals/triples 722b43d640 2/2: Merge branch 'externals/triples' of git://git.sv.gnu.org/emacs/elpa

2022-11-06 Thread ELPA Syncer
branch: externals/triples commit 722b43d6404d9f196374c38a26c8eaf6d573e9a3 Merge: bc0fb6fc91 9673b6de5e Author: Andrew Hyatt Commit: Andrew Hyatt Merge branch 'externals/triples' of git://git.sv.gnu.org/emacs/elpa This fixes a mistake where I pushed to GNU ELPA directly.

[elpa] externals/triples bc0fb6fc91 1/2: Compilation fixes by Stefan Monnier.

2022-11-06 Thread ELPA Syncer
branch: externals/triples commit bc0fb6fc917d91dc3670d707c61977a9a73b0b88 Author: Andrew Hyatt Commit: Andrew Hyatt Compilation fixes by Stefan Monnier. Also, various other fixes, most notably being a new macro `triples-deftest' to make our testing with both builtin and emacsql

[elpa] externals/gpr-query 6356b18639: * build.sh: Show compiler

2022-11-06 Thread Stephen Leake
branch: externals/gpr-query commit 6356b186399180bb67319247cad07965bb6ad6ff Author: Stephen Leake Commit: Stephen Leake * build.sh: Show compiler --- build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 2c70e6607a..4f6d3f1ad0 100644 --- a/

[elpa] externals/gpr-mode 924bad9645: Fix header comment style again, improve install.sh

2022-11-06 Thread Stephen Leake
branch: externals/gpr-mode commit 924bad964550047a4c06405c66a035fa28e1f4d2 Author: Stephen Leake Commit: Stephen Leake Fix header comment style again, improve install.sh * gpr-mode.el: Really fix header comment style. * install.sh: Improve. --- gpr-mode.el | 2 +- install

[nongnu] elpa/haskell-mode 70a21213ba 1/2: Escape single quote in docstring

2022-11-06 Thread ELPA Syncer
branch: elpa/haskell-mode commit 70a21213ba55d532a8bc58710613e23a7290c072 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Escape single quote in docstring --- Makefile| 1 + haskell-cabal.el| 4 ++-- haskell-completions.el | 6 +++--- haskell-customize.

[nongnu] elpa/haskell-mode 53d26263db 2/2: Merge pull request #1792 from syohex/escape-quote-in-docstring

2022-11-06 Thread ELPA Syncer
branch: elpa/haskell-mode commit 53d26263dbe2c607471048646d94788c0d232f98 Merge: 910800d537 70a21213ba Author: Steve Purcell Commit: GitHub Merge pull request #1792 from syohex/escape-quote-in-docstring Escape single quote in docstring --- Makefile| 1 + haskel

[elpa] externals/ada-mode e72d65d459: * build.sh: Move *_parse_table.txt to bin, so install.sh copies it

2022-11-06 Thread Stephen Leake
branch: externals/ada-mode commit e72d65d459949e71d61f816fc5f88a6076207532 Author: Stephen Leake Commit: Stephen Leake * build.sh: Move *_parse_table.txt to bin, so install.sh copies it --- build.sh | 4 1 file changed, 4 insertions(+) diff --git a/build.sh b/build.sh index f88790beba

[nongnu] elpa/haskell-mode 910800d537 4/4: Merge pull request #1790 from syohex/needless-quote

2022-11-06 Thread ELPA Syncer
branch: elpa/haskell-mode commit 910800d53774b80d7448f4addfd2d82975d3a482 Merge: 57d249c043 03e2e8577b Author: Steve Purcell Commit: GitHub Merge pull request #1790 from syohex/needless-quote Remove needless quotes from keylist of case macro --- haskell-cabal.el | 6 +++---

[nongnu] elpa/haskell-mode updated (90503413f4 -> 910800d537)

2022-11-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-mode. from 90503413f4 Merge pull request #1784 from VitalyAnkh/fix_cl_case_error new fb2d922399 Replace obsoleted functions new 57d249c043 Merge pull request #1791 from syohex/obsoleted new 03e2e8577b Remove needless q

[nongnu] elpa/haskell-mode 03e2e8577b 1/4: Remove needless quotes from keylist of case macro

2022-11-06 Thread ELPA Syncer
branch: elpa/haskell-mode commit 03e2e8577b797b7dafed88b27734b243a6da31b6 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Remove needless quotes from keylist of case macro --- haskell-cabal.el | 6 +++--- haskell-commands.el| 6 +++--- haskell-completions.el | 6 +++--- haskell-l

[nongnu] elpa/haskell-mode fb2d922399 2/4: Replace obsoleted functions

2022-11-06 Thread ELPA Syncer
branch: elpa/haskell-mode commit fb2d922399933348df9921f209d0612815e05d86 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Replace obsoleted functions point-at-bol and point-at-eol will be obsoleted since Emacs 29.1 --- haskell-collapse.el | 4 ++-- 1 file changed, 2 insertions(+), 2

[nongnu] elpa/haskell-mode 57d249c043 3/4: Merge pull request #1791 from syohex/obsoleted

2022-11-06 Thread ELPA Syncer
branch: elpa/haskell-mode commit 57d249c043e83e81b902deac7bf6c29531f58475 Merge: 90503413f4 fb2d922399 Author: Steve Purcell Commit: GitHub Merge pull request #1791 from syohex/obsoleted Replace obsoleted functions --- haskell-collapse.el | 4 ++-- 1 file changed, 2 insertions(+),

[elpa] externals/gpr-mode 24e67684df: Fix header comment style

2022-11-06 Thread Stephen Leake
branch: externals/gpr-mode commit 24e67684dfacd4b12e4d5792361f5fc8bb2c2f7f Author: Stephen Leake Commit: Stephen Leake Fix header comment style * gpr-indent-user-options.el: Fix header comment style. * gpr-mode.el: * gpr-skel.el: * prj-eglot.el: Delete. --- gpr-ind

[elpa] externals/org 26a2811b06: org-cite-basic-export-bibliography: Skip missing bibliography keys

2022-11-06 Thread ELPA Syncer
branch: externals/org commit 26a2811b06a5916a66d101b10238552db12ff6e7 Author: Ihor Radchenko Commit: Ihor Radchenko org-cite-basic-export-bibliography: Skip missing bibliography keys * lisp/oc-basic.el (org-cite-basic-export-bibliography): Ignore citation keys that are not prese