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: 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
branch: elpa/gptel
commit 447a37e715323bc447bbb37e045e0dbacd8e7bad
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-org: Fix typo in stream converter
* gptel-org.el (gptel--stream-convert-markdown->org): Fix typo.
---
gptel-org.el | 2 +-
1 file changed, 1 insertion(+)
branch: elpa/gruvbox-theme
commit 6cbf80b6cde3c2390502dc94a911ab7378495249
Author: Ruiyang Wu
Commit: Jason Milkins
Use less common colors for orderless match faces
`gruvbox-bright_*` colors are heavily used, so the `orderless`-matched
strings may not show in certain contexts, e
branch: externals/vertico-posframe
commit 781ee08f8d92f640dff8a0d8838b67a13a391846
Author: Feng Shu
Commit: Feng Shu
v0.8.0
No other new feature, just remove workaground about
vertico--resize-window for simplify code:
https://github.com/minad/vertico/commit/5c4a2cbe991
branch: externals/dape
commit b9423a5ac620fb5c9496dcf57ba91e0763095913
Author: Daniel Pettersson
Commit: Daniel Pettersson
Update UI after handling terminated event
---
dape.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index 183122ca69..a07bf7c4
branch: elpa/haskell-mode
commit 0c9c9cfc56bf9be658af4e84d1ee38d52671dad3
Author: amesgen
Commit: amesgen
Add GHC 9.12.1 extensions and options
---
haskell-ghc-support.el | 27 +++
1 file changed, 27 insertions(+)
diff --git a/haskell-ghc-support.el b/haskell-ghc-su
branch: elpa/haskell-mode
commit 4cec530008ef4054826eb1b55d6b26ae8e2807c0
Merge: 1a285fc4c5 0c9c9cfc56
Author: Steve Purcell
Commit: GitHub
Merge pull request #1858 from amesgen/ghc-9.12.1
Add GHC 9.12.1 extensions and options
---
haskell-ghc-support.el | 27 +++
branch: elpa/cider
commit e95d2affbbdb1b37348202b07510f62e56281abf
Author: Oleksandr Yakushev
Commit: GitHub
[docs] Scrub Getting Started section (#3771)
---
doc/modules/ROOT/pages/about/compatibility.adoc| 130 ++---
doc/modules/ROOT/pages/basics/installation.adoc|
branch: externals/exwm
commit 9cdfe95066a63666e211d54f898eed980b043f3a
Author: Steven Allen
Commit: Steven Allen
Work around a bug where the tab-line isn't taken into account
In Emacs before version 31, window-inside-absolute-pixel-edges returns
the wrong y-offset when the per-b
branch: elpa/helm
commit 6464df14ac6fecde6103835c8f8a7749c0768304
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Use helm-completions-detailed as well in helm-completion-library-affixation
---
helm-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-mode.el
elpasync pushed a change to branch elpa/helm-core.
from e395bc118c Ensure helm-mode faces and vars are loaded (#2695)
adds 6464df14ac Use helm-completions-detailed as well in
helm-completion-library-affixation
No new revisions were added by this update.
Summary of changes:
helm-m
branch: elpa/cider
commit c0e7f2526d7b5ed67c723c4fbf3ce5391f4f5123
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
[info] Add support for sources JAR downloading on `info' events
---
CHANGELOG.md | 1 +
cider-client.el
elpasync pushed a change to branch elpa/cider.
from e33067498a Bump the copyright years
new 6ea2cc3f7c [eldoc] Don't error on missing docstring
new 3c89404b81 Bump cider-nrepl to 0.52.0
new c0e7f2526d [info] Add support for sources JAR downloading on `info'
events
branch: elpa/cider
commit 3c89404b81756f0dd9c1412313564f84940473fb
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
Bump cider-nrepl to 0.52.0
---
CHANGELOG.md | 2 +-
cider.el | 2 +-
dev/docker-sample-proj
branch: elpa/cider
commit 6ea2cc3f7c13f8e02dddab79c5c478b05431c265
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
[eldoc] Don't error on missing docstring
---
cider-docstring.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/cider-docstring.el b/cider-docstring.el
branch: elpa/helm
commit e395bc118c22193bf26737c199a0e9e7ef834dbd
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure helm-mode faces and vars are loaded (#2695)
in case helm-mode was not already enabled.
---
helm-elisp.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/
branch: elpa/helm
commit 5afaca2464288a13063d86099c4eb6e387a136c7
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix binding in action name
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-files.el b/helm-files.el
index 5589efa8eb..6ca8911a3a 1
branch: elpa/helm
commit b9bb69f9fb504f5da1524d109caebb465c117568
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Use helm-completions-detailed face (#2695)
---
helm-elisp.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-elisp.el b/helm-elisp.el
index b70958f2
branch: elpa/helm
commit 94aaa3e99c49ac40eddd8d3fff744b6f5a1e6113
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix helm-locate-lib-get-summary according to suggestions in (#2695)
---
helm-lib.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/helm-lib.el b/h
elpasync pushed a change to branch elpa/helm-core.
from 450903f71a Prevent error in bookmark-make-record
adds 5afaca2464 Fix binding in action name
adds 94aaa3e99c Fix helm-locate-lib-get-summary according to suggestions
in (#2695)
adds b9bb69f9fb Use helm-completions-
elpasync pushed a change to branch elpa/helm.
from 450903f71a Prevent error in bookmark-make-record
new 5afaca2464 Fix binding in action name
new 94aaa3e99c Fix helm-locate-lib-get-summary according to suggestions
in (#2695)
new b9bb69f9fb Use helm-completions-detai
branch: elpa/auto-dim-other-buffers
commit d8591d048f97478e75c71830fb6d7c009351c73d
Author: Michal Nazarewicz
Commit: Michal Nazarewicz
Minor README grammar fix
---
README.md | 2 +-
auto-dim-other-buffers.el | 8
2 files changed, 5 insertions(+), 5 deletions(-)
di
branch: externals/cape
commit cf0553114f51d8970837423f1b2da4f0980cb1e1
Author: Daniel Mendler
Commit: Daniel Mendler
Better emoji normalization (Fix #143)
---
cape-char.el | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/cape-char.el b/cape-char.el
index
branch: elpa/evil
commit 9adbebddcdd495b53748559fae7750bbcf9eec6b
Author: Tom Dalziel
Commit: Tom Dalziel
Add zH and zL keybindings for horizontal scrolling
Add zS-left & zS-right too. They're not in vim, but seems like an oversight
---
evil-maps.el | 4
1 file changed, 4 inse
elpasync pushed a change to branch elpa/helm-core.
from 00e8405b2f Fix bookmark :default
adds 76d04ccadf Prefer lisp to parse header files for *locate-file
(#2695)
adds 450903f71a Prevent error in bookmark-make-record
No new revisions were added by this update.
Summary of c
elpasync pushed a change to branch elpa/helm.
from 00e8405b2f Fix bookmark :default
new 76d04ccadf Prefer lisp to parse header files for *locate-file
(#2695)
new 450903f71a Prevent error in bookmark-make-record
Summary of changes:
helm-bookmark.el | 12 +++-
helm
branch: elpa/helm
commit 450903f71a52a8ec13ac20a5a633b0162d771b53
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Prevent error in bookmark-make-record
---
helm-bookmark.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/helm-bookmark.el b/helm-bookmark.
branch: elpa/helm
commit 76d04ccadf15b72b6a580556d5c37b09e861e57f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Prefer lisp to parse header files for *locate-file (#2695)
---
helm-lib.el | 24 ++--
1 file changed, 10 insertions(+), 14 deletions(-)
diff --git a/hel
branch: elpa/vm
commit fb70d42e991abf6deb49091beb8c46b78cea8e44
Author: Mark Diekhans
Commit: Mark Diekhans
include commit in vm-submit-bug-report
---
lisp/vm.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lisp/vm.el b/lisp/vm.el
index 1d826ee56d..b5dd98f844 100644
branch: elpa/vm
commit c3bc5151c9211eedc4b87549348eea4f57247953
Merge: f1353d58a5 fb70d42e99
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'main' into 'main'
include commit in vm-submit-bug-report
See merge request emacs-vm/vm!35
---
lisp/vm.el | 3 ++-
1 file c
branch: externals/dape
commit 7a3e6f8a730861f5e70403aeb5d22dcab3347b3b
Author: Daniel Pettersson
Commit: Daniel Pettersson
Remove limit for number of window-groups for side window-arrangements
---
dape.el | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dape.el b/da
branch: externals/dape
commit c3b61dee0ac3e2ee77d191bf6b8d0bda966b6c06
Author: Rudolf Schlatte
Commit: GitHub
Mention eglot-workspace-configuration for jdtls configuration (#181)
---
README.org | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/README.org b/RE
elpasync pushed a change to branch externals/dape.
from 70d5db4632 Bump version to 0.21.0
new 7a3e6f8a73 Remove limit for number of window-groups for side
window-arrangements
new c3b61dee0a Mention eglot-workspace-configuration for jdtls
configuration (#181)
Summary of c
branch: externals/auctex-cont-latexmk
commit e079c206f5784b5cb147f65006ec16ac821b84bd
Author: Paul Nelson
Commit: Paul Nelson
* auctex-cont-latexmk.el (auctex-cont-latexmk-mode): add lighter ⟲
---
auctex-cont-latexmk.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/auc
branch: elpa/markdown-mode
commit 7659bc470d096e7a53285fa246cbabcb07d66a33
Merge: 9fd2661097 30137f358f
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #874 from jrblevin/issue-841
Don't insert list item if here is in code block
---
CHANGES.md | 2 ++
markdown
branch: elpa/markdown-mode
commit 30137f358ffd0f64fc12f69050df9fc93b0f8c94
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Don't insert list item if here is in code block
---
CHANGES.md | 2 ++
markdown-mode.el | 1 +
tests/markdown-test.el | 11 +++
3 files change
branch: externals/org
commit 589445bd7ef86b5e34b10122621ca7bcef95f4bd
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-create: Ignore nils in CHILDREN
* lisp/org-element-ast.el (org-element-create): When CHILDREN contain
nil entries, ignore them.
* testing/lisp/test
branch: externals/org
commit 10cdb2024313b1b65d11e95b08c65950a0db0bdb
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-mouse: Fix stars activated outside headlines
* lisp/org-mouse.el (org-mode-hook): Fix regexp used to fontify
leading stars.
Reported-by: Phil Estival
elpasync pushed a change to branch externals/org.
from 532690a9e4 org-agenda-later: Avoid scrolling the window past point
new 10cdb20243 org-mouse: Fix stars activated outside headlines
new 589445bd7e org-element-create: Ignore nils in CHILDREN
Summary of changes:
etc/ORG
elpasync pushed a change to branch externals/denote.
from f23f84c6e3 Rename the function denote-sequence-convert to
denote-sequence-make-conversion
new 7136c7d060 Add denote-sequence-convert command
new 15eaa656e7 Document in the manual the denote-sequence-convert
command
branch: externals/denote
commit 15eaa656e75dc7bdc05ea93cb3a4a2893579be0d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document in the manual the denote-sequence-convert command
---
README.org | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff
branch: externals/denote
commit 7136c7d060f5c2fba1e193b7819c44a76d94f492
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add denote-sequence-convert command
---
denote-sequence.el | 28
1 file changed, 28 insertions(+)
diff --git a/denote-sequence.el b/
branch: externals/auctex
commit 717d9f733ea793ba40f3ee9e82a0f98aea9e0fbb
Author: Ikumi Keita
Commit: Ikumi Keita
Make mode selection robust
* tex-site.el (TeX-modes-set): Remove inconsistent entries from
`major-mode-remap-defaults'.
; Update copyright year.
---
tex-site.el
branch: externals/denote
commit d934da26eb110d67e77a790288d9b5a7b491f51b
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make dt-denote-sequence--get-new-child-and-sibling use the system trash
---
tests/denote-test.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --g
elpasync pushed a change to branch externals/denote.
from 9bf22d57ec Make denote-org-link-in-context-regexp also cover the
search extension
new d934da26eb Make dt-denote-sequence--get-new-child-and-sibling use
the system trash
new 8da349fc23 Rephrase the Commentary of deno
branch: externals/denote
commit f23f84c6e3c9bd0786a574f1d01d4e9fc5dfd79f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rename the function denote-sequence-convert to
denote-sequence-make-conversion
The old name is better for a command.
---
denote-sequence.el | 2 +-
t
branch: externals/denote
commit a7e902e68035c4e21b5defcbdc3f609c17b9d7a0
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove needless constant denote-sequence-schemes
---
denote-sequence.el | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/denote-seq
branch: externals/denote
commit 8da349fc23dc3b538a60c3fff2108f41a2af60f8
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rephrase the Commentary of denote-sequence.el
---
denote-sequence.el | 20
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/den
branch: elpa/markdown-mode
commit 3207f366ba0367966b1886943172a032be59a953
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Improve selecting mode when editting code blocks
---
CHANGES.md | 2 ++
markdown-mode.el | 4
tests/markdown-test.el | 13 +
3 files
branch: elpa/markdown-mode
commit 9fd266109717c0edb1ed7ec6eff7c6a5e9579471
Merge: 3c28f0c0dc 3207f366ba
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #873 from jrblevin/issue-868
Improve selecting mode when editting code blocks
---
CHANGES.md | 2 ++
markdow
branch: elpa/markdown-mode
commit 3c28f0c0dcb16e545aa8b4878016cbbfdeae9fa8
Merge: e100778594 f6ab1026bd
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #872 from shipmints/markdown-wiki-link-retain-case
Add defcustom markdown-wiki-link-retain-case
---
CHANGES.md
1 - 100 of 20042 matches
Mail list logo