branch: externals/vertico-posframe
commit 4b82c7e9af3b91c23b952d1a16932ae9308f60a8
Author: Feng Shu
Commit: Feng Shu
Remove vertico-posframe--advice.
* vertico-posframe.el (vertico-posframe--last-window)
(vertico-posframe--advice): removed.
(vertico-posframe-mode
branch: externals/vertico-posframe
commit 65744eb98495a14bd28a1220f856b584591961bd
Author: Feng Shu
Commit: Feng Shu
Remove vertico-posframe--post-command-function.
* vertico-posframe.el (vertico-posframe--post-command-function):
removed.
(vertico-posframe-mode): Do not
branch: externals/vertico-posframe
commit 609d86a45ded8b04f271a64a9e88f778a8107e68
Author: Feng Shu
Commit: Feng Shu
v0.4.2
---
vertico-posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vertico-posframe.el b/vertico-posframe.el
index 537de22..32c3f83 100644
---
branch: externals/mct
commit c2e1b0db4080ab6365ae11a980159f34f6bc6ba2
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Minor doc update for consistency
---
mct.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mct.el b/mct.el
index f7a7e05..225a067 100644
--- a/m
branch: externals/consult
commit 9baa0e73c7029fda374f1c0cefb3bccbadacc69f
Author: Daniel Mendler
Commit: Daniel Mendler
Clarify bug report section (See #476)
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 1dd69d1..8c581b4
branch: externals/consult
commit fbfb30a473786424812ab44045df31b31c1cb1d5
Author: Daniel Mendler
Commit: Daniel Mendler
Clarify consult-grep docs regarding its usage of Emacs regexp syntax (See
#476)
---
README.org | 16 ++--
consult.el | 19 ---
2 files changed
branch: externals/consult
commit 85b4650c531511e119e3275559aaf3f8a45e30e8
Author: Daniel Mendler
Commit: Daniel Mendler
consult-grep: Add better examples to the docstring (See #476)
---
consult.el | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/consult.el b/c
elpasync pushed a change to branch externals/consult.
from fec9fd3 Rename function in analogy to the Emacs 28 API
new 9baa0e7 Clarify bug report section (See #476)
new fbfb30a Clarify consult-grep docs regarding its usage of Emacs
regexp syntax (See #476)
new
elpasync pushed a change to branch externals/consult.
from 85b4650 consult-grep: Add better examples to the docstring (See
#476)
new 50c2865 README: Update bug report section
new c5bf480 README: Add consult-grep example
new 202b8b8 Ensure that async setup ha
branch: externals/consult
commit 202b8b8077be9d873319286f0804f771bd44a3c9
Author: Daniel Mendler
Commit: Daniel Mendler
Ensure that async setup happens later
This should fix consult-grep with fido-mode (See #476)
---
README.org | 6 ++
consult.el | 28 -
branch: externals/consult
commit 50c2865c9ec7de421213f43e8e2c22dde3b0610b
Author: Daniel Mendler
Commit: Daniel Mendler
README: Update bug report section
Include mct, which is also fully supported by Consult.
---
README.org | 10 ++
1 file changed, 6 insertions(+), 4 deleti
branch: externals/consult
commit c5bf480124770353fe1b0595cc63f05784acf49a
Author: Daniel Mendler
Commit: Daniel Mendler
README: Add consult-grep example
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index d990091..dea1316 100644
branch: externals/org
commit b59ccbf55b6d9e37bd25a3bf40c44d01bd626e20
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-at-point: Improve warning message
* lisp/org-element.el (org-element-at-point): Describe warning as
parser error when `org-element--parse-to' throws an
branch: externals/consult
commit b93bc629ff0613c41192246d870be6f8a8824dc7
Author: Daniel Mendler
Commit: Daniel Mendler
consult-grep: Improve docstring
---
consult.el | 35 ---
1 file changed, 20 insertions(+), 15 deletions(-)
diff --git a/consult.el b/consu
branch: externals/org
commit 521c534101cf5d49cda70e3e9ffd494cc72fe594
Author: TEC
Commit: TEC
org-src: Refactor inline src block fontify lines
* lisp/org-src.el (org-fontify-inline-src-blocks-1): Refactor
`org-fontify-inline-src-blocks-1' to bring down the maximum line
lengt
branch: externals/pyim
commit 10af0e57df3ffd15305d4ec4abb5770a8ba14e50
Author: Feng Shu
Commit: Feng Shu
* pyim-page.el (pyim-page-refresh): 不再 minibuffer 中使用 posframe, 可靠性不太好。
---
pyim-page.el | 50 ++
1 file changed, 22 insertions(+), 28 del
elpasync pushed a change to branch externals/vertico.
from b99ce0c Version 0.17
new ea9070e vertico-directory-up: Expand tilde when going up from ~/
(#163)
new 00b7ade vertico-directory-up: Only expand "~" if there is no
shadowed path
new b517f35 vertico-di
branch: externals/vertico
commit b517f35598f4c941a8f1b5e1aef885a93b149bc7
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-directory-up: Handle ~user/ paths
---
extensions/vertico-directory.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/extensions/vertic
branch: externals/vertico
commit ea9070ebce93fcb14f3a7e15703bf345834812b3
Author: Masahiro Nakamura <13937915+tsu...@users.noreply.github.com>
Commit: GitHub
vertico-directory-up: Expand tilde when going up from ~/ (#163)
---
extensions/vertico-directory.el | 3 +++
1 file changed, 3 inserti
branch: externals/vertico
commit 00b7adea34e7edf9cabf0f5a54ad5f6e1ba81413
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-directory-up: Only expand "~" if there is no shadowed path
---
extensions/vertico-directory.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
branch: externals/csharp-mode
commit 856ecbc0a78ae3bdc2db2ae4d16be43e2d9d9c5e
Merge: 9917e1b d432115
Author: Jen-Chieh Shen
Commit: GitHub
Merge pull request #253 from jacobilsoe/tree-sitter-indent-doc-fix
Added tree-sitter-indent to required tree-sitter packages
---
README.org | 5
branch: externals/csharp-mode
commit d432115bb872c6660d3ffeba42bd2d68b617ee98
Author: Jacob Ilsø
Commit: Jacob Ilsø
Added tree-sitter-indent to required tree-sitter packages
---
README.org | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/vertico
commit e92f3180d626dbaab797a058f0d2ac1db743e614
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-directory-up: Simplify
---
extensions/vertico-directory.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/vertico-directory.el b/ex
branch: externals/embark
commit 07124c7c66c61dd28f55be301573cf30a22a5fac
Author: Omar Antolín
Commit: Omar Antolín
Give of zebra stripe lower priority than overlay for hl-line-mode
Thanks to @protesilaos for reporting this and providing a patch (which
is slightly different to th
elpasync pushed a change to branch externals/embark-consult.
from e0057f6 Add keymap prompter support for C-u C-u, C-u C-u C-u, C-u
3 1 C-u, etc.
adds 07124c7 Give of zebra stripe lower priority than overlay for
hl-line-mode
No new revisions were added by this update.
Summary
branch: externals-release/org
commit 0acd2fed204007f812fbaef4c3528a52f4bba13f
Author: Kyle Meyer
Commit: Kyle Meyer
manual: Rename nodes to silence Emacs name check
* doc/org-manual.org (Advanced Export Configuration):
(Extracting Source Code): Rename "Hooks" subheading so that
elpasync pushed a change to branch externals/org.
from 521c534 org-src: Refactor inline src block fontify lines
new 0acd2fe manual: Rename nodes to silence Emacs name check
new 8ca2546 Merge branch 'bugfix'
Summary of changes:
doc/org-manual.org | 4 ++--
1 file cha
branch: externals/org
commit 8ca254696b002f5079e31ac12a1ad87c003f673d
Merge: 521c534 0acd2fe
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'bugfix'
---
doc/org-manual.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
ind
branch: elpa/geiser
commit 8c2fcf6b8a072f6fe896178747119766c6609dd0
Author: jao
Commit: jao
Fix for filename completion inside scheme strings
It seems we were abusing comint-dynamic-complete-filename when there's
the perfectly fine comint-filename-completion.
---
elisp/geiser-c
29 matches
Mail list logo