branch: externals/hyperbole
commit c86935b4a030d340c62d77e706ceebc56c449453
Author: Bob Weiner
Commit: Bob Weiner
{M-w} and {C-x r s} utilize selectable things when no region active
{C-w} in kotl-mode does the same thing.
---
ChangeLog | 54 +-
hbut.el
branch: externals/compat
commit ed62b776b85636fe0ef89a26a8d11539bf2f56f2
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add image-property
---
MANUAL | 4
compat-26.el | 27 +++
2 files changed, 31 insertions(+)
diff --git a/MANUAL b/MANUAL
index 42
branch: externals/compat
commit fe20be9ef269e81866c4e40a7d61cffe18080904
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add file-name-quoted-p
---
MANUAL | 1 +
compat-26.el| 8
compat-tests.el | 10 ++
3 files changed, 19 insertions(+)
diff --git a/MAN
branch: externals/compat
commit 91f25b356e2903d2179926992a9546ddcede9afb
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add compat-dired-get-marked-files
---
MANUAL | 3 +++
compat-27.el | 18 ++
2 files changed, 21 insertions(+)
diff --git a/MANUAL b/MANUAL
ind
branch: externals/compat
commit e83e9a67fea13fc1087c918211206284c8e0cf7b
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add compat-executable-find
---
MANUAL | 3 +++
compat-27.el | 21 +
2 files changed, 24 insertions(+)
diff --git a/MANUAL b/MANUAL
index 8
branch: externals/compat
commit 933cf6b365161744e1f791cb852274cd38e62b85
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add file-name-quote
---
MANUAL | 1 +
compat-26.el| 10 ++
compat-tests.el | 11 +++
3 files changed, 22 insertions(+)
diff --git a/MAN
branch: externals/compat
commit ced04469166bdc1b8c95c77cbc0bd1faac71a1a1
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add missing function file-local-name
---
MANUAL | 1 +
compat-26.el| 9 +
compat-tests.el | 11 +++
3 files changed, 21 insertions(+)
branch: externals/compat
commit c4bde3f108f5531ab20aa07415cb838d92fcfa4e
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add generalised variable handling for compat-alist-get
---
MANUAL | 3 ++-
compat-26.el| 31 +++
compat-tests.el | 16 ++
elpasync pushed a change to branch externals/compat.
from a09c6c260c Remove unnecessary comment from compat-insert
new ced0446916 Add missing function file-local-name
new fe20be9ef2 Add file-name-quoted-p
new 933cf6b365 Add file-name-quote
new c4bde3f108 Add
elpasync pushed a change to branch elpa/evil.
from 067a29214d Add evil-update (write when buffer is modified)
new cb3b3707c2 evil-ex-make-pattern: Don't transform the word
boundaries into vim-style
new a6a6a83e10 Add test for evil-ex-make-pattern subsequent / search
Summa
branch: elpa/evil
commit cb3b3707c2ad170972ccb853096b8b9a0df01377
Author: Gong Qijian
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
evil-ex-make-pattern: Don't transform the word boundaries into vim-style
---
evil-search.el | 4 +++-
1 file changed, 3 insertions(+), 1 delet
branch: elpa/evil
commit a6a6a83e1038acb4093fae4b46aa415a210ba17b
Author: Tom Dalziel
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Add test for evil-ex-make-pattern subsequent / search
---
evil-tests.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --gi
branch: elpa/apropospriate-theme
commit 0f8ff945942ecb036691ce4400c664a16545c491
Author: justin talbott
Commit: justin talbott
adjust pos-tip foreground color
---
apropospriate.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apropospriate.el b/apropospriate.el
index 7
elpasync pushed a change to branch externals/embark-consult.
from 2890e535f5 Use completion--string if available (fix #485)
adds 67ef67885a Simplify test for URLs in file target finder
No new revisions were added by this update.
Summary of changes:
embark.el | 11 +--
1 fi
branch: externals/embark
commit 67ef67885a2a51c3171b5e47dbb7d9a8d2aab1db
Author: Omar Antolín
Commit: Omar Antolín
Simplify test for URLs in file target finder
---
embark.el | 11 +--
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/embark.el b/embark.el
index a07dd26e6
branch: externals/tempel
commit 69882ea8fffa1500dabb1dc7f909c36efbbf6728
Author: Daniel Mendler
Commit: Daniel Mendler
Make tempel-org-src-block-mode more robust
---
tempel.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/tempel.el b/tempel.el
index 00e5a48892..1
branch: elpa/apropospriate-theme
commit d3c7b3399a5ea371cfc5c3059745f1de86d8ac3d
Author: justin talbott
Commit: justin talbott
configure other vertico posframe border faces
---
apropospriate.el | 4
1 file changed, 4 insertions(+)
diff --git a/apropospriate.el b/apropospriate.el
index
branch: externals/tempel
commit 85364d79fe240d43d234086fae75d0478eca75ed
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Add org source block support (Fix #48)"
This reverts commit bffdf5140c86cdae2d8b381ba31f82ed5f98720c.
---
tempel.el | 20 +---
1 file chang
elpasync pushed a change to branch externals/tempel.
from 11319f98b5 README indentation
new 006ec9c361 Add support for markdown source blocks (See #48)
new 69882ea8ff Make tempel-org-src-block-mode more robust
new 4995e16bc0 Revert "Make tempel-org-src-block-mode mor
branch: externals/tempel
commit 6c833ccd58e5fba28c48af9a191bedaeebcef481
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Add support for markdown source blocks (See #48)"
This reverts commit 006ec9c361e243365cc0c709bb1ef5b39516d42b.
---
README.org | 9 -
tempel.el |
branch: externals/tempel
commit 4995e16bc0f710e8617bf1ebb9d6f5cc12a38e67
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Make tempel-org-src-block-mode more robust"
This reverts commit 69882ea8fffa1500dabb1dc7f909c36efbbf6728.
---
tempel.el | 6 ++
1 file changed, 2 inser
branch: externals/tempel
commit 006ec9c361e243365cc0c709bb1ef5b39516d42b
Author: Daniel Mendler
Commit: Daniel Mendler
Add support for markdown source blocks (See #48)
---
README.org | 9 +
tempel.el | 16 +++-
2 files changed, 20 insertions(+), 5 deletions(-)
diff --
branch: elpa/pacmacs
commit 071d008ebd734f469b87597cbdd34139a92e5308
Author: Stefan Monnier
Commit: Stefan Monnier
* pacmacs.el: Bump version to make an installable release
---
pacmacs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pacmacs.el b/pacmacs.el
index 97db4
branch: elpa/pacmacs
commit c499aa4b31d97d9777da7ce267b37c34891e41df
Author: Stefan Monnier
Commit: Stefan Monnier
Remove dependency on `f` and fix some compilation issues
* test/test-helper.el: Use lexical-binding. Mark as not to be compiled.
* test/pacmacs-walls-test.el:
branch: externals/corfu
commit ad9047b09bfa7b7521d5566fb6f6315d248e9461
Author: Daniel Mendler
Commit: Daniel Mendler
README indentation
---
README.org | 411 ++---
1 file changed, 204 insertions(+), 207 deletions(-)
diff --git a/READ
branch: externals/vertico
commit 3926a8a13aebf185f8aa0652f39b906090a9f9fa
Author: Daniel Mendler
Commit: Daniel Mendler
README indentation
---
README.org | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index 1f56c1acb0..c62a30b724 100
elpasync pushed a change to branch externals/vertico.
from 21ac5a946b Introduce vertico-sort-override-function
new 4f7103d1a0 README: Fix indentation
new 3926a8a13a README indentation
Summary of changes:
README.org | 24
1 file changed, 12 inserti
branch: externals/vertico
commit 4f7103d1a0728e18c82938b0419f59b103b6f061
Author: Daniel Mendler
Commit: Daniel Mendler
README: Fix indentation
---
README.org | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index 6bab3671fe..1f56c1acb
branch: externals/tempel
commit 11319f98b51d47c94bee40e93fbb1abf6899e1be
Author: Daniel Mendler
Commit: Daniel Mendler
README indentation
---
README.org | 38 +++---
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/consult
commit c0bdc7030ec484043e7d60360f1abf517bbdaf2c
Author: Daniel Mendler
Commit: Daniel Mendler
README indentation
---
README.org | 1744 ++--
1 file changed, 868 insertions(+), 876 deletions(-)
diff --git a/RE
elpasync pushed a change to branch externals/vertico.
from 46e8e05650 README: Update URL of Prot's Mct
new 944388dd45 Indentation
new 00d0a76c41 Store a string in vertico--base
new 23af69e4f9 Simplify vertico--history-hash cache validation
new 21ac5a946b Intr
branch: externals/vertico
commit 23af69e4f94426912b7b9b30afbb60866ba437d5
Author: Daniel Mendler
Commit: Daniel Mendler
Simplify vertico--history-hash cache validation
---
vertico.el | 18 ++
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/vertico.el b/vertico
branch: externals/vertico
commit 00d0a76c4179e10890a8299ada1a8c225ebf4523
Author: Daniel Mendler
Commit: Daniel Mendler
Store a string in vertico--base
---
vertico.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/vertico.el b/vertico.el
index a90ea482ca..e85
branch: externals/vertico
commit 21ac5a946b4f09797ee98fc65babcb48b4240e0c
Author: Daniel Mendler
Commit: Daniel Mendler
Introduce vertico-sort-override-function
---
README.org | 3 ++-
vertico.el | 8 +++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.org b/READM
branch: externals/vertico
commit 944388dd45a6d065f23d47381d26ebc765288a38
Author: Daniel Mendler
Commit: Daniel Mendler
Indentation
---
extensions/vertico-directory.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/extensions/vertico-directory.el b/extensions/vert
branch: externals/corfu
commit 65dd164b2599763016b4e8429578f30ad68488e8
Author: Daniel Mendler
Commit: Daniel Mendler
Store a string in corfu--base
---
corfu.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/corfu.el b/corfu.el
index 2e3fa55f6d..cb43c90bc
branch: externals/corfu
commit de6bb40ea83a161fa29f43689c0882c8b0605d25
Author: Daniel Mendler
Commit: Daniel Mendler
Introduce corfu-sort-override-function
See also vertico-sort-override-function
---
corfu.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git
elpasync pushed a change to branch externals/corfu.
from 62e6057f63 README: Update URL of Prot's Mct
new 65dd164b25 Store a string in corfu--base
new de6bb40ea8 Introduce corfu-sort-override-function
new 5ded9efe1c Ensure that corfu--base is bound dynamically during
branch: externals/corfu
commit 5ded9efe1cb2568688a580150827656fdbd6588d
Author: Daniel Mendler
Commit: Daniel Mendler
Ensure that corfu--base is bound dynamically during candidate recomputation
---
corfu.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/corfu.el b/
branch: externals/ivy
commit 764e0d35ba63adb893743f27a979144477d9bfb9
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
; Run CI on latest Emacs 27/28 releases as well.
---
.github/workflows/test.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/workflows/test.
branch: externals/ivy
commit 7489968257a74f176c0d1de7ec8bd1e2011f0db4
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Support minibuffer-history-variable being disabled
Emacs 28 minibuffer history can be disabled with a value of t.
* ivy.el (ivy--update-hist
blc pushed a change to branch externals/ivy.
from 369784d8f3 Merge branch 'master' into externals/ivy
new 764e0d35ba ; Run CI on latest Emacs 27/28 releases as well.
new 7489968257 Support minibuffer-history-variable being disabled
new d2acfb5af0 Merge branch 'master
branch: externals/ivy
commit d2acfb5af06732cdda52135f59f07db16e90314f
Merge: 369784d8f3 7489968257
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy
---
ivy.el | 72 +++---
1 f
branch: externals/tempel
commit bffdf5140c86cdae2d8b381ba31f82ed5f98720c
Author: Daniel Mendler
Commit: Daniel Mendler
Add org source block support (Fix #48)
---
tempel.el | 40
1 file changed, 32 insertions(+), 8 deletions(-)
diff --git a/tempel.el
branch: externals/eev
commit 56a1dd00f0282e0713e38a95435da06b949c6754
Author: Eduardo Ochs
Commit: Eduardo Ochs
Rewrote the template in `find-newbrowser-links'.
---
ChangeLog | 4 ++
VERSION | 4 +-
eev-intro.el | 5 +-
eev-tlinks.el | 170 +++---
branch: elpa/popup
commit 0a4a906ef747948eb6ee5521b47607970a7f3044
Author: Jen-Chieh Shen
Commit: GitHub
ci: remove trailing space
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index
branch: elpa/elpher
commit 0d68c92d0ad990230c9c018c1f6d43ef63d052c3
Author: plugd
Commit: plugd
Prevents indenting gemini lines prefixed only with spaces.
Addresses this comment from the elpher feedback page:
Admittedly, this is a small complaint, but elpher has problems
wit
branch: elpa/elpher
commit ab75cffa4572115c3d6b17348b6bfa2f746f4798
Author: plugd
Commit: plugd
Patch release.
---
config.mk | 2 +-
elpher-pkg.el | 2 +-
elpher.el | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config.mk b/config.mk
index d82a178b2c..b3cc1
elpasync pushed a change to branch elpa/elpher.
from ecb5e17d37 Pre-define xterm-color vars to avoid compiler warnings.
new 0d68c92d0a Prevents indenting gemini lines prefixed only with
spaces.
new ab75cffa45 Patch release.
Summary of changes:
config.mk | 2 +-
elphe
branch: elpa/popup
commit b0537f8dee40afea316c87badb81ad90d205cf89
Author: Jen-Chieh Shen
Commit: GitHub
ci: cancel last workflow on push
---
.github/workflows/test.yml | 4
1 file changed, 4 insertions(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e634
elpasync pushed a change to branch elpa/helm-core.
from cac2ffceef Protect system processes calls (Issue #2497)
adds 90841263c9 New HFF action to list files in file
No new revisions were added by this update.
Summary of changes:
helm-files.el | 31 +++
branch: elpa/helm
commit 90841263c9e7535bbf5ddcf00843c8c150ef4c71
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
New HFF action to list files in file
---
helm-files.el | 31 +++
1 file changed, 31 insertions(+)
diff --git a/helm-files.el b/helm-files.el
ind
52 matches
Mail list logo