branch: externals/brief
commit 30c5bf48784a7de2e18069a1065fa14a6ff843fe
Author: Luke Lee
Commit: Luke Lee
Release of v5.90, Brief-style neighboring window merge on deletion.
* brief.el: Besides the window merge on deletion (the key) major
changes, the key to adjust window edge
branch: externals/org
commit ad02825337c75ea63238cbe69b210ba60f101f13
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist: Do not demand write access to existing directories
* lisp/org-persist.el (org-persist--check-write-access): New function
checking write access to crea
elpasync pushed a change to branch externals/org.
from 224254e7f0 fixup! Fix org-fontify-quote-and-verse-blocks when
org-src-fontify-natively is t
new ad02825337 org-persist: Do not demand write access to existing
directories
new fe83afc300 org-persist: Do not demand write
branch: externals-release/org
commit fe83afc300716a9a6fe5f8f76883a37468aa92aa
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist: Do not demand write access to existing directories
* lisp/org-persist.el (org-persist--check-write-access): New function
checking write access
branch: externals/org
commit 81dcc6350f0e793189f6c370a7be27971463e9f8
Merge: ad02825337 fe83afc300
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
branch: elpa/meow
commit 59c058c3ccf55badda65d55a56aa30cd025441c7
Author: kamoii <52167401+kam...@users.noreply.github.com>
Commit: GitHub
Fix typo (#577)
Co-authored-by: kamoii <>
---
meow-shims.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meow-shims.el b/
elpasync pushed a change to branch externals/org.
from 81dcc6350f Merge branch 'bugfix'
new 5dbf930c2d org-agenda-clock-cancel: Unmark clocking tasks in the
agenda buffer
new 1b99cccbe9 Merge branch 'bugfix'
Summary of changes:
lisp/org-agenda.el | 3 ++-
1 file changed,
branch: externals/org
commit 1b99cccbe91768adb6823ec4d2b54e2cef337d12
Merge: 81dcc6350f 5dbf930c2d
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-agenda.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lisp/org-agenda.el b/lisp/org-a
branch: externals-release/org
commit 5dbf930c2d36f9df45600a7a3714b7e3beb2ec09
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-clock-cancel: Unmark clocking tasks in the agenda buffer
* lisp/org-agenda.el (org-agenda-clock-cancel): When canceling clock,
remove clocking o
branch: externals/hyperbole
commit 00682a4144cd4970bb1c8c09f3119054754bc244
Author: Mats Lidell
Commit: GitHub
Add target to run make with a dockerized Emacs (#490)
---
ChangeLog | 4
Makefile | 22 +-
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a
elpasync pushed a change to branch externals/hyperbole.
from cb89021792 Small fixes after release (#485)
new aead31cb63 Add tests for verifying action key on hyrolo matches
(#486)
new 31d4095d05 Add hycontrol-blank-buffer-name and make it customizable
(#488)
new 10
branch: externals/hyperbole
commit 31d4095d053377483f2a2522f38c4ad210855d71
Author: Mats Lidell
Commit: GitHub
Add hycontrol-blank-buffer-name and make it customizable (#488)
---
ChangeLog| 5 +
hycontrol.el | 11 +--
2 files changed, 14 insertions(+), 2 deletions(-)
diff
branch: externals/hyperbole
commit 10a2622fdba06a1c3531a4d35c8df2c162784b49
Author: Mats Lidell
Commit: GitHub
Add test for ibut:at-p on a remote path name (#489)
---
ChangeLog | 5 +
test/hbut-tests.el | 15 ++-
2 files changed, 19 insertions(+), 1 deletion(-)
di
branch: externals/hyperbole
commit aead31cb63c25a256b0c776376ff544452f5c8ef
Author: Mats Lidell
Commit: GitHub
Add tests for verifying action key on hyrolo matches (#486)
---
ChangeLog| 9
test/hyrolo-tests.el | 123 ++-
2 f
branch: externals/kind-icon
commit 1513b6f76b149b0ce33342511797464f2eab7a41
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Update README.md mentioning :height adjustment
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index
branch: externals/org
commit 01cc01fc130fc225264b55bc362a0a2eafe7508d
Author: Ihor Radchenko
Commit: Ihor Radchenko
doc/org-manual.org (Using the Property API): Fix typo
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-m
branch: externals/llm
commit 5271ce080920c714e3e7d013c22c9b1ae7e7f4da
Author: Andrew Hyatt
Commit: Andrew Hyatt
Fix issue where ollama sync embeddings always used localhost
This fixes https://github.com/ahyatt/llm/issues/34.
---
NEWS.org | 2 ++
llm-ollama.el | 2 +-
2 files c
branch: externals/llm
commit 886e20c51969a4e28ab62a4fcf9ff31d8e4a42bd
Author: Andrew Hyatt
Commit: Andrew Hyatt
Simplify and stop making assumption about Open AI streaming
Other compatible Open AI may differ slightly, making my regexes not work.
Now,
we still use regexes, but
elpasync pushed a change to branch externals/llm.
from 5fb10b9bdb Bump version to 0.12.0
new 5271ce0809 Fix issue where ollama sync embeddings always used
localhost
new 886e20c519 Simplify and stop making assumption about Open AI
streaming
Summary of changes:
NEWS.org
elpasync pushed a change to branch elpa/helm.
from eae4f5a24a Use 'exact in exit-function only when string ends with /
(#2646)
new 4636f16e6a "while-no-input" on/off by defcustom
"helm-update-edebug" for edebug.
new 0221822de2 "while-no-input" on/off by defvar "helm-update
branch: elpa/helm
commit 0221822de29fa297d7c67e0d27936285300d
Author: AlexK
Commit: AlexK
"while-no-input" on/off by defvar "helm-update-edebug" for edebug.
---
helm-core.el | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/helm-core.el b/helm-core.el
in
branch: elpa/helm
commit 519fed0012966fa1ffac1f9ecd2208aa65993527
Merge: eae4f5a24a 0221822de2
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #2649 from karbiv/while-no-input_edebug_dev_fix
"while-no-input" on/off by defcustom "helm-update-edebug" for edebug.
---
helm-
branch: elpa/helm
commit 4636f16e6aeb6bf8c8f158a73ed65bd649b5679d
Author: AlexK
Commit: AlexK
"while-no-input" on/off by defcustom "helm-update-edebug" for edebug.
---
helm-core.el | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/helm-core.el b/helm-core.el
elpasync pushed a change to branch elpa/helm-core.
from eae4f5a24a Use 'exact in exit-function only when string ends with /
(#2646)
adds 4636f16e6a "while-no-input" on/off by defcustom
"helm-update-edebug" for edebug.
adds 0221822de2 "while-no-input" on/off by defvar "helm-u
branch: elpa/helm
commit 9a9878c56902e29f2296442e94cd7e99d7a6fb2e
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Reorder and fix long lines
---
helm-core.el | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/helm-core.el b/helm-core.el
index 9f64e5e4a8..
branch: elpa/helm
commit b88cf4413b0d9d6208d4cbd0531323b977be0929
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Allow `otherwise` in helm-acase
---
helm-lib.el | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/helm-lib.el b/helm-lib.el
index babb35115f
branch: externals/transient
commit 55d5d41b48d7f7bc1ecf1f90c012d7821dff5724
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 0.6.0
---
CHANGELOG | 81 +
docs/transient.org | 4 +--
docs/transient.texi | 4 +--
l
27 matches
Mail list logo