branch: elpa/helm
commit 7810a986c7666ff048cf692613f1c359e69c8b31
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Filter out vc packages from "Others" and fix helm-packages buffer name
---
helm-packages.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/helm-pa
branch: elpa/helm
commit 37b12535f1090fce6b200340b5b4d4c18a85dc1b
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add package built-in source for helm-packages
---
helm-packages.el | 12
1 file changed, 12 insertions(+)
diff --git a/helm-packages.el b/helm-packages.el
inde
branch: elpa/helm
commit 5281fbfb44c514e1534fe80c54b358d4b930df93
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Change title of helm-packages sources
---
helm-packages.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm-packages.el b/helm-packages.el
index
elpasync pushed a change to branch elpa/helm-core.
from 90ce35979a Add missing docstrings
adds 37b12535f1 Add package built-in source for helm-packages
adds 5281fbfb44 Change title of helm-packages sources
adds 7810a986c7 Filter out vc packages from "Others" and fix
he
elpasync pushed a change to branch elpa/helm.
from 90ce35979a Add missing docstrings
new 37b12535f1 Add package built-in source for helm-packages
new 5281fbfb44 Change title of helm-packages sources
new 7810a986c7 Filter out vc packages from "Others" and fix
helm-pa
elpasync pushed a change to branch externals/org.
from cc435cba71 lisp/ob-core.el: Fix some docstrings that do not detail
all the arguments
new 4cf0b0433d org-id-find-id-in-file: Prefer using temporary buffer
new 2cf245810b org-lint-invalid-id-link: Improve performance
branch: externals/org
commit 4cf0b0433d8ea892d3a086360e318c1cd5781829
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-id-find-id-in-file: Prefer using temporary buffer
* lisp/org-id.el (org-id-find-id-in-file): Use a temporary throwaway
Org buffer to lookup IDs when we do not
branch: externals/org
commit f78a3c2bdcc9c88bcfb8a4aed7f7b4378534afac
Author: Jonathan Gregory
Commit: Ihor Radchenko
lisp/ob-lilypond.el: Prevent full page results in basic-mode
* ob-lilypond.el (org-babel-lilypond-paper-settings): New variable.
* lisp/ob-lilypond.el (org-babel
branch: externals/org
commit b2e34474f5930dbe6e5449d3b017b4d7c983af3d
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-lint: Allow jumping outside narrowing when jumping to source
* lisp/org-lint.el (org-lint--jump-to-source): When buffer is
narrowed and the location to jump is
branch: externals/org
commit 2cf245810b7df0d7dcf0717cb78de11930bd
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-lint-invalid-id-link: Improve performance
* lisp/org-lint.el (org-lint-invalid-id-link): Do not try to search
for exact position of every ID. Instead, sync al
branch: externals/phpinspect
commit 52e1254001480c83075bc96f8128c2bba89625fb
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Use compile scripts in makefile + add bytecomp step to native comp script
---
Makefile| 8 +---
native-compile.bash | 13 +++--
2 files chang
branch: externals/phpinspect
commit 4a75cd350c4070ea4ea1ee8f70dfcb93c2cc2bb3
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Insert closing parenthesis when function does not take any arguments
---
phpinspect-completion.el | 18 +-
1 file changed, 13 insertions(+), 5 deletio
elpasync pushed a change to branch externals/phpinspect.
from d806c4ef4a Use class-keyword handler regexp when extracting class
name from declaration
new 4a75cd350c Insert closing parenthesis when function does not take
any arguments
new 52e1254001 Use compile scripts in m
branch: externals/vertico
commit 6f2172da72dc168750dda717baa0b3d514487ac1
Author: Daniel Mendler
Commit: Daniel Mendler
Improve keymap setup
Remove keymap based on object identity instead of equality.
---
extensions/vertico-flat.el | 6 +++---
extensions/vertico-grid.el |
branch: elpa/markdown-mode
commit b76404d7ef71ef5a5137415e2235a426749eb3ac
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Update Changelog
---
CHANGES.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 8d3186bc69..6e09580bec 100644
--- a/C
branch: elpa/markdown-mode
commit bc0c0b9c38223ab3f95c6430ced08292e6b0
Merge: f8a91fef75 f298e65292
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #793 from slotThe/feat/footnote-mark
Push mark before jumping to footnote
---
markdown-mode.el | 1 +
1 file changed, 1 i
branch: elpa/markdown-mode
commit f298e652920bd6330d9816d621394af18229588a
Author: Tony Zorman
Commit: Tony Zorman
Push mark before jumping to footnote
When inserting a small footnote, it is often very convenient to jump
back to the main text with C-u C-SPC instead of using
elpasync pushed a change to branch elpa/markdown-mode.
from f8a91fef75 Merge pull request #790 from
kuranari/remove-redundant-test
new f298e65292 Push mark before jumping to footnote
new bc0c0b9c38 Merge pull request #793 from slotThe/feat/footnote-mark
new b76404d7
branch: scratch/evil
commit 491c8a752ddeff1518ebe0580fd95261b7bb4aa7
Author: Stefan Monnier
Commit: Stefan Monnier
evil-pkg.el: Remove file
This file is auto-generated from headers in `evil.el` anyway.
* evil.el: Synchronize metadata with what was in `evil-pkg.el`.
* .gitign
monnier pushed a change to branch scratch/evil.
was 556d4926d2 Replace uses of `defadvice` with `advice-add`
This change permanently discards the following revisions:
discards 556d4926d2 Replace uses of `defadvice` with `advice-add`
discards dfb3dcc602 evil-pkg.el: Remove file
branch: scratch/evil
commit 11ab822b1b297ca5cdaaff1f8c3046021177119b
Author: Stefan Monnier
Commit: Stefan Monnier
Replace uses of `defadvice` with `advice-add`
This either requires a dependency on the `nadvice` package,
or bumping the minimum Emacs version to 24.4. I went with
branch: scratch/evil
commit 4ad8679623dd3cc09c25689e7471edf8e8f9c3ed
Author: Stefan Monnier
Commit: Stefan Monnier
Revert "Urgent revert of recent commits while evil is broken"
This reverts commit b7b4961a14cd1a51e9a10564fd6c741567d39891.
---
README.md | 9 +-
evil-c
monnier pushed a change to branch scratch/evil.
at 11ab822b1b Replace uses of `defadvice` with `advice-add`
This branch includes the following new commits:
new 4ad8679623 Revert "Urgent revert of recent commits while evil is
broken"
new 491c8a752d evil-pkg.el: Remove fi
branch: externals/org
commit d0c7cd48eb90aab05bd3c8492160677a273c990c
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-do-key-sequence-in-edit-buffer: Mention argument in docstring
* lisp/ob-core.el (org-babel-do-key-sequence-in-edit-buffer): Mention
argument KEY in the d
branch: externals/org
commit d1e4b9351941aa9241ab3aa0a34256376b7eca94
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-copy-subtree: Do not consider inlinetask to be a subtree of its own
* lisp/org.el (org-copy-subtree): Go up to parent heading when we are
at or inside inlineta
branch: externals/org
commit f285ae37b34605e60a848c72fa6eb9bb7daad7ff
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-get-todos: Fix for todo keywords that can be interpreted as
regexp
* lisp/org-agenda.el (org-agenda-get-todos): Use `regexp-quote' to
match keywords.
branch: externals/org
commit 1ae611c7e3e453655bd3500ee8b166f2959370d2
Author: Ihor Radchenko
Commit: Ihor Radchenko
fixup! org-id-find-id-in-file: Prefer using temporary buffer
* lisp/org-id.el (org-id-find-id-in-file): Fix Emacs 27 compatibility.
Avoid modifications not capture
elpasync pushed a change to branch externals/phpinspect.
from 52e1254001 Use compile scripts in makefile + add bytecomp step to
native comp script
new e9d547af07 Add compilation/benchmarks section to README
new 5eae689f09 Add separate interactive function to refresh project
branch: externals/phpinspect
commit 5eae689f09e87f6ea6e8262c14732a28dfdc936e
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Add separate interactive function to refresh project autoloader
---
phpinspect.el | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff
elpasync pushed a change to branch externals/org.
from f78a3c2bdc lisp/ob-lilypond.el: Prevent full page results in
basic-mode
new f285ae37b3 org-agenda-get-todos: Fix for todo keywords that can be
interpreted as regexp
new d1e4b93519 org-copy-subtree: Do not consider inli
branch: externals/phpinspect
commit e9d547af073389efbed81b0155023aaf5a3d5eb8
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Add compilation/benchmarks section to README
---
README.md | 46 ++
1 file changed, 46 insertions(+)
diff --git a/README.
branch: externals/vertico-posframe
commit 096a2dbd8deb9c192d9d1e69a6d77de3b4511416
Author: Vincent Zhang
Commit: tumashu
Respect inherited faces while getting border color.
---
vertico-posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vertico-posframe.el b/vert
elpasync pushed a change to branch externals/vertico-posframe.
from 7da6d648ff vertico-posframe--show: sort argument.
new 096a2dbd8d Respect inherited faces while getting border color.
new db9fbc95bb v0.7.3
Summary of changes:
vertico-posframe.el | 4 ++--
1 file changed,
branch: externals/vertico-posframe
commit db9fbc95bb8316165ec74e500a76d6857e6ced1a
Author: Feng Shu
Commit: Feng Shu
v0.7.3
---
vertico-posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vertico-posframe.el b/vertico-posframe.el
index 6ab533c739..5c0421d906 1006
34 matches
Mail list logo