branch: main
commit 56748b48bec8af70101edaa57e35b0ac4c5b0151
Author: Daniel Mendler
Commit: Stefan Monnier
elpa-packages (gnuplot): Add `:doc` and rely on `.elpaignore`
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index
branch: externals/colorful-mode
commit 25ad453e4d4e6d9d9e9adf6ccc510231a6059483
Author: Elías Gabriel Pérez
Commit: Elías Gabriel Pérez
Release: 1.2.4
Changes:
* `colorful-excluded-buffers` is now obsolete.
* Support for highlighting `rad` and `grad` values in CSS HSL.
*
branch: externals/colorful-mode
commit 1de25856ee140d702a4fb3fa6e102b34e08c3c56
Author: Elías Gabriel Pérez
Commit: Elías Gabriel Pérez
* README.org: Update
* colorful-mode.el (colorful-convert-and-change-color)
(colorful-convert-and-copy-color, colorful-change-or-copy-color):
branch: externals/org
commit 28fdfb126a53cb32b1c022b98bfa4dcd55587daa
Author: Jack Kamm
Commit: Bastien Guerry
Add `org-agenda-default-appointment-duration' to the variable index
* doc/org-manual.org (iCalendar Export): Document
`ox-icalendar' use of `org-agenda-default-appointm
branch: externals/indent-bars
commit 5249bf88cbf1299c9cca8af214984c7a719ccd14
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Update NEWS
---
NEWS.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/NE
branch: elpa/gnuplot
commit 486eb01380debdacd39a8dd1d2c9f32dae144ed4
Author: Daniel Mendler
Commit: Daniel Mendler
Fix some bugs in doc2texi.el
---
doc2texi.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc2texi.el b/doc2texi.el
index 90cab4e26d..f4fb72b45b 1006
branch: elpa/gnuplot
commit b1a93044d203c05df7e554238f5dcb5f8f6da86c
Author: Daniel Mendler
Commit: Daniel Mendler
gnuplot-eldoc.el: Add lexical-binding cookie
---
doc2texi.el | 2 +-
gnuplot-eldoc.el | 7 +--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/doc2texi.
branch: elpa/gnuplot
commit d4b900667d95ab5db310b77a698ab80014c3ff25
Author: Daniel Mendler
Commit: Daniel Mendler
Fix problems with texi
---
README.org | 8 +
gnuplot.info | 746 +--
gnuplot.texi | 84 +++
3 files changed, 42
branch: elpa/gnuplot
commit da40ffbf4fc142af0794df6ccd74040563b2e81f
Author: Daniel Mendler
Commit: Daniel Mendler
Set gnuplot-inline-image-mode to 'inline by default
---
gnuplot.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnuplot.el b/gnuplot.el
index c1b413059d.
branch: elpa/gnuplot
commit 437108f488bdb49f2babe45c9094e06b016863f8
Author: Daniel Mendler
Commit: Daniel Mendler
gnuplot-gui/gnuplot-context: Make more symbols private/respect namespaces
---
gnuplot-context.el | 64
gnuplot-debug-cont
branch: elpa/gnuplot
commit 50bdce63b435feab1b08c9837ae9dc63a031e67e
Author: Daniel Mendler
Commit: Daniel Mendler
Do not enable or disable eldoc-mode
Eldoc is enabled by default these days.
---
gnuplot-context.el | 21 +
1 file changed, 5 insertions(+), 16 dele
branch: elpa/gnuplot
commit a6990a36ba069bfecf94e61563dda5cc7716c207
Author: Daniel Mendler
Commit: Daniel Mendler
Enable gnuplot-eldoc-mode by default
Generate Eldoc information from Gnuplot 6.0.2
---
.gitignore | 1 +
README.org | 5 +-
gnuplot-eldoc.el | 625
branch: elpa/gnuplot
commit a8383e8b55e0cc2875564520ebd1884eea0708d9
Author: Daniel Mendler
Commit: Daniel Mendler
Fix docstring warning
---
gnuplot-context.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnuplot-context.el b/gnuplot-context.el
index 075d736930.
branch: elpa/gnuplot
commit bc2227824f392f8fadd21ffccfffca8f0249b8d6
Author: Daniel Mendler
Commit: Daniel Mendler
Add doc2texi.el used to generate gnuplot-eldoc.el and gnuplot.texi
---
.elpaignore | 3 +-
.gitignore | 7 +-
doc2texi.el | 916 +++
elpasync pushed a change to branch elpa/gnuplot.
from 2625bf78c0 gnuplot-context: Make more functions private
new 437108f488 gnuplot-gui/gnuplot-context: Make more symbols
private/respect namespaces
new a6990a36ba Enable gnuplot-eldoc-mode by default
new 00d0398cb8
branch: elpa/gnuplot
commit 5d1f787514cfc9dd168aac2788f97997c8428fdb
Author: Daniel Mendler
Commit: Daniel Mendler
Add info dir
---
dir | 18 ++
1 file changed, 18 insertions(+)
diff --git a/dir b/dir
new file mode 100644
index 00..37ad9fe4fe
--- /dev/null
+++ b/dir
branch: elpa/gnuplot
commit 66872c8586e6e9eb77a53800dac114cf61788a5b
Author: Daniel Mendler
Commit: Daniel Mendler
Move gnuplot-eldoc to private namespace
---
gnuplot-context.el | 54 +++---
1 file changed, 27 insertions(+), 27 deletions(-)
d
branch: elpa/gnuplot
commit 5a72806bac991a7dcc5a12529d4698fc01f33a8d
Author: Daniel Mendler
Commit: Daniel Mendler
Check if inline images are supported
---
gnuplot.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnuplot.el b/gnuplot.el
index 4f0ba77ce2..5f358d132f
branch: elpa/gnuplot
commit 9e44ebb897e9516023316e5175f259475013e790
Author: Daniel Mendler
Commit: Daniel Mendler
Fix generated texi
---
gnuplot.info | 35 ++-
gnuplot.texi | 27 +++
2 files changed, 21 insertions(+), 41 deletions(-)
branch: elpa/gnuplot
commit 9409a459bf3a9863f359adaf44f591d8bd4aed0b
Author: Daniel Mendler
Commit: Daniel Mendler
Update README: Info file and eldoc information is distributed with the
package
---
README.org | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/READM
branch: elpa/gnuplot
commit cbd123028a5570f8454b19b953bb00f2463db6da
Author: Daniel Mendler
Commit: Daniel Mendler
Improve comint initialization
---
gnuplot.el | 18 +++---
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/gnuplot.el b/gnuplot.el
index 898ef90e33..4
branch: elpa/gptel
commit 71d1c7ec8f9ac1d991267e4576d89b6adb093584
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-gemini: Add support for reasoning blocks (#882)
* gptel-gemini.el (gptel--parse-response, gptel--request-data):
Add support for thinking/reasoning blo
elpasync pushed a change to branch externals/colorful-mode.
from 106731d545 Move coloring in strings to minor mode definition
new 1de25856ee * README.org: Update
new 25ad453e4d Release: 1.2.4
Summary of changes:
README.org | 47 ++
branch: externals/phpinspect
commit daf9a6ca43851aa01fb81f97279df626a05f8030
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
WIP fixing incremental parser
---
phpinspect-changeset.el | 20 ++---
phpinspect-edtrack.el | 24
phpinspect-parser.el| 30
branch: externals/phpinspect
commit 459e03855993b76651d427ef527d165e3de5a16d
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
WIP shadow buffer
---
benchmarks/parse-file.el | 182 +-
phpinspect-bmap.el | 20 +--
phpinspect-buffer.el | 284
branch: externals/phpinspect
commit c0823a265b2e8c8aa4b5c01f84059306e5549d79
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
WIP create common base library for threading operations
---
phpinspect-autoload.el | 6 +-
phpinspect-buffer.el | 224 --
phpinspect-pipel
branch: externals/phpinspect
commit a75ea69ad7f97e8e902b659fb765af383d53acec
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove unneeded variables, remove worker pausing code and remove
company-backend
- Company backend wasn't being maintained, CAPF implementation works fine
branch: externals/phpinspect
commit 8872fddfc4895205db9ba4225b90bfffc00f71f2
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove unused shadow code (current version is in buffer.el bc of
dependencies)
---
phpinspect-shadow.el | 212 ---
1
branch: externals/phpinspect
commit ea626889c7b3a09a13c32363e162fa194b543d05
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix bug in indexation and index-deletion of in-buffer constants
Deletion would crash, as the indexation function could wrongly use a
non-string
datatype
branch: externals/phpinspect
commit 107954dc95c1da1e091761eb0bbd44eb6e93f121
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Reactively update property return types when use statements are added
---
phpinspect-buffer.el | 36
phpinspect-thread.el | 2 +-
branch: externals/phpinspect
commit 4ccab73555d1c875b85afbf632a76dea93fc46d0
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove commented test + mention of removed `phpinspect-pctx-cancel'
---
phpinspect-parse-context.el | 9 +---
test/phpinspect-test.el | 1 -
test/test-parse
branch: externals/phpinspect
commit 475c26a5dce83066b3b841d923cdb37b96e0428a
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix bug in indexation of use statements (check if property type is nil)
---
phpinspect-buffer.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff
branch: externals/phpinspect
commit 9846f7aa2389205e8268b65492140dd832becc0d
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Refactor parse context + fix compilation errors
---
phpinspect-autoload.el | 2 +-
phpinspect-buffer.el| 17 +++
phpinspect-parse-context.el | 113
branch: externals/phpinspect
commit ea90a008876d6650a227ee2f7ed7804389380368
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Don't reuse unexpected keywords
---
phpinspect-parser.el | 50 ++
phpinspect-token-predicates.el | 3 +++
test/test
elpasync pushed a change to branch externals/phpinspect.
from 3ce8be0657 Only allow one active refresh thread per autoloader
new daf9a6ca43 WIP fixing incremental parser
new 459e038559 WIP shadow buffer
new 6784c90d56 Shadow buffer in semi usable state
new 9b
branch: externals/phpinspect
commit fdbaf15279083f67d344d2e008e57013cb263ce9
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
fix: prevent errors caused by (for now unsupported) anonymous classes
---
phpinspect-buffer.el | 43 --
phpinspect-i
branch: externals/phpinspect
commit fe808b9b2effe5651c8f8aa90ff1120de8b7c171
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Reove commented/obsolete buffer test
---
test/test-buffer.el | 30 --
1 file changed, 30 deletions(-)
diff --git a/test/test-buffer.el b/
branch: externals/phpinspect
commit e2c567acdedc0829851bf2a95b5940a299a1ce0c
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
refactor queue: remove unneeded use of cl-defmethod and inline some
functions in the hot path
---
phpinspect-queue.el | 23 +++
1 file changed, 1
branch: externals/phpinspect
commit 30500e77fd0d2bac25237b8d9f1c65fa35de00cc
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Only use no-enqueue when it is necessary
Needs further investigation, but sometimes using no-enqueue can result in a
deadlock. A likely cause is the use o
branch: externals/phpinspect
commit 64b400a852c79521f943021b00b125fea8264daf
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Require region to be whitespace-only before skipping over it while parsing
---
phpinspect-parser.el | 27 ++
test/phpinspect-test.el
branch: externals/phpinspect
commit eccb846366c369830d9e36ab2833732829784265
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove changeset
---
phpinspect-bmap.el | 2 --
phpinspect-changeset.el | 79 -
phpinspect-parse-context.el
branch: externals/phpinspect
commit b45cb675a9b080f403da51079afc0a2710922e9e
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Reindex dynamically resolved property types after change in imported types
---
phpinspect-buffer.el | 84 +-
phpinsp
branch: externals/phpinspect
commit 109feba101eb2e82e7ee7b4dfaed44c128580d0e
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
All tests passing with shadow buffers and new threading lib
---
phpinspect-buffer.el| 193 ++--
phpinspect-property-ce
branch: externals/phpinspect
commit a923eab4b35b16a4175a428138c9422981b98d03
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
require token-predicates
---
phpinspect-meta.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/phpinspect-meta.el b/phpinspect-meta.el
index 0aa281a3fe..daa9d476
branch: externals/phpinspect
commit 23fbc17d5c1fe67d2a855f7e03427f4665193a42
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix benchmarks
---
benchmarks/parse-file.el | 158 +--
benchmarks/splay-tree.el | 2 +-
2 files changed, 56 insertions(+
branch: externals/phpinspect
commit b440807be55f2dd10b87a8498934352b15dd1c12
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Implement computed-on-demand dynamic completion table
This is a massive quality of life improvement that seems to remove almost
all
editing latency that
branch: externals/phpinspect
commit 9b0fb04d2d5b138d06299555118c3e5cb744ea37
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
WIP move addition processing to shadow (broken)
---
phpinspect-buffer.el | 191 +++
1 file changed, 116 insertions(+),
branch: externals/phpinspect
commit 59c75176bc01851a3655486d14ab3a6d819235e4
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Add tests, fix bugs in reactive class property type indexation
---
phpinspect-buffer.el | 41 --
phpinspect-meta.el | 22
branch: externals/phpinspect
commit d7dc086d2f657cdd76d6cbded1b90de869dfb310
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Ensure only one eldoc thread is active at a time
---
phpinspect-eldoc.el | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/phpinspect-
branch: externals/phpinspect
commit 77d5bea895d940d5bb5951a78dc2feb4d92b5e6c
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Bump version to 3.0.0
---
phpinspect-autoload.el | 2 +-
phpinspect-bmap.el | 2 +-
phpinspect-buffer.el | 2 +-
phpinspect-cache.el
branch: externals/phpinspect
commit 857fcf14fe08c809a5da2ae9d7c365ae4c0a0109
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Use condition variables to wait for shadow synchronization
---
phpinspect-buffer.el | 46 +-
phpinspect-eldoc.el | 2 +-
branch: externals/phpinspect
commit c24115444d258df139a9343a1e647e3d696edc01
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix bug in buffer-shadow synchronization + make eldoc function async
---
phpinspect-autoload.el | 19 ---
phpinspect-buffer.el| 130
branch: externals/phpinspect
commit af623fe4692b197ddff419de49636a21ad840257
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix endless recursion bug in resolving of self-referential variable type
---
phpinspect-resolve.el | 54 ++-
test/phpinspect-tes
branch: externals/phpinspect
commit 8d4bc6cf7e053272b0211c116954a55ef8095420
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove unused/commented code
---
phpinspect-change.el| 46 +---
phpinspect-edtrack.el | 271
phpinspect-pa
branch: externals/phpinspect
commit 68ec3d0218e3d67c046df1ddad6e0d92a1a2a799
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Return unknown-type when derived statement cannot be completely resolved
---
phpinspect-resolve.el | 31 +++--
test/test-buffer-indexation.el | 7
branch: externals/phpinspect
commit 6784c90d5665aa6ee16ce4d697bb25e0f7647715
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Shadow buffer in semi usable state
---
phpinspect-buffer.el | 332 +++--
phpinspect-completion.el | 49 +++---
ph
branch: externals/phpinspect
commit 71da34283ad558ba8030c6104fdb21dcea33d6e9
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Add some explanatory comments and remove unused variables
---
phpinspect-completion.el | 72 ++--
1 file changed, 14 inser
branch: externals/phpinspect
commit 06a4ffdb51dec1fdda4e8c7c72d6c8e7d2041011
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Rename test-shadow.el -> test-change.el
---
test/phpinspect-test.el | 1 +
test/{test-shadow.el => test-change.el} | 8
2 files changed, 5 in
branch: externals/phpinspect
commit 55954aba649a4738df9993f1adb9487895a8d7ae
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix compilation warnings
---
phpinspect-project.el | 4 ++--
phpinspect-resolve.el | 4 ++--
phpinspect-type.el| 4 ++--
3 files changed, 6 insertions(+), 6 delet
branch: externals/phpinspect
commit 619bfb8f08553892bce3ac5323861408872877b5
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove (incorrect) change-post-position
---
phpinspect-change.el | 6 --
test/test-change.el | 11 ---
2 files changed, 17 deletions(-)
diff --git a/ph
branch: externals/phpinspect
commit cfc2891672431b000f15f581d54b29faf0a87797
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
WIP
---
phpinspect-buffer.el | 4 ++--
phpinspect-completion.el | 42 --
phpinspect-eldoc.el | 3 +--
phpinspect-th
branch: externals/phpinspect
commit 9539519a3849a4007f4d83d9401c1296b67818bb
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove lingering `require' of removed phpinspect-edtrack.el
---
phpinspect-buffer.el | 4
1 file changed, 4 deletions(-)
diff --git a/phpinspect-buffer.el b/php
branch: externals/phpinspect
commit 7c5e21a0e2392076a1a8915f314017b950c0a3e9
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Remove debug log
---
test/test-buffer-indexation.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/test-buffer-indexation.el b/test/test-buffer-indexation.el
branch: externals/dape
commit aad51690510ba0ef657c75def198cab2d32ca17e
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix error of killing nil buffers in dape--kill-buffers
---
dape.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index 2f94c1a
branch: externals/consult
commit 53943b69605f15e0dc9a16df4662fa2dbd750246
Author: Daniel Mendler
Commit: Daniel Mendler
consult--source-buffer-register: New source for buffer registers
---
CHANGELOG.org | 1 +
README.org| 2 +-
consult.el| 18 +-
3 files changed, 1
branch: externals/dape
commit 8bf6d5b7d96b2b5a0b51c3db6be394d7d041e197
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix buffer killing when buffer name is nil
---
dape.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dape.el b/dape.el
index ed9d62b859..122
elpasync pushed a change to branch externals/dape.
from e851aa4b7b Bump version to 0.24.1
new aad5169051 Fix error of killing nil buffers in dape--kill-buffers
new 8bf6d5b7d9 Fix buffer killing when buffer name is nil
new a2aa1f26e9 Expose breakpoint disable function
branch: externals/dape
commit a2aa1f26e989fcaaee071b1f99239bbba02445c2
Author: Daniel Pettersson
Commit: Daniel Pettersson
Expose breakpoint disable functionality for reuse
---
dape.el | 46 +++---
1 file changed, 27 insertions(+), 19 deletions(-)
di
branch: elpa/clojure-ts-mode
commit 545991db1ecd6845c1ca2705131a521942a02a8d
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Add a todo
---
clojure-ts-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/clojure-ts-mode.el b/clojure-ts-mode.el
index 29944b90a9..abf54f1f16 100644
---
branch: elpa/cider
commit 187a7e80b103fa706905ac7f43b8a25bbf6cebbf
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
Bump cider-nrepl to 0.56.0
---
CHANGELOG.md| 4
cider.el| 2 +-
dev/docker-sample-
branch: elpa/cider
commit fddaa877c1a187d4cc2006454cdc68fe7dce1cba
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
Reduce number of places where versions need to be updated
---
.../ROOT/pages/basics/middleware_setup.adoc| 2 +-
doc/modules/ROOT/pages/basics/up_and_running.adoc
branch: elpa/cider
commit 9dc5107e8b48dbd5839df03ce533c4afa3682fb5
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
[inspector] Remove functions that don't bring value
---
cider-inspector.el | 143 +++--
1 file changed, 29 insertions(+), 114
elpasync pushed a change to branch elpa/clojure-ts-mode.
from 2dd7ed20c1 Add "Indentation" section to the design documentation
new 5df8343c1e Inline treesit-query-p to ensure compatibility with
Emacs 30
new 545991db1e Add a todo
Summary of changes:
clojure-ts-mode.el | 9
branch: elpa/clojure-ts-mode
commit 5df8343c1ee65b37e6085a14589318bf6583817f
Author: Roman Rudakov
Commit: Bozhidar Batsov
Inline treesit-query-p to ensure compatibility with Emacs 30
---
clojure-ts-mode.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/clojure-t
branch: elpa/cider
commit 26c4c0b979705d16002f8a3218ee93ad69927cd0
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Fix a typo
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67199e887b..8daf24610a 100644
--- a/CHANGELOG.
branch: elpa/emacsql
commit 2e91094b9a902c3dad8830e6e6a03902a322707d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
ci/test: Use ubuntu-24.04
---
.github/workflows/test.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflo
elpasync pushed a change to branch elpa/cider.
from ba5ca6c1fc Remove kofi and liberapay
new fddaa877c1 Reduce number of places where versions need to be updated
new 9dc5107e8b [inspector] Remove functions that don't bring value
new 187a7e80b1 Bump cider-nrepl to 0.5
branch: elpa/gnuplot
commit 2625bf78c06bed8e6286c4cd061a4bbf865c70f9
Author: Daniel Mendler
Commit: Daniel Mendler
gnuplot-context: Make more functions private
---
gnuplot-context.el | 165 +++
gnuplot-debug-context.el | 10 +--
gnuplot-tes
branch: elpa/emacsql
commit f823846fc8b94f482ccecb0cb6860a5bb3c0d884
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
ci/test: Use emacs-30.1
---
.github/workflows/test.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/te
branch: elpa/gnuplot
commit 1577b8d2038e99a7a5e78e9d3e1bc8df0a16df87
Author: Daniel Mendler
Commit: Daniel Mendler
Move many functions to private namespace
Keep obsolete public aliases
---
gnuplot-context.el | 12 ++--
gnuplot-gui.el | 2 +-
gnuplot-test-context.el
elpasync pushed a change to branch elpa/gnuplot.
from f466ab0961 Update README
new 1577b8d203 Move many functions to private namespace
new a71779e7a4 Move functions to private namespace
new 2625bf78c0 gnuplot-context: Make more functions private
Summary of changes:
branch: elpa/gnuplot
commit a71779e7a46a78589e6d027d79da4f5e54f0e84e
Author: Daniel Mendler
Commit: Daniel Mendler
Move functions to private namespace
Keep obsolete public aliases
---
gnuplot.el | 43 +++
1 file changed, 23 insertions(+), 20
branch: elpa/gptel
commit 875be7b2fa0ded95328542e499cf69865d557306
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Make track-media always available
Since links to plain-text files can now always be included in chat
buffers (irrespective of the model's media capab
elpasync pushed a change to branch elpa/emacsql.
from ce7ad75af5 Update .dir-locals.el
new f823846fc8 ci/test: Use emacs-30.1
new 2e91094b9a ci/test: Use ubuntu-24.04
Summary of changes:
.github/workflows/test.yml | 8
1 file changed, 4 insertions(+), 4 deletions
branch: elpa/gptel
commit a5424aea257f5a522f08bd24979cabb311cd436f
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Send links pointing to plaintext files (#475, #481)
When `gptel-track-media' is enabled, follow links in gptel
buffers (Org or Markdown) that point t
elpasync pushed a change to branch elpa/gptel.
from 7a789df905 Revert "meta: Add GitHub CI workflow to run ERT tests"
new a5424aea25 gptel: Send links pointing to plaintext files (#475,
#481)
new 1005da6cd0 test: Update submodule with new unit tests
new 31b6c89566 R
branch: elpa/aidermacs
commit 1f4fe4e8ac05c12c310e6c32893b4ab519efbd47
Author: Mingde (Matthew) Zeng
Commit: Mingde (Matthew) Zeng
Rewrite aidermacs--pick-project-file
---
aidermacs.el | 153 ++-
1 file changed, 100 insertions(+), 53 d
branch: elpa/gptel
commit 31b6c89566bcf3799000356e31cf2f2ef5284a41
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
README: Update for plaintext link handling
README.org: Update section on including media using links to
include sending plain-text files, and the gptel-cont
branch: elpa/gptel
commit 1005da6cd0232f64c707b6306cf7ff64b24e88c6
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
test: Update submodule with new unit tests
test: Add unit tests for `gptel--parse-media-links'.
Implementations of this function now handle links to plain t
branch: externals/matlab-mode
commit 9f457e6139c7886f4a610870e2647a0546afd195
Author: John Ciolfi
Commit: John Ciolfi
tlc.cl: remove typo
---
tlc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tlc.el b/tlc.el
index b32398cf03..d9328987db 100644
--- a/tlc.el
+++ b/tlc
elpasync pushed a change to branch externals/matlab-mode.
from 4a98c8b952 Minor regex optimization, [[:blank:]] => [ \t]
new 9f457e6139 tlc.cl: remove typo
new 3e1d826e3a matlab.el: matlab--imenu-index optimization
Summary of changes:
matlab.el | 2 +-
tlc.el| 2 +-
2
branch: externals/matlab-mode
commit 3e1d826e3a4981c8c6fc2b051569abc03c191863
Author: John Ciolfi
Commit: John Ciolfi
matlab.el: matlab--imenu-index optimization
Add suggestion from Stefan Monnier.
Use font-lock-ensure instead of font-lock-fontify-region because font-lock
branch: externals/indent-bars
commit 810dbd900247af2c6ae19b36690a2abdf06367c1
Merge: 30b47adfaa d9cc0bafd1
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Merge pull request #109 from kurnevsky/new-modes
Add scala and rust ts modes.
---
indent-bars.el | 4 +
branch: externals/indent-bars
commit d9cc0bafd15e1248d8ef1e0e6e69f829d9909828
Author: Evgeny Kurnevsky
Commit: Evgeny Kurnevsky
Add scala and rust ts modes.
---
indent-bars.el | 4
1 file changed, 4 insertions(+)
diff --git a/indent-bars.el b/indent-bars.el
index ae3fda9ede..7dc4cbbd3
branch: externals/matlab-mode
commit c24b2670632f567fe19e5854d01cbc4759a1c4d9
Author: John Ciolfi
Commit: John Ciolfi
Improved doc on matlab and lsp-mode and added pictures
---
doc/matlab-language-server-lsp-mode-files/func2.m | 3 +
doc/matlab-language-server-lsp-mode-files/func3.m |
elpasync pushed a change to branch externals/matlab-mode.
from 9d12c2470d NEWS.org: add entry for updated imenu
new c24b267063 Improved doc on matlab and lsp-mode and added pictures
new 4a98c8b952 Minor regex optimization, [[:blank:]] => [ \t]
Summary of changes:
doc/matl
branch: externals/matlab-mode
commit 4a98c8b952c27d910a03c16bcac946e1505eda1d
Author: John Ciolfi
Commit: John Ciolfi
Minor regex optimization, [[:blank:]] => [ \t]
[[:blank:]] matches more than space and tab, so use space and tab when
outside of comments.
MATLAB language only
97 matches
Mail list logo