monnier pushed a change to reference refs/remotes/elpa/externals/ssh-deploy.
was 908de0b Fixed bug with remote shell terminals not opening,
updated copyright years
The revisions that were on this reference are still contained in
other references; therefore, this change does not discard
cjohansson pushed a change to reference refs/remotes/elpa/externals/ssh-deploy.
at 908de0b Fixed bug with remote shell terminals not opening,
updated copyright years
No new revisions were added by this update.
branch: externals/ssh-deploy
commit 908de0b05a94f72c29a02b1830aa40b571cd581b
Author: Christian Johansson
Commit: Christian Johansson
Fixed bug with remote shell terminals not opening, updated copyright years
---
ssh-deploy-diff-mode.el | 2 +-
ssh-deploy-hydra.el | 2 +-
ssh-deploy-te
branch: externals/sql-indent
commit ea5aa87c9b8ce6020758d4b4e5d73fc2c50eacfa
Author: Alex Harsányi
Commit: Alex Harsányi
bump version to 1.6
---
sql-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-indent.el b/sql-indent.el
index c528f78..5a42695 100644
---
branch: externals/consult
commit c85cf2bed85fbca6c4c37978df90b2f4559e327b
Author: Daniel Mendler
Commit: Daniel Mendler
consult--async-process: Properly delete process (Fix #344)
---
consult.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/consult.el b/con
branch: externals/org
commit 69a5591ad34af5a10bb801cff03a89720bef74a5
Author: Greg Minshall
Commit: Nicolas Goaziou
Build process: Do not attempt to clean =contrib/=
mk/targets.mk: Remove "contrib" from 'CLEANDIRS'.
---
mk/targets.mk | 2 +-
1 file changed, 1 insertion(+), 1 deleti
branch: externals/isearch-mb
commit 27c19935dd7f067c9feb9a5fda17844c39749346
Author: Augusto Stoffel
Commit: Augusto Stoffel
Note about FSF copyright assignment
---
README.md | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 2f697ef..211d8e7 100644
--- a
branch: externals/devdocs
commit f7c57d1878d78f076e2a2ef1c97129dc8aa4da15
Author: Augusto Stoffel
Commit: Augusto Stoffel
Note about FSF copyright assignment
---
README.md | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 1cf3c48..4afeb10 100644
--- a/RE
branch: externals/corfu
commit cc757e3ae900125c762306f37efc72b1e95794e1
Author: Daniel Mendler
Commit: Daniel Mendler
More robust deferred highlighting for orderless
---
corfu.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/corfu.el b/corfu.el
index
branch: externals/vertico
commit 5ed4530dd354df0f46709fa66e2e117cceb56933
Author: Daniel Mendler
Commit: Daniel Mendler
More robust deferred highlighting for orderless
---
vertico.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/vertico.el b/vertico.
branch: externals/corfu
commit 063b73132510628b10022c316a9819a1f56934ae
Author: Daniel Mendler
Commit: Daniel Mendler
Update readme
---
README.org | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index deada7a..1182dab 100644
--- a/README.
branch: externals/corfu
commit 766bcbca1b7a08b03c469967abd8f5ab4bcc975a
Author: Daniel Mendler
Commit: Daniel Mendler
Do not print message when auto-completing
---
corfu.el | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/corfu.el b/corfu.el
index c8902b
branch: externals/corfu
commit 6572247264f2aef53ac150899adbd62d6c3b56ca
Author: Daniel Mendler
Commit: Daniel Mendler
Bind [tab] and [return]
---
README.org | 5 +++--
corfu.el | 6 --
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 3d63f5b
branch: externals/corfu
commit 435787cb60d5de71c5cf63578075f07ded3bdc9c
Author: Daniel Mendler
Commit: Daniel Mendler
Implement auto completion
---
README.org | 52 ++--
corfu.el | 62 +
branch: externals/corfu
commit 1219b16b0468e6d89fb0a8c93043647c3e390f37
Author: Daniel Mendler
Commit: Daniel Mendler
Update readme
---
README.org | 28 +++-
1 file changed, 11 insertions(+), 17 deletions(-)
diff --git a/README.org b/README.org
index 48491a3..3d63f5
elpasync pushed a change to branch externals/corfu.
from 3facc34 Revert "Rework the quit handling"
new 435787c Implement auto completion
new 1219b16 Update readme
new 6572247 Bind [tab] and [return]
new 766bcbc Do not print message when auto-complet
branch: externals/corfu
commit 3facc3471410fa3fe50adfce17d272cf4a410d80
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Rework the quit handling"
This reverts commit 961f21dd425471f61c59fd9ab4b1b17cb3273860.
---
corfu.el | 53 +++---
branch: externals/corfu
commit 961f21dd425471f61c59fd9ab4b1b17cb3273860
Author: Daniel Mendler
Commit: Daniel Mendler
Rework the quit handling
---
corfu.el | 53 ++---
1 file changed, 30 insertions(+), 23 deletions(-)
diff --git a/corfu.el b/
branch: externals/corfu
commit 46d8a48fa0736e5bed27c83629d643fe697f564d
Author: Daniel Mendler
Commit: Daniel Mendler
Fix indentation
---
corfu.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/corfu.el b/corfu.el
index f35c0ee..a39b716 100644
--- a/corfu.el
+++ b
elpasync pushed a change to branch externals/corfu.
from 49871f1 README: Rename variable
new 46d8a48 Fix indentation
new 961f21d Rework the quit handling
new 3facc34 Revert "Rework the quit handling"
Summary of changes:
corfu.el | 6 +++---
1 file changed,
20 matches
Mail list logo