branch: externals/vundo
commit ca590c571546eb1d38c855216db11d28135892f2
Author: 45mg <45mm.cartridge...@slmail.me>
Commit: Yuan Fu
Add a command for ing to the beginning of next stem
To switch branches, one needs to be on a stem root (branchpoint). Add
a command to make it easier
branch: externals/denote
commit 6f1773a9b78b71eac37ca4d54cede4842eb06eb8
Author: Alexandre Rousseau
Commit: Alexandre Rousseau
File link conversion tracks the value of org-link-file-path-type
---
denote-org-extras.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --
branch: externals/denote
commit fb2d14a763c9231c954d3fc488dcfb707beccf58
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Add denote-save-buffers and denote-rename-confirmations
---
denote.el | 247 ++
1 file chang
branch: externals/denote
commit 11a4d1f9a9127445dda33231e134570b0b2c0bf1
Merge: 59e6c43f9b 6f1773a9b7
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #325 from gamecubate/main
File link conversion tracks the value of org-link-file-path-type
---
denote-org-extras.el |
branch: externals/denote
commit 2acca69a24974ce7b628e829a72e5c5ef91ffc76
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Tweak the denote-org-extras function that checks org-link-file-path-type
This was originally contributed by Alexandre Rousseau in pull request
325:
elpasync pushed a change to branch externals/denote.
from 59e6c43f9b Make denote-org-extras-link-to-heading use selected text
for description
new 6f1773a9b7 File link conversion tracks the value of
org-link-file-path-type
new 11a4d1f9a9 Merge pull request #325 from gamecub
branch: externals/denote
commit 534c8075b3cfe8320eb0840855f0b6f3b1fc22c1
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the manual's acknowledgements
This covers the contribution by Alexandre Rousseau in commit 6f1773a.
The change is small, so Alexandre does not
branch: externals/denote
commit 2a8aa0030b44bf3a3b226e0879c8dc02c6dfc204
Merge: 534c8075b3 fb2d14a763
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #324 from jeanphilippegg/denote-rename-confirmations
Fix issues #274 and #299
---
denote.el | 247
elpasync pushed a change to branch externals-release/plz.
from 1b66fa907d Release: v0.7.3
adds 671af519e0 Meta: v0.8-pre
adds d47ad4ab01 Meta: Update copyright year in tests
adds c34c81de2d Tests: Update commentary
adds e8440857e5 Tests: Tidy with local URL funct
branch: externals-release/plz
commit 9b681d48933f288a6ae4ec92ca4bc03792a3fe9f
Merge: 1b66fa907d 57f1048265
Author: Adam Porter
Commit: Adam Porter
Merge: v0.8
---
.github/workflows/test.yml | 7 +-
README.org | 9 ++
plz.el | 32 ---
tests/test-p
elpasync pushed a change to branch externals/plz.
from 293cced99d Tests: Disable for Emacs 26.3
new 49612fdeb5 Tests: Tidy
new 57f1048265 Release: v0.8
Summary of changes:
README.org| 2 +-
plz.el| 2 +-
tests/test-plz.el | 27 ++-
branch: externals-release/plz
commit 49612fdeb5ceac1f29b0f28ec5551e3382084f7b
Author: Adam Porter
Commit: Adam Porter
Tests: Tidy
---
tests/test-plz.el | 27 ++-
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/tests/test-plz.el b/tests/test-plz.el
ind
branch: externals-release/plz
commit 57f10482655f02c3cc8ff35d31bd83dd6d809d02
Author: Adam Porter
Commit: Adam Porter
Release: v0.8
---
README.org | 2 +-
plz.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 9318eb5382..d3d27d948c 1
branch: elpa/slime
commit 3cdc647daad38cc65ee4f95ea0ef31f8bbc7cd64
Author: Stas Boukarev
Commit: Stas Boukarev
Fix arglist-dispatch for define-compiler-macro.
It could be used on a macro.
Fixes #824
---
contrib/swank-arglists.lisp | 13 ++---
1 file changed, 6 inse
branch: elpa/slime
commit 1f3b8569249ba081e33e7886b3a98bf22be595a5
Author: Stas Boukarev
Commit: Stas Boukarev
Revert "extract-package, readtable-for-package: Use default readtable"
This reverts commit 485aa0ca171d2b00b51ffa4c471b0140bf468d9b.
There's no explanation why it
branch: elpa/slime
commit be003c65314d5068d603ad3844a17176ec622467
Author: Stas Boukarev
Commit: Stas Boukarev
swank-format-string-expand: handle environment.
---
swank.lisp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/swank.lisp b/swank.lisp
index 6a7a9ea10b..ab7
branch: elpa/slime
commit 20117823c9aa3dc6f757c5577f12643bf2f5328f
Author: Stas Boukarev
Commit: Stas Boukarev
definition-source-file-location: fall back to 0.
---
swank/sbcl.lisp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/swank/sbcl.lisp b/swank/sbcl.lisp
index 9
elpasync pushed a change to branch elpa/slime.
from 6674bdf52b find-definition: evaluate eql specializeers.
new e0605df6ae sbcl: show sb-vm::%code-fixups.
new be003c6531 swank-format-string-expand: handle environment.
new 1f3b856924 Revert "extract-package, readtable
branch: elpa/slime
commit e0605df6ae1a313edbd88cc2ffcb9d856d74b611
Author: Stas Boukarev
Commit: Stas Boukarev
sbcl: show sb-vm::%code-fixups.
---
swank/sbcl.lisp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/swank/sbcl.lisp b/swank/sbcl.lisp
index 1cefb0188c..9e7e0
branch: externals/dired-preview
commit 1c783ee911bbeb2d06056aa19904ef496c49eae5
Author: Juergen Hoetzel
Commit: Juergen Hoetzel
Temporarily bind recentf-track-opened-file to #'ignore
Prevents adding previewed files to recentf-list.
recentf-track-closed-file is the wrong han
branch: externals/dired-preview
commit 6ce741383bc46019cf6daa835eca7449deca1adf
Merge: e3a3628d89 1c783ee911
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #12 from juergenhoetzel/fix-recentf-workaround
Temporarily bind recentf-track-opened-file to #'ignore
---
dired
branch: externals/auctex
commit 80f47a4b72eeac0d1b5a83badfa7482b5f9378eb
Author: Arash Esbati
Commit: Arash Esbati
* GNUmakefile (clean): Don't clean up ChangeLog.
---
GNUmakefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/GNUmakefile b/GNUmakefile
index 999861cb08..507d69fd40 10064
branch: main
commit feee6d62a0992ccd8845654d4973e6bb3dd89738
Author: Stefan Monnier
Commit: Stefan Monnier
copyright_exceptions (visual-fill): New element
---
copyright_exceptions | 1 +
1 file changed, 1 insertion(+)
diff --git a/copyright_exceptions b/copyright_exceptions
index 26b39a7f3
branch: elpa/proof-general
commit 85de7aa1874cd0bc1e15b85bb156f2ee879ad44a
Author: Hendrik Tews
Commit: hendriktews
proof-stat: add CHANGES entry
---
CHANGES | 27 ++-
1 file changed, 18 insertions(+), 9 deletions(-)
diff --git a/CHANGES b/CHANGES
index b8d846b91f..
branch: elpa/proof-general
commit 854787cbc8beb3c07cd66b9e6b51a7b185b74279
Author: Hendrik Tews
Commit: hendriktews
omit-proofs: split command processing into two phases
The first phase only classifies proofs to be omitted and stuff not to
be omitted. The second phase does the a
branch: elpa/proof-general
commit bb147dc0732157f0b93b8be75a04ef3981db302e
Author: Hendrik Tews
Commit: hendriktews
CI: add proof-check tests
---
ci/simple-tests/README.md | 4 +-
ci/simple-tests/coq-test-proof-stat.el | 89 ++
2 files changed,
branch: elpa/proof-general
commit 8871bcdf5adc6755745c13aa4a3efd09044af79e
Author: Hendrik Tews
Commit: hendriktews
proof-stat: add documentation for proof-check-proofs in PG-adapting
---
doc/PG-adapting.texi | 53
1 file changed, 53 inse
elpasync pushed a change to branch elpa/proof-general.
from 1f0c75788a ignore 3-pane mode if frame is too small
new 854787cbc8 omit-proofs: split command processing into two phases
new 739f3d268c proof-check: new feature for listing passing and failing
tests
new bb1
branch: elpa/proof-general
commit 265ce5cc5f161c6c81b3c42123ac15b574519a4f
Author: Hendrik Tews
Commit: hendriktews
proof-stat: add menu item for proof-check-proofs
---
doc/ProofGeneral.texi | 34 ++
generic/proof-menu.el | 6 +-
2 files changed, 23 inse
branch: elpa/proof-general
commit 9224fd8e5908f531a32140b4029dc61bd3a3070d
Author: Hendrik Tews
Commit: hendriktews
proof-stat: add batch mode and TAP support
---
ci/simple-tests/coq-test-proof-stat.el | 4 +-
generic/pg-user.el | 93 --
branch: elpa/proof-general
commit 735321826015e4be1f8a40fd41197373e166bbb7
Author: Hendrik Tews
Commit: hendriktews
PG manual: add documentation for proof-check-proofs
---
doc/ProofGeneral.texi | 90 +++
1 file changed, 90 insertions(+)
diff
branch: elpa/proof-general
commit 6cace58d0d632c4eafa18959319a484fb5c07238
Author: Hendrik Tews
Commit: hendriktews
proof-stat: address review comments
- read-only and no undo in report buffer
- add a batch mode test for proof-check-proofs; require seq library to
make this
branch: elpa/proof-general
commit 739f3d268c9c4b1158cc4474bd577c2f0f6dc663
Author: Hendrik Tews
Commit: hendriktews
proof-check: new feature for listing passing and failing tests
M-x proof-check-proofs checks all proofs in one buffer and displays a
list with which tests currentl
elpasync pushed a change to branch elpa/helm-core.
from ff43aedfe0 Do not delegate directories creation to dired
adds 753563ee01 Fix persistent-action in helm-mark-ring-default-action
No new revisions were added by this update.
Summary of changes:
helm-ring.el | 14 --
branch: elpa/helm
commit 753563ee010e865f3f0fd9d491c2052eb1347fd8
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix persistent-action in helm-mark-ring-default-action
Do not run in PA the hook which is modifying the mark.
Also make clear in which buffer we are working.
---
branch: externals/auctex
commit 16a5896f6d61c3ab693bfe374608b088163a2b69
Author: Arash Esbati
Commit: Arash Esbati
; * GNUmakefile: Fix last change.
---
GNUmakefile | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile
index 892d1c3cf2..99
branch: externals/auctex
commit b1da63be543aae20530fbaa90c04fbc7222040c3
Author: Tassilo Horn
Commit: Tassilo Horn
Add dynvars-check make target
---
GNUmakefile | 12
1 file changed, 12 insertions(+)
diff --git a/GNUmakefile b/GNUmakefile
index 1b4499a34f..892d1c3cf2 100644
--
elpasync pushed a change to branch externals/auctex.
from 4714c74061 ; * GNUmakefile: Delete code remainder.
new b1da63be54 Add dynvars-check make target
new 16a5896f6d ; * GNUmakefile: Fix last change.
Summary of changes:
GNUmakefile | 15 ++-
1 file changed,
branch: elpa/proof-general
commit 175af3f18bec914bcd028d56187bac18662915a5
Author: Hendrik Tews
Commit: hendriktews
CI: new tests for 3-pane mode for small frame heights
These tests are for #760 and some of them fail because of this
problem.
---
ci/simple-tests/README.md
elpasync pushed a change to branch elpa/proof-general.
from 7a28fa207a proof-shell, pg-response: indentation fixes
new 175af3f18b CI: new tests for 3-pane mode for small frame heights
new 1f0c75788a ignore 3-pane mode if frame is too small
Summary of changes:
ci/simple-te
branch: elpa/proof-general
commit 1f0c75788a70fc206a060394d92736e51ccc6a9d
Author: Hendrik Tews
Commit: hendriktews
ignore 3-pane mode if frame is too small
Fixes #760.
---
ci/simple-tests/coq-test-three-window.el | 119 +--
doc/ProofGeneral.texi
branch: externals/auctex
commit 2912617a42a781e9c876ec4c9db8f76a71496354
Author: Tassilo Horn
Commit: Tassilo Horn
Generate ChangeLog only in elpa make target
---
GNUmakefile | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile
i
branch: externals/auctex
commit e835b95bc8108cc82b2fe3660ae0574d0f57206c
Author: Arash Esbati
Commit: Tassilo Horn
Generate auctex-autoloads.el in a way compatible with emacs 27.1
---
GNUmakefile | 34 ++
1 file changed, 30 insertions(+), 4 deletions(-)
diff
branch: externals/auctex
commit 4714c740616b42997d1cca09a0297753d8246a91
Author: Arash Esbati
Commit: Arash Esbati
; * GNUmakefile: Delete code remainder.
---
GNUmakefile | 8
1 file changed, 8 deletions(-)
diff --git a/GNUmakefile b/GNUmakefile
index c10a6cd864..1b4499a34f 100644
elpasync pushed a change to branch externals/auctex.
from a830eb1c94 Fallbacks for "no git" or "not a git clone"
new e835b95bc8 Generate auctex-autoloads.el in a way compatible with
emacs 27.1
new 2912617a42 Generate ChangeLog only in elpa make target
new 4714c74061
45 matches
Mail list logo