branch: externals/consult
commit cc24d57e4c9f61d7238c99b577ab8161ea70244e
Author: Daniel Mendler
Commit: Daniel Mendler
completion--replace mutates the string :/
---
consult.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 1f710fcfb7..83
branch: externals/corfu
commit 0b17ff6cfd526d1ec48ede9bf448f97910ecbc6e
Author: Daniel Mendler
Commit: Daniel Mendler
completion--replace mutates the string :/
---
corfu.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/corfu.el b/corfu.el
index 10516a4e80..805cbd
branch: externals/org
commit 1587e445be37afa9d2957dcefa9b9dfb5d3b85e5
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-cache: Suggest to share warning text as well in the warnings
Multiple users reported that they saw the warning, but did not
actually report the warning
branch: externals/hyperbole
commit dc1e20b389324cd3e3ed6d02ce9ce42be381c8ce
Author: Mats Lidell
Commit: GitHub
Add test for root cell file attribute on copied file (#154)
---
ChangeLog | 6 ++
test/kotl-mode-tests.el | 18 ++
2 files changed, 24 insertions
branch: externals/corfu
commit 641ea484628f12aa56515792ce4f9012c2e23b1c
Author: Daniel Mendler
Commit: Daniel Mendler
Introduce `corfu--auto-tick' which captures the buffer tick/status (Fix
#107)
If Corfu is used in conjunction with multiple-cursors one has
to overwrite `corfu-
branch: externals/org-transclusion
commit e174e4db1a9e1a86890e4ae054bb4c689f72f8f2
Author: Noboru Ota
Commit: Noboru Ota
docs: README minor update for export prop
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index e5a966ea8e..f42
branch: externals/dtache
commit f787f768ae1163b20afae9bb5d2bfbb0083d45d1
Author: Niklas Eklund
Commit: Niklas Eklund
Add ELPA-devel badge
---
README.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.org b/README.org
index b3286df548..53b6c43cb9 100644
--- a/README.org
+++ b/R
branch: externals/dtache
commit f0f1f5ab75e956541a37d17d3d09e0a3b15efe0e
Author: Niklas Eklund
Commit: Niklas Eklund
Update README
---
README.org | 20 +---
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/README.org b/README.org
index a02323cf10..85a94053ac 10
elpasync pushed a change to branch externals/dtache.
from 8a95a97eb9 Fix typo in CHANGELOG name
new f0f1f5ab75 Update README
new c8e93d94b9 Update installation section in README
new f787f768ae Add ELPA-devel badge
Summary of changes:
README.org | 22 ++
branch: externals/dtache
commit c8e93d94b9b08124fbd57a31130eda4959fb873a
Author: Niklas Eklund
Commit: Niklas Eklund
Update installation section in README
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 85a94053ac..b3286df
branch: elpa/geiser
commit 30ec9f27613e0ed2517654355f3aa00927da5451
Author: jao
Commit: jao
Fix for project functions other than project.el's
Thanks to Denis Golovachev for pointing this out!
---
elisp/geiser-repl.el | 14 ++
news.org | 1 +
2 files changed
branch: externals/dtache
commit 8a95a97eb9f46f664f5f2cfa3865d7b28b1259d4
Author: Niklas Eklund
Commit: Niklas Eklund
Fix typo in CHANGELOG name
---
CHANELOG.org => CHANGELOG.org | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/CHANELOG.org b/CHANGELOG.org
similarity index
branch: externals/dtache
commit 626610cb2724bcf533ff3cb6a75d582a42523f54
Author: Niklas Eklund
Commit: Niklas Eklund
Update CHANGELOG.org
---
CHANELOG.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANELOG.org b/CHANELOG.org
index 439dc328c5..093afe3058 100644
--- a/CHANELOG.or
elpasync pushed a change to branch externals/dtache.
from 4e47a69807 Update name of compile hook
new 3ac8a5b8e8 Simplify setup for users
new c3babe1dae Fix attach property of eshell/shell sessions
new 233faf10a4 Add dtache-detach-key to customization section
n
branch: externals/dtache
commit 233faf10a43a44ff51792a2f2c940e085a95d14d
Author: Niklas Eklund
Commit: Niklas Eklund
Add dtache-detach-key to customization section
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 3ef28dbc9d..a02323cf10 100644
branch: externals/dtache
commit 3ac8a5b8e8e1d119316bedc91d6a007eb79db83d
Author: Niklas Eklund
Commit: Niklas Eklund
Simplify setup for users
Keybindings are moved into the different library files.
---
README.org | 42 --
dtache-eshell.
branch: externals/dtache
commit 11857f261c25b3ab7e60e27fc6e7e894c7d68d0d
Author: Niklas Eklund
Commit: Niklas Eklund
Update dtache to version 0.4
---
dtache.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dtache.el b/dtache.el
index 97cc733f4d..ca76cddadf 100644
--- a
branch: externals/dtache
commit c3babe1daefdc5e5a731fef02b8e909424532638
Author: Niklas Eklund
Commit: Niklas Eklund
Fix attach property of eshell/shell sessions
---
dtache-eshell.el | 2 +-
dtache-shell.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dtache-eshel
branch: externals/dtache
commit 4e47a6980761246882d8669941a47e4f3ba33c8f
Author: Niklas Eklund
Commit: Niklas Eklund
Update name of compile hook
---
dtache.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dtache.el b/dtache.el
index 46a7e5c664..209c4945fe 100644
--
branch: externals/dtache
commit ab3fc736c582379583029641a70aaa9fae18cad6
Author: Niklas Eklund
Commit: Niklas Eklund
Update session host
Change the host to a cons with hostname and type.
---
README.org | 2 +-
dtache-consult.el | 8
dtache-eshell.el| 4 ++
branch: externals/dtache
commit b1c9549b4fe62ca089df066c3770f2beab22dccf
Author: Niklas Eklund
Commit: Niklas Eklund
Update session status
Let the session hold the status as well as exit code.
---
README.org | 2 +-
dtache-consult.el | 4 ++--
dtache.el | 47
elpasync pushed a change to branch externals/dtache.
from 98344e50fb Improve state transition update
new b1c9549b4f Update session status
new ab3fc736c5 Update session host
new 998763 Use dtache-quit-tail-session in tail-mode
Summary of changes:
README.org
branch: externals/dtache
commit 9987637c62c4761560ed85473bd8788d3610
Author: Niklas Eklund
Commit: Niklas Eklund
Use dtache-quit-tail-session in tail-mode
---
dtache.el | 64 ++-
1 file changed, 39 insertions(+), 25 deletions(-
branch: externals/debbugs
commit e875a34129efd88895017701607e8affa6d7
Author: Michael Albinus
Commit: Michael Albinus
Release debbugs 0.30
* debbugs-gnu.el (debbugs-gnu-print-entry):
Add `tabulated-list-entry' text property.
* debbugs.el: Bump version to 0.30.
---
branch: elpa/rust-mode
commit f462803531fc66c8b3d2ad545d15335228a09b2e
Author: daniel-wong-dfinity-org
<97631336+daniel-wong-dfinity-...@users.noreply.github.com>
Commit: GitHub
rust-mode should be enabled automatically when opening .rs files
---
README.md | 1 +
1 file changed, 1 insertion
branch: elpa/rust-mode
commit 2da2e7f08a83fbec381c8604d3e00c4ee2c02855
Merge: 49ff6cceba f462803531
Author: brotzeit
Commit: GitHub
Merge pull request #436 from daniel-wong-dfinity-org/patch-1
rust-mode should be enabled automatically when opening .rs files
---
README.md | 1 +
1 f
branch: externals/corfu
commit bb877881b357627536b14a380bca5f5f4e75afe7
Author: Daniel Mendler
Commit: Daniel Mendler
Remove pcomplete capf purification hack
The purification does not work well, since it acts only once, we still
return
the broken capf, which is then used by com
branch: externals/org
commit 3154c22559813e297b0ed3b7b24cfe782c604d7e
Merge: 846226a202 23daada78d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Merge branch 'bugfix'
---
lisp/org-compat.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/org-compat.el b/lisp
elpasync pushed a change to branch externals/org.
from 846226a202 test-org-element/cache: Fix typo
adds 7ba24c673b ob-gnuplot: Fix wrong table conversion when first column
has ?-
new 23daada78d compat: Prevent spell-checking citation
new 3154c22559 Merge branch 'bugf
branch: externals-release/org
commit 23daada78d4b5b805d5a47cd009be3c41dcb496c
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
compat: Prevent spell-checking citation
* lisp/org-compat.el (org--flyspell-object-check-p): Do not
spell-check citation and citation-reference objects.
branch: externals/corfu
commit ef9ce154651f9aa177d65e18885e996aa602f841
Author: Daniel Mendler
Commit: Daniel Mendler
Handle completion-cycling-threshold=t
---
corfu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index db43dd3f1e..afa91ea592 10064
branch: elpa/evil-goggles
commit 44a485862bf46d52552b3149029a679371e99612
Author: Stefan Kangas
Commit: Stefan Kangas
Add NonGNU ELPA badge and instructions
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index e4421e9f78..e15d22b
branch: elpa/evil-goggles
commit 8f20a16e74016f37ad76dc4f2230d9b00c6df3c2
Merge: 1b66053ea5 44a485862b
Author: Evgeni Kolev
Commit: GitHub
Merge pull request #32 from skangas/nongnu-elpa-badge
Add NonGNU ELPA badge and instructions
---
README.md | 5 +++--
1 file changed, 3 inserti
33 matches
Mail list logo