branch: externals/brief
commit 58c2f484100fecd89248c476e3baf222cda5c7c7
Author: Luke Lee
Commit: Luke Lee
Cursor-undo package compatibility, enhancements and bug fixes.
* brief.el: Make various cursor movement commands to respect numeric
command prefix, and better column computa
branch: externals/urgrep
commit 8af67d13dea234cf68868086d539f9fcbaf058ec
Author: Jim Porter
Commit: Jim Porter
Update version to 0.5.1
---
NEWS.md | 7 +++
urgrep.el | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index 369c9dbef7..9686034cce 10
branch: externals/urgrep
commit 7e452a81531eb78f4c49365d4a1d69e41698fc03
Author: Jim Porter
Commit: Jim Porter
Typo
---
urgrep-wgrep.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el
index de7736..f6b7057a3e 100644
--- a/urgrep-wgre
branch: externals/urgrep
commit 5e414bd9cdb7379c813a361d2bc17ed795770dbf
Author: Jim Porter
Commit: Jim Porter
Update version to 0.5.2-git
---
urgrep.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/urgrep.el b/urgrep.el
index 880db28a54..0bbc3d1846 100644
--- a/urgrep
branch: externals/urgrep
commit a1d6ae39e9717e085ba624559d0f2dca9a3f
Author: Jim Porter
Commit: Jim Porter
Update version elsewhere too
---
urgrep-wgrep.el | 2 +-
urgrep-xref.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el
in
elpasync pushed a change to branch externals/urgrep.
from dc5438102f Fix an edge case in filtering ANSI escapes
new 8af67d13de Update version to 0.5.1
new 5e414bd9cd Update version to 0.5.2-git
new a1d6ae39e9 Update version elsewhere too
new 7e452a8153 Typo
branch: externals/greader
commit 887a6278e623e158ee8e5a2328af1e61804318eb
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
functions `greader-set-reading-keymap' and `greader-set-mode-keymap' fixed.
---
greader.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
d
branch: externals/phpinspect
commit 85399a6b1d05403216e622641c2ba6ad9541e754
Author: Hugo
Commit: GitHub
Wrap ELPA build badge in a link to the package page
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2aff062587..adfa24bdb2 1
branch: elpa/with-editor
commit 63e60d5877c97b5c4205816ddd2ba53dde109317
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
with-editor-export-editor: Wait longer for terminal to get ready
And ignore all other processes while waiting for output from that
process.
Closes #1
branch: externals/phpinspect
commit 1ce40146b7294d257414ca4a3a6a834c0385d3e5
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Bump version to 1.2.0
---
phpinspect-autoload.el | 2 +-
phpinspect-bmap.el | 2 +-
phpinspect-buffer.el | 2 +-
phpinspect-cache.el
elpasync pushed a change to branch externals/phpinspect.
from a93f645216 Implement parsing of string concatenation tokens
new 1ce40146b7 Bump version to 1.2.0
new 500e3f9454 Add ELPA info to README
Summary of changes:
README.md | 37 ++
branch: externals/phpinspect
commit 500e3f94543c477aeb693f22a63edab0c8ecbbe3
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Add ELPA info to README
---
README.md | 37 -
1 file changed, 24 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.m
elpasync pushed a change to branch elpa/magit-section.
from cd959c78c3 magit-tag-release: Increase consistency and separation
of concerns
adds 461d5ba249 magit-completing-read-multiple: Show default in prompt
if appropriate
No new revisions were added by this update.
Summary of c
elpasync pushed a change to branch elpa/magit.
from cd959c78c3 magit-tag-release: Increase consistency and separation
of concerns
adds 461d5ba249 magit-completing-read-multiple: Show default in prompt
if appropriate
No new revisions were added by this update.
Summary of changes:
branch: elpa/git-commit
commit 461d5ba249b8178ae83f80596da4312e65010720
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-completing-read-multiple: Show default in prompt if appropriate
Closes #5205.
---
lisp/magit-base.el | 15 ++-
1 file changed, 10 insertions(+),
branch: elpa/wfnames
commit 164e4efa2a96bed201a0a5402e137ebeef15bcc6
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add FUNDING.yml file
---
.github/FUNDING.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0
branch: externals-release/org
commit 8fd6cc9020d58fa590910cfb598419b80e6d1573
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/ob-gnuplot.el: Fix cyclic dependency
* lisp/ob-gnuplot.el (org-babel-gnuplot-table-to-data): Load ox-ascii
dynamically.
Reported-by: Donald H
branch: externals-release/org
commit 34979457f9faf623539052380d781e103a36f5b1
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/ox.el (org-export-options-alist): Improve docstring
Users often confuse alist key and the first element of the alist value
- KEYWORD in this alist. M
elpasync pushed a change to branch externals-release/org.
from b128d2be81 etc/ORG-NEWS (Alignment of image previews can be
customized): Add missing entry
new 8fd6cc9020 lisp/ob-gnuplot.el: Fix cyclic dependency
new 34979457f9 lisp/ox.el (org-export-options-alist): Improve d
branch: externals/org
commit 7a3fc3d78bad1fb4d7afaccdaca8fc1dbffe4b5f
Merge: d51dc4aa29 8fd6cc9020
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ob-gnuplot.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gn
elpasync pushed a change to branch externals/org.
from d51dc4aa29 org-toggle-inline-images-command: New command for C-c
C-x C-v binding
new 8fd6cc9020 lisp/ob-gnuplot.el: Fix cyclic dependency
new 7a3fc3d78b Merge branch 'bugfix'
Summary of changes:
lisp/ob-gnuplot.el |
branch: externals/auctex
commit b813245d564a251b3ed456d4ee322d5a6c0e05bc
Author: Arash Esbati
Commit: Arash Esbati
; NEWS.org: Announce last change.
---
NEWS.org | 4
1 file changed, 4 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index 35f7221dfd..4391b8b524 100644
--- a/NEWS.org
++
branch: externals/auctex
commit 14c7233c9ed46896e6523b869daaec3af263a146
Author: Arash Esbati
Commit: Arash Esbati
Respect `TeX-output-dir' when running LaTeXMk
* tex.el (TeX-command-list): Add expander to the entry for LaTeXMk
in order to respect the value of `TeX-output-dir' w
elpasync pushed a change to branch externals/auctex.
from 361fd0ffbb Simplify code for loading tex-site.el
new 14c7233c9e Respect `TeX-output-dir' when running LaTeXMk
new b813245d56 ; NEWS.org: Announce last change.
Summary of changes:
NEWS.org | 4
tex.el | 5 +++
branch: externals/auctex
commit 361fd0ffbb0ac0efcb92c9792b7291bb1cdcbda0
Author: Arash Esbati
Commit: Arash Esbati
Simplify code for loading tex-site.el
* auctex.el: Delete the function `TeX-load-hack' and simply
require tex-site.el.
Set `no-byte-compile' to t in local varia
elpasync pushed a change to branch elpa/helm.
from 64f410680f Refresh packages with a pref arg in finder
new f91025e2bb Prevent PA from keywords in finder
new e0d028081f Bump to 4.0
Summary of changes:
NEWS.org | 2 +-
helm-core.el | 2 +-
helm-packages.el | 4
elpasync pushed a change to branch elpa/helm-core.
from 64f410680f Refresh packages with a pref arg in finder
adds f91025e2bb Prevent PA from keywords in finder
adds e0d028081f Bump to 4.0
No new revisions were added by this update.
Summary of changes:
NEWS.org | 2
branch: elpa/helm
commit f91025e2bb436299b94eab58eaaafbb41814ccf3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Prevent PA from keywords in finder
---
helm-packages.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/helm-packages.el b/helm-packages.el
index db39
branch: elpa/helm
commit e0d028081f1f24da8e649f6ea3ecea42216d4632
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Bump to 4.0
---
NEWS.org | 2 +-
helm-core.el | 2 +-
helm.el | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 2fc
branch: externals/llm
commit 8a91a6d652618deab95ffb8cb3813a4f99b0bf61
Author: Andrew Hyatt
Commit: GitHub
Fix function calling conversations for Claude (#68)
This both fixes an issue with us sending Claude something not supported when
having function-call conversations, but also
branch: externals/auctex
commit 6c0fb5586998c8e1dce170c680a9881558fe5f14
Author: Arash Esbati
Commit: Arash Esbati
* GNUmakefile (clean): Clean up more auxiliary files.
---
GNUmakefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/GNUmakefile b/GNUmakefile
index 016081885b..776e0ce
31 matches
Mail list logo