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
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
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
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
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
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
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 +
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
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 +++
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
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(+),
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-
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
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.
---
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(-
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-
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
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
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
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
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
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
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
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.
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.
---
25 matches
Mail list logo