branch: elpa/xah-fly-keys
commit 5f8d28b358ded1925a4e637a70bdafd41b62461a
Author: Xah Lee
Commit: Xah Lee
xah-delete-current-text-block fixed last commit. now when in blank lines,
delete following blank lines.
---
xah-fly-keys.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
branch: externals/urgrep
commit 5552eee4a2c923dd18b5616e0c240215835eefd2
Author: Jim Porter
Commit: Jim Porter
Fix indentation
---
urgrep.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/urgrep.el b/urgrep.el
index 63ceb1680c..f4322e18ed 100644
--- a/urgrep.el
+++ b/ur
branch: externals/ebdb
commit f7b50402cf672448c4999e069b8b58294ef18595
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Final round of compiler quieting
Thanks again to Arash Esbati
Not all the way there, but I don't know what to do about the format
complaints.
---
ebdb
branch: elpa/hyperdrive
commit 7a34a681127052bc25a6bdf199f48926fa672755
Author: Joseph Turner
Commit: Joseph Turner
Docs: Clarify Troubleshooting
---
doc/hyperdrive.org | 4 ++--
doc/hyperdrive.texi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/hyperdrive.org
branch: elpa/cider
commit ded24d8929c04e8492fb9f99c91110b0cb897328
Author: vemv
Commit: GitHub
Inspector: render Java items using `java-mode` syntax coloring (#3547)
Fixes https://github.com/clojure-emacs/cider/issues/3546
---
CHANGELOG.md | 4 +
cider-docstring.
branch: externals/consult
commit ca553143acd3428686d0b3f821e2696b00fd0e3e
Author: Daniel Mendler
Commit: Daniel Mendler
Reenable preview for consult-buffer-other-frame
---
consult.el | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/consult.el b/consult.el
index 67977
branch: externals/consult
commit fa249d5dd7212e5ae1fa51c086d8f1197d738ef4
Author: Daniel Mendler
Commit: Daniel Mendler
Improve docstrings
---
consult.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/consult.el b/consult.el
index feff928d78..a65f9d4dac 100644
---
branch: externals/consult
commit a2da0612cff0a88715e4b9e5ca3c30ae9d77fa03
Author: Illia Ostapyshyn
Commit: GitHub
Add missing consult-buffer-other-tab function (#875)
---
consult.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/consult.el b/consult.el
index 6b22c1c7f8..67977fe0
elpasync pushed a change to branch externals/consult.
from 8f22fbce8d Fix custom type
new a2da0612cf Add missing consult-buffer-other-tab function (#875)
new ca553143ac Reenable preview for consult-buffer-other-frame
new 3fc50dafbc Update readme and changelog
branch: externals/consult
commit 3fc50dafbcd5c570474fde3f1edb683829f0546a
Author: Daniel Mendler
Commit: Daniel Mendler
Update readme and changelog
---
CHANGELOG.org | 1 +
README.org| 14 +-
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/CHANGELOG.org b/CH
branch: externals/wisitoken-grammar-mode
commit e3ceac0f8c8ea4d742497b71141886c810fffef6
Author: Stephen Leake
Commit: Stephen Leake
* .elpaignore: New file
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00..c
branch: externals/gpr-query
commit 090cbafa5d1f79e703a10e9db4cdbc726de92b44
Author: Stephen Leake
Commit: Stephen Leake
* notes.text: Update release process
---
notes.text | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/notes.text b/notes.text
index d265c
branch: externals/org
commit 098f0815916fcfd88b24d7a0a842c3b294b4383d
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-open-at-point: Preserve point unless opening link moves the point
* lisp/org.el (org-open-at-point): Preserve point when opening links.
When a link opened move
branch: elpa/lua-mode
commit fb14be99f076b9624b850dcd424eabede80a8b64
Merge: 7eb8eaa420 3005a3cc33
Author: immerrr again
Commit: GitHub
Merge pull request #211 from paralogismos/master
fixed unescaped single-quotes
---
lua-mode.el | 18 +-
1 file changed, 9 insertio
elpasync pushed a change to branch elpa/lua-mode.
from 7eb8eaa420 Merge pull request #208 from tarsiiformes/nadvice
new 3005a3cc33 fixed unescaped single-quotes
new fb14be99f0 Merge pull request #211 from paralogismos/master
new 881c412dbc No longer quote a lambda
branch: elpa/lua-mode
commit 881c412dbcbb7e70b169073b68ea351d44adccd6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
No longer quote a lambda
Emacs v30's byte-compiler started to warn:
lib/lua-mode/lua-mode.el:333:10: Warning: (lambda (sym) ...)
quoted with ' rather tha
branch: elpa/org-contrib
commit c5ce9ce792881bc091ab95be499440b38f07486c
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/ob-eukleides.el: Switch to lexical binding, fix compiler warnings
(org-babel-execute:eukleides): Remove unused bindings.
(org-babel-prep-session:eukleide
branch: elpa/lua-mode
commit 3005a3cc3390af9b0c9bb4dcb986a7735239c4b9
Author: paralogismos
Commit: paralogismos
fixed unescaped single-quotes
---
lua-mode.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/lua-mode.el b/lua-mode.el
index 6ab4d438e6..04
branch: elpa/lua-mode
commit d074e4134b1beae9ed4c9b512af741ca0d852ba3
Merge: fb14be99f0 881c412dbc
Author: immerrr again
Commit: GitHub
Merge pull request #207 from tarsiiformes/silencio
No longer quote a lambda
---
lua-mode.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletion
branch: externals/org
commit 20ab29117c80a177761f84d23179134998ce7447
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/ol.el (org-link-open-as-file): Document function arguments
---
lisp/ol.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/lisp/ol.el b/lisp/ol
branch: externals/company
commit 66201465a962ac003f320a1df612641b2b276ab5
Author: Philipp Stephani
Commit: GitHub
Fix syntax error in &key argument (#1419)
The &key keyword may only appear once.
---
company.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/comp
elpasync pushed a change to branch elpa/sweeprolog.
from 5dd4650ba3 ADDED: in-buffer completions for predicate options
new 9352db0276 ADDED: in-buffer completions for arithmetic functions
new 64de88fd7b Announce recent changes in NEWS.org and bump version to
0.26.0
Summar
branch: elpa/sweeprolog
commit 9352db02765ca6e26eb53998bc3d4640aed9f611
Author: Eshel Yaron
Commit: Eshel Yaron
ADDED: in-buffer completions for arithmetic functions
* sweep.pl (sweep_function_functors_collection/2)
(sweep_functions_collection/2): New predicates.
(sweep_cont
branch: elpa/sweeprolog
commit 64de88fd7b0f2e86b484e51070dfe41c055ee0bb
Author: Eshel Yaron
Commit: Eshel Yaron
Announce recent changes in NEWS.org and bump version to 0.26.0
---
NEWS.org | 10 ++
sweep.texi| 4 ++--
sweeprolog.el | 2 +-
3 files changed, 13 insertions(+)
24 matches
Mail list logo