branch: elpa/typescript-mode
commit 53550968ee36845d5ad9ea32ee214405843d7638
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Make "make test" run without eask. Simplify contributer testing.
---
.github/workflows/build.yml | 1 +
Makefile| 4 ++--
2 files changed, 3 i
branch: elpa/typescript-mode
commit 8818e767a63c48c624ef27816d6ce6e7622d782a
Merge: dd10f702d4 53550968ee
Author: Jostein Kjønigsen
Commit: GitHub
Merge pull request #194 from emacs-typescript/feature/make-test
Make "make test" run without eask. Simplify contributer testing.
---
.g
branch: externals/vertico
commit fef56a0c7fe571c28ad102b54b26e07ebbbd5e82
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-group-separator: Inherit from vertico-group-title
---
vertico.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vertico.el b/vertico.el
index
branch: externals-release/org
commit f9966309d507c6a98b7597f0e9639b3051ebe969
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update version number for the 9.7.20 release
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index 2c421f
branch: elpa/slime
commit 7f6194c8257f399e6b67b5d0147e4a857882cca2
Author: Stas Boukarev
Commit: Stas Boukarev
Old emacs compatibility.
---
slime.el | 23 +--
1 file changed, 9 insertions(+), 14 deletions(-)
diff --git a/slime.el b/slime.el
index b28f6b851b..b1c7e476df
branch: elpa/slime
commit 4e432b7f23a6ce89881211fba4b2b01dec0a2dc5
Author: Stas Boukarev
Commit: Stas Boukarev
Old emacs doesn't have max-mini-window-lines.
---
slime.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/slime.el b/slime.el
index bc4a51..b2
elpasync pushed a change to branch elpa/slime.
from 15c15473be slime-init-keymap: don't clear existing maps.
new b12b5e0232 Cut output when displaying in the minibuffer.
new 4e432b7f23 Old emacs doesn't have max-mini-window-lines.
new 7f6194c825 Old emacs compatibili
branch: elpa/slime
commit b12b5e0232ad5bee38584d684cc2d6bffd08c260
Author: Stas Boukarev
Commit: Stas Boukarev
Cut output when displaying in the minibuffer.
Fixes #803
---
slime.el | 20 ---
swank.lisp | 85 +++--
branch: elpa/projectile
commit 18965274f39ef54bcdb2c562e79e764eb7812c1f
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Replace the defunct stale bot with actions/stale
---
.github/stale.yml | 62 -
.github/workflows/stale.yml | 42 +
branch: elpa/dirvish
commit 5ea787d5fb6b6b50b99f36f1407b1f294c73b678
Author: Luis Victoria
Commit: GitHub
docs: fix broken link to purcell's emacs in EMACS-NEWCOMERS.org (#278)
---
docs/EMACS-NEWCOMERS.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/EMACS-NEWCOM
branch: elpa/dirvish
commit 1bc2f93a9dc12a5a5a72b13fbb3ed9374a3b2ab7
Author: Nicolas Graves <76450848+nicolas-gra...@users.noreply.github.com>
Commit: GitHub
docs: document the nil case for dirvish-default-layout. (#231)
---
dirvish.el | 13 +
1 file changed, 9 insertions(+), 4 d
elpasync pushed a change to branch elpa/dirvish.
from b91a1dfe02 fix(subtree): silence compiler
new 5ea787d5fb docs: fix broken link to purcell's emacs in
EMACS-NEWCOMERS.org (#278)
new 1bc2f93a9d docs: document the nil case for dirvish-default-layout.
(#231)
Summary of
branch: externals/org
commit 21dfa6fe893b768be32c9f0f628ba98bb7b31b1e
Author: Ilya Chernyshov
Commit: Ihor Radchenko
testing/lisp/test-ox-man.el: Add regression tests for ox-man
* testing/lisp/test-ox-man.el (ox-man/bold, ox-man/code,
ox-man/italic-underlined-verbatim): New file
branch: externals/exwm
commit 10bd61dbcf69110b2b029ac677c38bd076376d21
Author: Steven Allen
Commit: Steven Allen
Check Emacs version at runtime as well
Checking only at compile time would lead to bugs when the user upgrades
to a new Emacs version, and the cost of checking at run
branch: externals/dape
commit 7f2539817ecba285dad0824f8c9275065daf6143
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix missing spec detail in capabilities event
Fixes #191
---
dape.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
i
branch: elpa/dirvish
commit 3b9ef89119db491963411e539259dbe4ff3cc429
Author: dvzubarev
Commit: GitHub
yank: fixes for recent r2r refactor commit (#287)
---
extensions/dirvish-yank.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/extensions/dirvish-yank.el b/ext
branch: elpa/dirvish
commit b91a1dfe0279614423dda54f8db932e48ccd7c98
Author: Alex Lu
Commit: Alex Lu
fix(subtree): silence compiler
---
extensions/dirvish-subtree.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/extensions/dirvish-subtree.el b/extensions/dirvish-subtree.el
index 669bf
elpasync pushed a change to branch elpa/dirvish.
from 0fbd5697fa chore: fix custom type specifications (#239)
new 3b9ef89119 yank: fixes for recent r2r refactor commit (#287)
new b91a1dfe02 fix(subtree): silence compiler
Summary of changes:
extensions/dirvish-subtree.el |
branch: externals/kubed
commit be39c84cdf050ec4655efc649f5fd457ac4bc206
Author: Thor Adam
Commit: Eshel Yaron
Fix prompt in logs line limit
Copyright-paperwork-exempt: yes
---
kubed-transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kubed-transient.el
branch: externals/elisp-benchmarks
commit 03e668caf878c9b9780356e447e3fd85e0696f77
Author: Andrea Corallo
Commit: Andrea Corallo
* benchmarks/bubble-no-cons.el (elb-bubble-no-cons): Fix provide.
---
benchmarks/bubble-no-cons.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --g
branch: elpa/dirvish
commit 4e41720d74ad20370344841eb294af7ce24e772e
Author: İsa Mert Gürbüz
Commit: GitHub
Remove the restriction on printing for `dirvish-data-for-dir` (#266)
The line
```elisp
(format "%S" `(message "%s" ,(dirvish--dir-data-getter dir)))
```
branch: elpa/dirvish
commit b1476bc94734589c90aefbebb586bd4adc1694d5
Author: Jonas Bernoulli
Commit: GitHub
chore: fix typos (#227)
* fix(yank): silence byte-compiler
* fix(core): fix typo in custom type declaration
* chore: fix typo in name of let-bound variable
branch: elpa/dirvish
commit ba26fa3b9f2cca1daa381c65b6f48acc30fc9c8d
Author: dvzubarev
Commit: GitHub
refactor(yank): rework copying r2r case for rsync (#215)
handle 3 different scenarios:
- destination host == source host
- destination host != source host
- direct con
branch: elpa/dirvish
commit 871e5fd0531f27ad8ad14bb8123c2a25d26e088e
Author: Troy Brown
Commit: GitHub
fix(subtree): "toggle or open" should open file, not view it (#281)
Currently, `dirvish-subtree-toggle-or-open` utilizes
`dirvish-subtree-toggle` to first attempt to toggle a d
branch: elpa/dirvish
commit cd77f4a517b84e137a398c8eee329d23b5ba9cdc
Author: Eki Zhang
Commit: GitHub
dired-subtree respect dired-omit-mode now (#268)
---
extensions/dirvish-subtree.el | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/extensions/dirvish-sub
branch: elpa/dirvish
commit 02c94ab28e0943358390a32984a95699989ac98d
Author: Jonas Bernoulli
Commit: GitHub
fix(yank): silence byte-compiler (#220)
Co-authored-by: Alex Lu
---
extensions/dirvish-yank.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/extensions/dirvish-yank.
branch: elpa/dirvish
commit 4270b24df741fe042a9c89c6607c030594684000
Author: Alex Lu
Commit: Alex Lu
build: use `split-string` for compat
---
extensions/dirvish-subtree.el | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/extensions/dirvish-subtree.el
branch: elpa/dirvish
commit 8e11a35b3167621581786f9e405e331755c5caf4
Author: Alex Lu
Commit: Alex Lu
build: update python version in melpazoid.yml
---
.github/workflows/melpazoid.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/melpazoid.yml b/.g
branch: elpa/dirvish
commit 0fbd5697fab956f450a76d03fff9554361ff4406
Author: Jonas Bernoulli
Commit: GitHub
chore: fix custom type specifications (#239)
* fix(yank): silence byte-compiler
* fix(core): fix typo in custom type declaration
* chore: fix typo in name of
branch: elpa/dirvish
commit 078129a900907e80bd9a0f384b176f12cf7bc7b4
Author: James Conroy-Finn
Commit: GitHub
fix(dired-noselect): Support both lists and strings (#257)
Dired supports both strings and lists in dired-noselect.
https://github.com/oantolin/embark/issues/701
--
elpasync pushed a change to branch elpa/dirvish.
from 2682932fb4 fix(core): hide cursor correctly
new 4e41720d74 Remove the restriction on printing for
`dirvish-data-for-dir` (#266)
new cced976617 Define new faces for all VC states (#222)
new 078129a900 fix(dired-no
branch: elpa/dirvish
commit cced976617791b4f7ce74d2b612159c0920156a7
Author: Protesilaos Stavrou
Commit: GitHub
Define new faces for all VC states (#222)
This allows themes to apply styles that are suitable for Dirvish even
when they would not necessarily look good in the modeli
branch: elpa/cider
commit ead9a0d2efe9bd0b251d86a8e982d8b922a94ccc
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Replace the defunct stale bot with actions/stale
---
.github/stale.yml | 62 -
.github/workflows/stale.yml | 42 ++
elpasync pushed a change to branch externals/denote.
from 4470e316fa Document in the manual the denote-sequence-find command
and related
new 0e72995d76 Define denote-sequence-find-relatives-dired command
new bc12b58beb Document in the manual
denote-sequence-find-relatives-
branch: externals/denote
commit bc12b58beb03f0402edefa6835866b449e8bd865
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document in the manual denote-sequence-find-relatives-dired
---
README.org | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README.org b/README.org
inde
branch: externals/denote
commit 0e72995d765a95384996ffa0531873aef2cfa655
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Define denote-sequence-find-relatives-dired command
---
denote-sequence.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/
branch: externals/denote
commit 47fbde671ab6b8e7e7d14a825bf1fcfb100ee87d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-sequence-get-relative correctly get the parents
---
denote-sequence.el | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --g
branch: externals/denote
commit 71630b951082379485372ea0337fff01f8046c78
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add denote-sequence-get-relative function
This foreshadows commands I will introduce shortly.
---
denote-sequence.el | 17 +
1 file chang
branch: externals/denote
commit 78392b86ba6201c3ee8f9d0869947687bbf7de5f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rename dt-denote-sequence--get-new-child-and-sibling to
dt-denote-sequence--get-new-exhaustive
Add the test for parent as well.
---
tests/denote-test.el
branch: externals/denote
commit dc59f0477c39019262b4c7c86accb586c83506b8
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-sequence-type-prompt accepte optional PROMPT-TEXT
---
denote-sequence.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/d
branch: externals/denote
commit 14fc0197a2b34d64ba8a615d834f28478d49f6af
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-sequence-get-relative get parents more reliably
---
denote-sequence.el | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
d
elpasync pushed a change to branch externals/denote.
from 15eaa656e7 Document in the manual the denote-sequence-convert
command
new dd72f341dd Make the denote-file-prompt 'let' bind the
default-directory
new ee33e1081c Rename denote-sequence-get to denote-sequence-get-new
branch: externals/denote
commit f6b5770b97e3a837e0f2356269cd1e07f5f6bdd0
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add denote-sequence-find command and helper wrappers to get relatives
---
denote-sequence.el | 33 +
1 file changed, 33 insertions
branch: externals/denote
commit 4470e316faf4d6ff1bb1d18ea13ed710bfb28985
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document in the manual the denote-sequence-find command and related
---
README.org | 24
1 file changed, 24 insertions(+)
diff --git a/R
branch: externals/denote
commit 0c4fcdedccd5446eacbff2195abc55ac0d77fb29
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update dt-denote-sequence--get-new-child-and-sibling to use
denote-sequence-get-new
---
tests/denote-test.el | 69 ++-
branch: externals/denote
commit 7d4c194365ab9ba67e52804280b5ea00a53dbb84
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-sequence-get-all-files accept optional FILES
---
denote-sequence.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/denot
branch: externals/denote
commit 9a5d7f912e28ed1494cac7a2d01963724e7e6f96
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-sequence-get-new accept SEQUENCES like all its helper functions
---
denote-sequence.el | 13 -
1 file changed, 8 insertions(+), 5 deletion
branch: externals/denote
commit ee33e1081c5aad171484803ca5136f52989225fd
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rename denote-sequence-get to denote-sequence-get-new
It is more obvious what it does.
---
denote-sequence.el | 14 +++---
1 file changed, 7 inse
branch: externals/denote
commit dd72f341dd8439aa36a6a79f38aef5996886e08f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make the denote-file-prompt 'let' bind the default-directory
This way, any other function that needs to derive the file path from
the completion candi
branch: externals/denote
commit 3a3cc6603d33ef6d6dc34bb724340206a1c3d9a4
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use denote-sequence-get-all-files instead of its helper (extend 7d4c194)
---
denote-sequence.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
branch: externals/denote
commit 2fe245806e9f26cf82ce2e759596531001f05fb1
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update dt-denote-sequence--get-new-exhaustive to all test for relatives
---
tests/denote-test.el | 46 --
1 file chang
51 matches
Mail list logo