branch: externals/org
commit aea24b3feafb9c389dc5933005928462bb20c4f8
Author: Daniel Fleischer
Commit: Daniel Fleischer
lisp/org.el: Fast tag selection disabled tag face
* lisp/org.el (org-fast-tag-selection): Disabled tags face
A tag can be either selected in "current", "i
branch: elpa/pdf-tools
commit 8ee31220a6ae3e41549bfffca7a89c481d270004
Author: Vedang Manerikar
Commit: Vedang Manerikar
Revert "Use mkstemp instead of tempnam"
This reverts commit d63a1e7d87f9b0a19209f2eeb170bcf64612aa2f.
In d63a1e7, @JunyuanChen fixed a long standing comp
branch: elpa/pdf-tools
commit ab61b0472980200f52e2e23782bc07255baebe72
Author: Vedang Manerikar
Commit: Vedang Manerikar
Add an FAQ on running tests locally
This addresses the question of getting immediate feedback on the
changes that a developer is making.
Of course, t
elpasync pushed a change to branch elpa/pdf-tools.
from 3e35dfa8bc Add FAQ explaining workaround for M1 Mac compilation
problems
new 8ee31220a6 Revert "Use mkstemp instead of tempnam"
new ab61b04729 Add an FAQ on running tests locally
Summary of changes:
README.org
branch: elpa/pdf-tools
commit 3e35dfa8bc66fc563ad4bcd6a5cd6338969a9fc9
Author: Vedang Manerikar
Commit: Vedang Manerikar
Add FAQ explaining workaround for M1 Mac compilation problems
In short, the problem is that many people are using Emacs compiled for
x86_64 on the M1 Mac, whi
elpasync pushed a change to branch externals/embark-consult.
from 857c840352 Stricter test for an identifier to be an elisp symbol
adds 81c7f751be Put all indicator setting in their own group
No new revisions were added by this update.
Summary of changes:
embark.el | 164 +
branch: externals/embark
commit 81c7f751be1de33dee9f7523fd3429ee3fe9a0d1
Author: Omar Antolín
Commit: Omar Antolín
Put all indicator setting in their own group
---
embark.el | 164 --
1 file changed, 85 insertions(+), 79 deletions(
branch: externals/corfu
commit b4004a14a2ada1f3cbd7c21df99e6607572a0bb3
Author: Daniel Mendler
Commit: Daniel Mendler
Another attempt at working around the frame focus bug (#159)
---
corfu.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 0
branch: externals/vundo
commit c5e0f94da05fc76f5683a1d6fda231a8ec215869
Author: Yuan Fu
Commit: Yuan Fu
* vundo.el (vundo): Check for read-only.
---
vundo.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/vundo.el b/vundo.el
index d293cec195..a4e874d532 100644
--- a/vundo.el
+++ b/vu
elpasync pushed a change to branch externals/tempel.
from 1ce581e304 Bind tempel-done to M-RET
new e51f87cff7 Evaluate `:post` callback at template finalization (vs.
post expansion) (#53)
new b88c58a893 Minor cleanup
Summary of changes:
README.org | 15 ---
t
branch: externals/tempel
commit b88c58a89390cf3834de898109c5e69a5cf434cd
Author: Daniel Mendler
Commit: Daniel Mendler
Minor cleanup
---
README.org | 2 +-
tempel.el | 13 +
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/README.org b/README.org
index 82b31eb002
branch: externals/tempel
commit e51f87cff720130f952a3bc32f44cf07060d8359
Author: Fritz Grabo
Commit: GitHub
Evaluate `:post` callback at template finalization (vs. post expansion)
(#53)
---
README.org | 13 +++--
tempel.el | 25 ++---
2 files changed, 25 insert
elpasync pushed a change to branch elpa/pdf-tools.
from 3ae9ba9ab9 Add pkgconf to opensuse build
new db093ce922 Use org-mode as the default mode for annotation edits
new 4460a4fd31 Add workaround for compilation using C++17 standard
library
Summary of changes:
lisp/pdf-a
branch: elpa/evil
commit b32e00179538af9685ab7c31d46eea6dc40595d4
Author: matthew
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Fix for issue #730 appending to macro fails
---
evil-common.el | 3 +++
evil-tests.el | 10 ++
2 files changed, 13 insertions(+)
diff -
branch: elpa/pdf-tools
commit db093ce922a6dd0205b8d23dc827d35ca130d22f
Author: Vedang Manerikar
Commit: Vedang Manerikar
Use org-mode as the default mode for annotation edits
This makes it simpler / more Emacs-y to take notes in annotations that
can then be exported.
---
lisp/p
branch: elpa/orgit
commit b33b916915db5f91d2c9da4cb1a2457ccbb09332
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Run check-declare-directory
---
Makefile | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 7a4932797d..b7837c2dd2 100644
branch: elpa/git-modes
commit eca3bb42ea8abed9ef8549b2ac91bbea445c5bb5
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Run check-declare-directory
---
Makefile | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 70d590df44..b37df674ae 10
branch: elpa/pdf-tools
commit 4460a4fd3122e6b53cab1b7d86d6e19022d81fb1
Author: Vedang Manerikar
Commit: Vedang Manerikar
Add workaround for compilation using C++17 standard library
As explained in #102 by @Pi-Cla and @uliw, `pdf-tools` relies on
private headers provided by `popp
branch: elpa/keycast
commit 296fba536287e7a0d88109e75a0bc0181647dc5e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Run check-declare-directory
---
Makefile | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 893f89c5fb..cfb146932f 1006
branch: elpa/with-editor
commit 4ab8c6148bb2698ff793d4a8acdbd8d0d642e133
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Run check-declare-directory
---
lisp/Makefile | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/lisp/Makefile b/lisp/Makefile
index c2cbd782
branch: externals/eglot
commit ba618d2cee55c8c339d46621b7e721957cc30a72
Author: Theodor Thornhill
Commit: GitHub
Fix #948: Use format string instead of concat
* eglot.el (eglot-handle-notification): Because diagnostics code can
be integer or string, and integer fails the sequenc
branch: elpa/with-editor
commit f9e22e5e98d8f1e21f3e2b9872d04be92c9fb1bf
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Remove duplicated help entry
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index edf242d6d3..2117e62215 100644
--- a/Makefile
elpasync pushed a change to branch elpa/magit-section.
from f331092df4 magit-revert-rev-file-buffer: Use delay-mode-hook
adds 1c6ecbec57 make: Add whitespace
adds 125a8d5e41 make: Run check-declare-directory by default
No new revisions were added by this update.
Summary of c
elpasync pushed a change to branch elpa/magit.
from f331092df4 magit-revert-rev-file-buffer: Use delay-mode-hook
adds 1c6ecbec57 make: Add whitespace
adds 125a8d5e41 make: Run check-declare-directory by default
No new revisions were added by this update.
Summary of changes:
elpasync pushed a change to branch elpa/git-commit.
from f331092df4 magit-revert-rev-file-buffer: Use delay-mode-hook
new 1c6ecbec57 make: Add whitespace
new 125a8d5e41 make: Run check-declare-directory by default
Summary of changes:
default.mk| 2 ++
lisp/Makefile |
branch: elpa/git-commit
commit 125a8d5e417dda4438ce41d71a821d8a936fa5ea
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Run check-declare-directory by default
---
default.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/default.mk b/default.mk
index 4312170acd..65ccaf19f5 1006
branch: elpa/git-commit
commit 1c6ecbec57e4c2e8b2e2e1320391a882da117ba4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Add whitespace
---
lisp/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/Makefile b/lisp/Makefile
index ec7dd33fa6..2d55746823 100644
--- a/lisp/Mak
branch: externals/corfu
commit ad712043b43791cacf13db66be901f271fb70bcf
Author: Daniel Mendler
Commit: Daniel Mendler
Redirect focus in after-focus-change-function (Fix #159)
---
corfu.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/corfu.el b/corfu.el
index
branch: externals/javaimp
commit 2714ba0cb80e67372627af8ca469a73214f9b0e3
Author: Filipp Gunbin
Commit: Filipp Gunbin
Output what we're reading when reading collections of files
---
javaimp.el | 46 --
1 file changed, 28 insertions(+), 18 deletion
elpasync pushed a change to branch elpa/helm-core.
from 4402bd042f Fix helm-ff-last-expanded-candidate-regexp with
image-dired thumbs
adds ec76b7d0ff Fix helm-browse-url-firefox-new-window default value and
settings
No new revisions were added by this update.
Summary of changes:
branch: elpa/helm
commit ec76b7d0ffaa77bae47be5b9ee9069601a463d5b
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix helm-browse-url-firefox-new-window default value and settings
---
helm-net.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/helm-net.el b/
branch: externals/javaimp
commit 25f5e3f90b8913819571384b7ff27c41ad92690a
Author: Filipp Gunbin
Commit: Filipp Gunbin
Improve xref support for classes
---
javaimp-gradle.el | 11 +-
javaimp-maven.el | 33 +--
javaimp-util.el | 56 ++---
javaimp.el| 619
branch: externals/org
commit 0b07b30dea6ecddbb81546489c8e8b1b7c4637e5
Author: Ihor Radchenko
Commit: Ihor Radchenko
orgtbl-toggle-comment: Fix when table is at `point-min' or `point-max'
* lisp/org-table.el (orgtbl-toggle-comment): Avoid infinite loop when
begin/end line of the
branch: externals/org
commit 717f83bf75820a65da7534a29b36bbf3d918064d
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-fold--reveal-outline-maybe: Fix wrong side of point error
* lisp/org-fold.el (org-fold--reveal-outline-maybe): Widen the buffer
before testing headline validit
branch: elpa/proof-general
commit 2a8701209b273db5a35f15145ec62f32799e03b1
Author: Hendrik Tews
Commit: hendriktews
CI workflow: Enable new Emacs versions until 27.2
This commit conservatively extends the existing workflow with new
versions without changing to docker containers.
branch: elpa/proof-general
commit dd8f8b403401825bbf6c5f80c43f4b0188b620d4
Author: Hendrik Tews
Commit: hendriktews
CI compile tests: expect 008-default-dir to fail for 8.15.0
See Coq issue 15773.
---
ci/compile-tests/008-default-dir/runtest.el | 14 --
1 file changed,
elpasync pushed a change to branch elpa/proof-general.
from a894bcc5f9 test: Replace `omega` with `lia` in CI & Test more Coq
versions (#650)
new dd8f8b4034 CI compile tests: expect 008-default-dir to fail for
8.15.0
new 2a8701209b CI workflow: Enable new Emacs versions un
branch: externals/osm
commit 86610105769729eda4c2609b4b724903bcdabb88
Author: Daniel Mendler
Commit: Daniel Mendler
osm-mode: Bail out with an error if requirements are missing
---
osm.el | 31 +++
1 file changed, 19 insertions(+), 12 deletions(-)
diff --git a/o
branch: externals/csv-mode
commit e34dbadc4cafa8a22fa680d44f9f571db353677f
Author: Mattias Engdegård
Commit: Mattias Engdegård
Fix regexp bug and remove useless backslashes
Found by relint.
* csv-mode.el (csv-set-comment-start):
Fix bug in `paragraph-separate` regexp.
elpasync pushed a change to branch externals/corfu.
from 1467ab8601 Expand comment
new 688170e70a HACK: Try to fix focus issue on Lucid/Athena toolkit
(See #159)
new 7af9ca840e Revert "HACK: Try to fix focus issue on Lucid/Athena
toolkit (See #159)"
Summary of changes:
branch: externals/corfu
commit 7af9ca840e371704c25011f31a6aecfbba0e8cdf
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)"
This reverts commit 688170e70a7485fbce364aa53b0704d8e57ea4c0.
---
corfu.el | 6 ++
1 fi
branch: externals/corfu
commit 688170e70a7485fbce364aa53b0704d8e57ea4c0
Author: Daniel Mendler
Commit: Daniel Mendler
HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)
Not sure if this works. Testing this for a while.
---
corfu.el | 6 --
1 file changed, 4 inserti
branch: externals/fontaine
commit a8e7f2e9b8ec6c4eaa75eb55acbc74702c96d438
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Prepare version 0.2.0
---
CHANGELOG.org | 44
README.org| 7 ---
fontaine.el | 2 +-
3 files changed, 4
43 matches
Mail list logo