[elpa] externals/phps-mode 967e3c7db4 1/7: Showing new buffer status if threaded parse is quitted

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit 967e3c7db477225c7e63531fe8c3cf4b66aff0c9 Author: Christian Johansson Commit: Christian Johansson Showing new buffer status if threaded parse is quitted --- phps-mode-serial.el | 191 1 file changed, 102

[elpa] externals/phps-mode ddb21ac927 6/7: Fixed byte-compilation issues

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit ddb21ac9272193e16c7716c3ee2dedc35a7d3dec Author: Christian Johansson Commit: Christian Johansson Fixed byte-compilation issues --- phps-mode-serial.el | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions

[elpa] externals/phps-mode updated (3a09d15aa1 -> a3a81f9a17)

2022-05-21 Thread Christian Johansson
cjohansson pushed a change to branch externals/phps-mode. from 3a09d15aa1 Updated version and changelog new 967e3c7db4 Showing new buffer status if threaded parse is quitted new 12ed875ded Added quit-detection in synchronous processing new 7d694d9cb3 More work on ser

[elpa] externals/phps-mode 12ed875ded 2/7: Added quit-detection in synchronous processing

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit 12ed875deddceb8ecbcddab00cd1e96156de71e9 Author: Christian Johansson Commit: Christian Johansson Added quit-detection in synchronous processing --- phps-mode-serial.el | 117 1 file changed, 62 insertion

[elpa] externals/phps-mode a3a81f9a17 7/7: Updated version and modified date

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit a3a81f9a174cb321ec2ed0c60c7cfaf5dbd6102d Author: Christian Johansson Commit: Christian Johansson Updated version and modified date --- phps-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phps-mode.el b/phps-mode.el index 7f

[elpa] externals/phps-mode 05a0556dcb 4/7: Byte-compilation fix

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit 05a0556dcbd8b61ce2398ff698bb5a0f1e7eb336 Author: Christian Johansson Commit: Christian Johansson Byte-compilation fix --- phps-mode-serial.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phps-mode-serial.el b/phps-mode-serial

[elpa] externals/phps-mode b82ccfe9c8 5/7: Asynchronous via process and thread now working with quit signal detection

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit b82ccfe9c88784549d3d8ca582ded2feec88 Author: Christian Johansson Commit: Christian Johansson Asynchronous via process and thread now working with quit signal detection --- phps-mode-serial.el | 63 +

[elpa] externals/phps-mode 7d694d9cb3 3/7: More work on serialized unwind-protect

2022-05-21 Thread Christian Johansson
branch: externals/phps-mode commit 7d694d9cb3b80925bb78905d0ac9b3c53b28e7b1 Author: Christian Johansson Commit: Christian Johansson More work on serialized unwind-protect --- phps-mode-serial.el | 242 +--- 1 file changed, 133 insertions(+), 1

[nongnu] elpa/zig-mode updated (905917322b -> dbc648f5bc)

2022-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/zig-mode. from 905917322b Add `comment-start-skip` new 0182024e2d colorize-compilation-buffer: Use inhibit-read-only new dbc648f5bc Use builtin `ansi-color-compilation-filter` on Emacs >= 28 Summary of changes: zig-mode.el | 13 +++

[nongnu] elpa/zig-mode dbc648f5bc 2/2: Use builtin `ansi-color-compilation-filter` on Emacs >= 28

2022-05-21 Thread ELPA Syncer
branch: elpa/zig-mode commit dbc648f5bca8f3b9ca2cc7827f326f5530115144 Author: Erik Arvstedt Commit: Joachim Schmidt Use builtin `ansi-color-compilation-filter` on Emacs >= 28 --- zig-mode.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/zig-mode.el b/zig-m

[nongnu] elpa/zig-mode 0182024e2d 1/2: colorize-compilation-buffer: Use inhibit-read-only

2022-05-21 Thread ELPA Syncer
branch: elpa/zig-mode commit 0182024e2dc8cedf1d226a2faebae466cfadff91 Author: Erik Arvstedt Commit: Joachim Schmidt colorize-compilation-buffer: Use inhibit-read-only This is the idiomatic way to modify a read-only buffer. --- zig-mode.el | 5 ++--- 1 file changed, 2 insertions(+),

[nongnu] elpa/org-mime 5aa551a9a2: Revert to 1fc8edb and cancel gmail feature

2022-05-21 Thread ELPA Syncer
branch: elpa/org-mime commit 5aa551a9a266a1d6485d995a9075a463c0b76ab1 Author: Chen Bin Commit: Chen Bin Revert to 1fc8edb and cancel gmail feature This reverts commit 1a57b9c926e8b23b93c8c376a6d37d34fc949285. --- .gitignore | 3 - README.org | 2 +- org-

[nongnu] elpa/org-mime cf96f585c6: clean code per elpa.gnu style again

2022-05-21 Thread ELPA Syncer
branch: elpa/org-mime commit cf96f585c68ad14751a3f73d937cbfcb890171b9 Author: Chen Bin Commit: Chen Bin clean code per elpa.gnu style again --- .gitignore | 3 ++ README.org | 2 +- org-mime.el| 38 +++--- test/org-mime-tests.el | 74

[elpa] externals/embark 97270d7257: Bump package version

2022-05-21 Thread ELPA Syncer
branch: externals/embark commit 97270d725761ee02db461b45b18ec16ae31f203e Author: Omar Antolín Commit: Omar Antolín Bump package version Things have quieted down a bit and I think I have all the functionality I wanted for 1.0 now, so I'll consider 0.17 a 1.0 pre-release. ---

[elpa] externals/embark-consult updated (a81c84a422 -> 97270d7257)

2022-05-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from a81c84a422 Ignore table target for org-table-export adds 97270d7257 Bump package version No new revisions were added by this update. Summary of changes: embark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[elpa] externals/dtache 6a2cfdc587 2/4: Revert file renames

2022-05-21 Thread ELPA Syncer
branch: externals/dtache commit 6a2cfdc587aefed57be4b52194fe35fd507db888 Author: Niklas Eklund Commit: Niklas Eklund Revert file renames --- detached-compile.el => dtache-compile.el | 0 detached-consult.el => dtache-consult.el | 0 detached-dired.el => dtache-dired.el | 0 detached-

[elpa] externals/dtache updated (3c04415b17 -> b194f96af4)

2022-05-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/dtache. from 3c04415b17 Update build script to new project name new f5fd0607f1 Revert dtache -> detached.el new 6a2cfdc587 Revert file renames new 364ede589b Remove broken test new b194f96af4 Migrate source code to

[elpa] externals/dtache 364ede589b 3/4: Remove broken test

2022-05-21 Thread ELPA Syncer
branch: externals/dtache commit 364ede589b1b253fab034e649d32864af950de85 Author: Niklas Eklund Commit: Niklas Eklund Remove broken test --- test/dtache-test.el | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/test/dtache-test.el b/test/dtache-test.el index ca11695d

[elpa] externals/dtache b194f96af4 4/4: Migrate source code to detached.el

2022-05-21 Thread ELPA Syncer
branch: externals/dtache commit b194f96af4e6298fe086a844115ea23300be7166 Author: Niklas Eklund Commit: Niklas Eklund Migrate source code to detached.el --- .build.yml | 10 - .dir-locals.el |3 - CHANGELOG.org |4 +- README.md | 343 + dt

[nongnu] elpa/pdf-tools updated (fedd930a09 -> f9ccdf99e5)

2022-05-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from fedd930a09 Revert "Use mkstemp instead of tempnam" new 97a2981929 Remove usage of all private poppler headers in pdf-tools new a243f410a0 Update the current Dockerfile templates new 4be4df7cf7 Create named conta

[nongnu] elpa/pdf-tools a243f410a0 2/4: Update the current Dockerfile templates

2022-05-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit a243f410a04738128004e420eb828db026749943 Author: Vedang Manerikar Commit: Vedang Manerikar Update the current Dockerfile templates - Move all package installation to the autobuild file. The Dockerfile should simply start a container and make sure

[nongnu] elpa/pdf-tools 97a2981929 1/4: Remove usage of all private poppler headers in pdf-tools

2022-05-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit 97a298192978788db9adbe723b1aa384e2ddf638 Author: Pi-Cla Commit: Vedang Manerikar Remove usage of all private poppler headers in pdf-tools This commit also removes C++ entirely, as it is not needed anymore for correct compilation of `epdfinfo`. The f

[nongnu] elpa/pdf-tools f9ccdf99e5 4/4: Add a Makefile target to clean docker containers

2022-05-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit f9ccdf99e560bae70d3a13325cec9dc0e3cc45b0 Author: Vedang Manerikar Commit: Vedang Manerikar Add a Makefile target to clean docker containers No point leaving dead containers lying around. Relates to: #98 --- server/test/Makefile | 8 +++- 1

[nongnu] elpa/pdf-tools 4be4df7cf7 3/4: Create named containers when running docker/podman tests

2022-05-21 Thread ELPA Syncer
branch: elpa/pdf-tools commit 4be4df7cf79d96aba32c16d0a21426f89566c9b0 Author: Vedang Manerikar Commit: Vedang Manerikar Create named containers when running docker/podman tests This simplifies container operations and ensures that we don't have dead containers hanging around.

[elpa] externals/org 2cb4f46fec: org-latex-compile: Add commentary on fallback compiler command

2022-05-21 Thread ELPA Syncer
branch: externals/org commit 2cb4f46fecfd641ce5e2f4aabf0a7ea6422e7728 Author: Ihor Radchenko Commit: Ihor Radchenko org-latex-compile: Add commentary on fallback compiler command * lisp/ox-latex.el (org-latex-compile): Clarify when "pdflatex" constant is used as a fallback. ---