branch: externals/llm
commit 17c47d761e01fd49df6e1a8c453329c141d9f47d
Author: Andrew Hyatt
Commit: Andrew Hyatt
Set version to 0.12.3
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index b91457b9e5..8587fc8bfc 100644
--- a/llm.el
+++ b/llm.el
branch: elpa/helm
commit 05234abf342346b76e422a24a2ca5d556a6ceb09
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Allow renaming marked bookmarks
---
helm-bookmark.el | 44 +++-
helm-types.el| 2 +-
2 files changed, 28 insertions(+), 18 delet
elpasync pushed a change to branch elpa/helm-core.
from ce29722e51 Use major-mode-remap-alist to determine the major mode
(#2658)
adds 05234abf34 Allow renaming marked bookmarks
No new revisions were added by this update.
Summary of changes:
helm-bookmark.el | 44
branch: externals/hyperbole
commit b1d434fbded43c738ecef182dde4397c283a3366
Author: Bob Weiner
Commit: Bob Weiner
hpath:expand-list - Call 'file-exists-p' only when path is non-nil
---
hpath.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hpath.el b/hpath.el
index 0bc
elpasync pushed a change to branch externals/hyperbole.
from e009e2429e Merge pull request #499 from rswgnu/rsw
new 7829af5b23 hpath:expand-list - Fix to expand a dir when
'exists-flag' is t
new b1d434fbde hpath:expand-list - Call 'file-exists-p' only when path
is non-nil
branch: externals/hyperbole
commit cea3016983e54821d3ba7d6e3d9e9361c12244db
Merge: e009e2429e f8e303177f
Author: Robert Weiner
Commit: GitHub
Merge pull request #501 from rswgnu/rsw
hpath:expand-list - Fix to expand a dir when 'exists-flag' is t
---
ChangeLog | 4
hpath.el |
branch: externals/hyperbole
commit f8e303177f6d427595944dd20cf81e2c860cdd16
Merge: b1d434fbde e009e2429e
Author: Robert Weiner
Commit: GitHub
Merge branch 'master' into rsw
branch: externals/hyperbole
commit 7829af5b230366d7fdc9d04b2730d088d01afd73
Author: Bob Weiner
Commit: Bob Weiner
hpath:expand-list - Fix to expand a dir when 'exists-flag' is t
This makes fixes directory expansion for 'hyrolo-file-list'.
Clarify in doc strings that hyrolo
branch: externals/org
commit d3878cb6fe6b365972c73de55adb12e3d517dbb3
Author: Ihor Radchenko
Commit: Ihor Radchenko
Consistently combine markup and the containing element faces during
fontification
* lisp/org-src.el (org-fontify-inline-src-blocks-1):
* lisp/org.el (org-fontify-
branch: externals/org
commit 462bbb213a5756b874bfebcf9feb694f0800723d
Author: Ihor Radchenko
Commit: Ihor Radchenko
Make sure that commented headings appear commented
* lisp/org.el (org-set-font-lock-defaults): Apply 'org-special-keyword
face to commented headings last, so that
elpasync pushed a change to branch externals/org.
from c0e732266b org-file-contents: Improve comment
new d3878cb6fe Consistently combine markup and the containing element
faces during fontification
new 462bbb213a Make sure that commented headings appear commented
Summary
branch: externals/tramp
commit 3d3b95bd87d858092ee33ed4f5c7acfbf44a48f2
Author: Michael Albinus
Commit: Michael Albinus
Tramp ELPA version 2.6.3 released
---
README | 6 +++---
texi/trampver.texi | 2 +-
trampver.el| 8
3 files changed, 8 insertions(+), 8 deleti
branch: elpa/zenburn-theme
commit 2e22793fb517ecb81d3a92b27c22541fad56cae3
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak some wording
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2fb889f0c9..6e344163e4 100644
---
branch: elpa/zenburn-theme
commit 14dda0596a7cd0750fc6566eacc203a126f136c2
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the development version
---
zenburn-theme.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/zenburn-theme.el b/zenburn-theme.el
index a7b4
elpasync pushed a change to branch elpa/zenburn-theme.
from 373a07f99e Corfu theme
new 14dda0596a Bump the development version
new 44a637c79e Bump the copyright years
new 2e22793fb5 Tweak some wording
Summary of changes:
README.md| 7 ---
zenburn-theme
branch: elpa/zenburn-theme
commit 44a637c79e13101c600b67f629d9df0af6a197f1
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Bump the copyright years
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 596cac6173..2fb889f0c9 100644
---
elpasync pushed a change to branch externals/ement.
from 570318221b Fix: (defface ement-room-list-direct) Weight
new 55e000cf4e Use a window-parameter for the compose buffer window
auto-height cache
new 3a9ad23103 Add: (ement-room-compose-buffer-window-dedicated) New
value
branch: externals/ement
commit 55e000cf4e426c2b3b5ab57fa93d5774eb1ea1a0
Author: Phil Sainty
Commit: Phil Sainty
Use a window-parameter for the compose buffer window auto-height cache
Previously this was a buffer-local variable, which was not correct,
but was also fine most of th
branch: externals/ement
commit a3b83f4d44a60a99e9b901528d978c6a729b12fc
Author: Phil Sainty
Commit: Phil Sainty
Tidy: Minor refactoring
---
ement-room.el | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/ement-room.el b/ement-room.el
index 85839d0c6e..9e4992f
branch: externals/ement
commit f274b7c705cee0a6efbc620e18f24c55ea2aec18
Author: Phil Sainty
Commit: Phil Sainty
Docs: Minor fixes
Ensure that the help buffer generates the intended link when there are
multiple possibilities for the symbol.
---
ement-room.el | 16 ---
branch: externals/ement
commit 7140d7c8ca8e8a1f609fbee9db2d6a5e27c604c7
Merge: 570318221b db2952d322
Author: Adam Porter
Commit: Adam Porter
Merge: Improvements and fixes for compose buffer enhancements (pt 2)
---
ement-room.el | 154 +++--
branch: externals/ement
commit 3a9ad23103ef5fedd7d6b0485fccb3179ba541da
Author: Phil Sainty
Commit: Phil Sainty
Add: (ement-room-compose-buffer-window-dedicated) New value `delete'
This value enforces the deletion of the compose buffer's window when
the buffer is finished with,
branch: externals/ement
commit db2952d3226d2a59f0112ac13fa46cac5e259102
Author: Phil Sainty
Commit: Phil Sainty
Prevent unwanted resizing when cycling through buffers in a window
(ement-room-compose-buffer-window-auto-height): Do not resize a window
which has just switched from
branch: externals/hyperbole
commit efd392d2098956dcf80008bb5e0d741fdc7a9c94
Merge: 012c0ceed6 cea3016983
Author: bw
Commit: bw
Merge branch 'master' into rsw
branch: externals/hyperbole
commit 012c0ceed63ee8b0d3ab1cc6272f16007565ce82
Author: bw
Commit: bw
hyrolo-grep-file - Fix to not skip past entry prefix of first match
---
ChangeLog | 5 +
hyrolo.el | 3 +--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/Change
branch: externals/hyperbole
commit 866f6810cae7d3cfa687812c8b708ee93504bf05
Merge: cea3016983 efd392d209
Author: Robert Weiner
Commit: GitHub
Merge pull request #502 from rswgnu/rsw
hyrolo-grep-file - Fix to not skip past entry prefix of first match
---
ChangeLog | 5 +
hyrolo.
elpasync pushed a change to branch externals/hyperbole.
from cea3016983 Merge pull request #501 from rswgnu/rsw
new 012c0ceed6 hyrolo-grep-file - Fix to not skip past entry prefix of
first match
new efd392d209 Merge branch 'master' into rsw
new 866f6810ca Merge pull
elpasync pushed a change to branch externals/plz.
from f402bcc934 Tidy: Indentation
new 3796a18943 Meta: v0.7.3-pre
new 3472d24120 Fix: Info manual generation
new 1b66fa907d Release: v0.7.3
new 12f747ccdf Merge: v0.7.3
Summary of changes:
README.org | 20
branch: externals-release/plz
commit 1b66fa907d6dbc64c6a01b96d58261f67a09200e
Author: Adam Porter
Commit: Adam Porter
Release: v0.7.3
---
README.org | 2 +-
plz.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d12bcb3df7..0b6285cb5a
branch: externals-release/plz
commit 3796a189439754e108f4172aa113a7e973159725
Author: Adam Porter
Commit: Adam Porter
Meta: v0.7.3-pre
---
README.org | 4
plz.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 1d97fa5ccb..2d96
branch: externals-release/plz
commit 3472d24120a1acaecfb2f436f75cdcf2ae15406f
Author: Adam Porter
Commit: Adam Porter
Fix: Info manual generation
GNU ELPA's build process complained that:
Manual name "README.html" conflicts with "activities/README.html"
So this i
elpasync pushed a change to branch externals-release/plz.
from e98989a181 Release: v0.7.2
new 3796a18943 Meta: v0.7.3-pre
new 3472d24120 Fix: Info manual generation
new 1b66fa907d Release: v0.7.3
Summary of changes:
README.org | 20 +-
plz.el | 2 +-
plz.in
branch: externals/plz
commit 12f747ccdf95a675db26537a10a312c8be05a17b
Merge: f402bcc934 1b66fa907d
Author: Adam Porter
Commit: Adam Porter
Merge: v0.7.3
---
README.org | 20 +-
plz.info | 613 -
2 files changed, 12 insertions(+)
elpasync pushed a change to branch externals/ement.
from 7140d7c8ca Merge: Improvements and fixes for compose buffer
enhancements (pt 2)
new 8166da8fd8 Configurable emoji reaction picker (fixes #199)
new cbc3dc091d Check emoji commands exist before offering them
new
branch: externals/ement
commit 0d78b3854675b8e57f6a576b1a98e984ed580d0b
Merge: 7140d7c8ca 749c4ff9de
Author: Adam Porter
Commit: Adam Porter
Merge: (ement-room-reaction-picker) Etc.
---
README.org| 3 +++
ement-room.el | 65 ++-
2
branch: externals/hyperbole
commit 8adaf7582246eab83c2c8cf8309e67d9523303da
Author: Mats Lidell
Commit: GitHub
Verify hyrolo match count (#500)
---
ChangeLog| 4
test/hyrolo-tests.el | 28 +++-
2 files changed, 31 insertions(+), 1 deletion(-)
diff
branch: externals/ement
commit 749c4ff9de996ebca87cfacb1f2043baff60ef09
Author: Adam Porter
Commit: Adam Porter
Docs: Update changelog
---
README.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.org b/README.org
index 470ff28e89..b79771aef4 100644
--- a/README.org
+++ b/REA
branch: externals/ement
commit 8166da8fd8b87809ab60fa2a4fcedfc8acb20968
Author: Omar Antolín
Commit: Adam Porter
Configurable emoji reaction picker (fixes #199)
---
ement-room.el | 58 +-
1 file changed, 53 insertions(+), 5 deletions(-
branch: externals/ement
commit 75e97eeef9c93b327f8dc088cb1331af34c4ed0f
Author: Adam Porter
Commit: Adam Porter
Tidy: Compilation warnings, indentation
---
ement-room.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ement-room.el b/ement-room.el
index 01ea10b62
branch: externals/ement
commit 1f3299040e48468b06383c3ede205f87fa81d743
Author: Adam Porter
Commit: Adam Porter
Docs: Tidy changelog
---
README.org | 86 --
1 file changed, 55 insertions(+), 31 deletions(-)
diff --git a/README.org
branch: externals/ement
commit cbc3dc091d15b2d1bccbf902e7525d8582d264ce
Author: Omar Antolín
Commit: Adam Porter
Check emoji commands exist before offering them
---
ement-room.el | 31 +++
1 file changed, 19 insertions(+), 12 deletions(-)
diff --git a/ement-room
branch: elpa/proof-general
commit 1566fd882e1618d0843cb5930632fe00b681167f
Author: Hendrik Tews
Commit: hendriktews
CI: fix workflow problem in cipg and sync currently used containers
---
ci/doc/currently-used-coq-emacs-versions | 28 ++--
ci/doc/currently-used-coq-n
blc pushed a change to branch externals/counsel.
from 75006bc42d Merge branch 'master' into externals/counsel
new 5ca9d7dade Suppress mdfind UserQueryParser output
new ee56399de6 Use null-device
new 545b564f58 Merge branch 'master' into externals/counsel
Summary of
branch: externals/counsel
commit 5ca9d7dadefb17b4f73660696253f053497ad5f7
Author: Vito Van
Commit: Basil L. Contovounesios
Suppress mdfind UserQueryParser output
Sometimes on macOS, `mdfind` would output some non-result messages,
for example:
mdfind -name "vim xml"
branch: externals/counsel
commit ee56399de6d7b66b20735111682ca1900c2a44bc
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Use null-device
* counsel.el (counsel--null-device): New function.
(counsel-locate-cmd-mdfind, counsel-grep-occur): Use it.
---
counsel.el |
branch: externals/counsel
commit 545b564f58af11d56abc18c7ea4ff6924610fb4f
Merge: 75006bc42d ee56399de6
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/counsel
---
counsel.el | 22 +-
1 file changed, 13 insertions(+), 9
branch: externals/context-coloring
commit 75a8c811874c231b49729e76c696824463e54402
Merge: bf4559a330 c487f63cfb
Author: Jackson Ray Hamilton
Commit: Jackson Ray Hamilton
Merge commit 'c487f63cfb'
---
context-coloring-coverage.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
branch: externals/dash
commit e018d7669911a69fe73a02e06019fa01c872dad9
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
; .github/workflows/test.yml: Add Emacs 29.3.
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml
branch: externals/context-coloring
commit bf4559a330ac7bb526288b6992d3685fc3a70887
Author: Jackson Ray Hamilton
Commit: Jackson Ray Hamilton
Ensure js2-mode AST is generated before benchmarking.
JavaScript benchmarking was basically broken. This is a follow-up to
a0e907a.
---
con
branch: externals/hyperbole
commit 07d70f8a85eea4bf40443a699761a68d748e075d
Author: Mats Lidell
Commit: GitHub
Add Emacs 29.3 to CI builds (#495)
---
.github/workflows/main.yml | 2 +-
ChangeLog | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/
branch: externals/hyperbole
commit 99f50c2e14db8f6cf0bf474d9d81ad5fd6f37715
Author: bw
Commit: bw
hbut-tests--ibut-at-p-identifies-a-remote-pathname - Expect success
---
ChangeLog | 5 +
test/hbut-tests.el | 1 -
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/Cha
branch: externals/hyperbole
commit 409d052d937cc44bda2ce968e1611c3e3ede9222
Author: Mats Lidell
Commit: GitHub
Update test for hyrolo grep count (#504)
---
test/hyrolo-tests.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/test/hyrolo-tests.el b/test/hyrolo-test
elpasync pushed a change to branch externals/llm.
from 17c47d761e Set version to 0.12.3
new c47275a8a0 Refactoring llm provider to all have a common
implementation
new 17a1cf9175 Remove connection buffer after finishing work
Summary of changes:
NEWS.org |
elpasync pushed a change to branch externals/hyperbole.
from 8adaf75822 Verify hyrolo match count (#500)
new 07d70f8a85 Add Emacs 29.3 to CI builds (#495)
new 409d052d93 Update test for hyrolo grep count (#504)
new bb0d495a67 defil - Fix bug gh#rswgnu/hyperbole/503 b
branch: externals/llm
commit 17a1cf917556168f23c7f6f4e4c8b1b51bf9a0b5
Author: Andrew Hyatt
Commit: Andrew Hyatt
Remove connection buffer after finishing work
---
llm-provider-utils.el | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/llm-provider-utils.el
branch: externals/llm
commit c47275a8a0236f93f2b5ccd87cc595d8a0c350fc
Author: Andrew Hyatt
Commit: Andrew Hyatt
Refactoring llm provider to all have a common implementation
In particular, this makes the embedding and chat methods have one
implementation, which helps centralize l
branch: externals/hyperbole
commit 32f6c69f8759e5d45af08b8688a7a77d7c72a02b
Merge: 409d052d93 99f50c2e14
Author: Robert Weiner
Commit: GitHub
Merge pull request #505 from rswgnu/rsw
defil - Fix bug gh#rswgnu/hyperbole/503 button creation fails
---
ChangeLog | 19
branch: externals/hyperbole
commit bb0d495a67e502f6439cae0ffae3f660963b15c8
Author: bw
Commit: bw
defil - Fix bug gh#rswgnu/hyperbole/503 button creation fails
Update manual to version 9.0.2pre.
hibtypes.el (mail-address) - Move so lower priority than `pathname' ibtype
branch: elpa/evil
commit 004ac4e0cd766d49d48d53270e9c0c080ad9f173
Author: Tom Dalziel
Commit: Tom Dalziel
Don't miss a final empty line in visual block insertion
---
evil-commands.el | 27 ---
evil-tests.el| 2 +-
2 files changed, 17 insertions(+), 12 deletions(
branch: externals/gtags-mode
commit 3c685185625e03343c995974ee1d026c9ef808c4
Author: Jimmy Aguilar Mena
Commit: Jimmy Aguilar Mena
Remove nil buffers from project-buffers
The output form project-buffers is not intended to have nil entries; but
mapcar keeps the conditions evaluat
branch: externals/brief
commit 1d1d8fe291d785512eaa746dc2e5cd6dac96585c
Author: Luke Lee
Commit: Luke Lee
* brief.el: Window merge optionally respect atomic window settings.
Compatibility fix, clean up and clarification of comments.
(brief-merge-window-respect-atomicity): new cu
61 matches
Mail list logo