branch: externals/hyperbole
commit 538434e882798dc76c914ce01ae7f5070d628385
Author: Mats Lidell
Commit: GitHub
Clean up test containers and volumes (#585)
---
ChangeLog | 5 +
Makefile | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
inde
elpasync pushed a change to branch externals/hyperbole.
from 64294de59f Merge pull request #584 from rswgnu/rsw
new 538434e882 Clean up test containers and volumes (#585)
new 25ad337b6b Add hyp-manual test (#586)
Summary of changes:
ChangeLog | 9 +
branch: externals/hyperbole
commit 25ad337b6be9ebe59ec0925a4ab0095ad7743dc2
Author: Mats Lidell
Commit: GitHub
Add hyp-manual test (#586)
---
ChangeLog | 4
test/hibtypes-tests.el | 16 +++-
2 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/Change
branch: externals/phpinspect
commit db0924c3165e5df014c8fde329dc7cf77e02
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Add avl-tree benchmark for comparison to splay-tree (+ add random-access
pass)
---
benchmarks/splay-tree.el | 124 +++
1
branch: externals/taxy-magit-section
commit 2f65ddb250723d18d60f7b3000a6a1624c4f48f0
Author: Adam Porter
Commit: Adam Porter
Meta: v0.14.1-pre
---
README.org| 4
taxy-magit-section.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.
branch: externals/taxy-magit-section
commit 0dc1c2a4af2957248e15d99d1868fc9eeea6d844
Author: Adam Porter
Commit: Adam Porter
Fix: (taxy-magit-section-define-column-definer) Don't pass ellipsis
Don't pass string as ELLIPSIS argument to TRUNCATE-STRING-TO-WIDTH;
instead pass t, wh
branch: externals/taxy-magit-section
commit 72e9f381f9bdfe114f86b646ce4c6b2bd40c9be5
Author: Adam Porter
Commit: Adam Porter
Release: v0.14.1
---
README.org | 2 +-
taxy-magit-section.el | 2 +-
taxy-magit-section.info | 42 +-
3 file
elpasync pushed a change to branch externals/taxy-magit-section.
from c4d8c1c539 Release: v0.14
new 2f65ddb250 Meta: v0.14.1-pre
new 0dc1c2a4af Fix: (taxy-magit-section-define-column-definer) Don't
pass ellipsis
new 9e76b7fd59 Fix: (-format-items) Calculating image
branch: externals/taxy-magit-section
commit 9e76b7fd59ba1ae096f520fb782adfed0077b21f
Author: Adam Porter
Commit: Adam Porter
Fix: (-format-items) Calculating image widths if on a text frame
Try to find a graphical frame when calculating image widths for column
widths (or signal
elpasync pushed a change to branch elpa/helm.
from 23f72fb284 Use adaptive sort in insert bookmark location
new 8c81a1d3c3 Update docstring
new 63c1a86dd3 Add docstring
new dc3c2a91f7 Prevent force switching to separate tabs with a single
prefarg
Summary of change
branch: elpa/helm
commit 8c81a1d3c3413d1a84e509b2b117cd889b441c9e
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update docstring
---
helm-utils.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/helm-utils.el b/helm-utils.el
index b6370b8633..18528b3b95 100644
--
branch: elpa/helm
commit 63c1a86dd330bd62c8a98ba0eb8cf8371b1818c3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add docstring
---
helm-utils.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/helm-utils.el b/helm-utils.el
index 18528b3b95..af18644005 100644
--- a/helm-utils.el
+++
elpasync pushed a change to branch elpa/helm-core.
from 23f72fb284 Use adaptive sort in insert bookmark location
adds 8c81a1d3c3 Update docstring
adds 63c1a86dd3 Add docstring
adds dc3c2a91f7 Prevent force switching to separate tabs with a single
prefarg
No new revisi
branch: elpa/helm
commit dc3c2a91f7aebc1d72ef7955d669857838d5d148
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Prevent force switching to separate tabs with a single prefarg
Do to that we need now two prefix args (16) otherwise we can't use the
single prefix arg to switch
branch: externals/js2-mode
commit a8b1a5cf51a82066918ff8f02d8098e678d7d083
Author: Mihai Bazon
Commit: Mihai Bazon
fix parsing export { foo as "bar" }
---
js2-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/js2-mode.el b/js2-mode.el
index ec1b64e156..ea07d8b0e4
branch: externals/js2-mode
commit 62d6cb169ed4cb6d7ae3ddbd8da9c995fed0ab32
Merge: 9b90d31ed9 a8b1a5cf51
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #604 from mishoo/export-as-string
fix parsing export { foo as "bar" }
---
js2-mode.el | 3 ++-
1 file changed, 2 insertions
branch: externals/phpinspect
commit abb2c17de8286e7371e4270a1d5cb08ca7ff18fa
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Ad intervalled repeated lookups to benchmark
---
benchmarks/splay-tree.el | 58 +++-
1 file changed, 43 insertions(+), 15
branch: elpa/racket-mode
commit 9e0cd5db1b903d7f061a2f9dca7117cef3294c7d
Author: Greg Hendershott
Commit: Greg Hendershott
racket-describe: Surface "On this page" links via imenu
---
racket-company-doc.el | 57 ++--
racket-describe.el| 72
elpasync pushed a change to branch elpa/racket-mode.
from dba66c4536 Avoid nil function error with racket-package-refresh
new b26b3a3fcf racket-scribble: Show lozenge instead of finger/magnify
images
new 9e0cd5db1b racket-describe: Surface "On this page" links via imenu
S
branch: elpa/racket-mode
commit b26b3a3fcf4fbec7901b3bae578344688acaeeba
Author: Greg Hendershott
Commit: Greg Hendershott
racket-scribble: Show lozenge instead of finger/magnify images
---
racket-scribble.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/racket-scr
elpasync pushed a change to branch elpa/helm-core.
from dc3c2a91f7 Prevent force switching to separate tabs with a single
prefarg
adds 886a729991 Update NEWS
No new revisions were added by this update.
Summary of changes:
NEWS.org | 17 +
1 file changed, 17 insert
branch: elpa/helm
commit 886a72999187efb5719ddcc7d24a03615a1211aa
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update NEWS
---
NEWS.org | 17 +
1 file changed, 17 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index 59383198bf..de794a288a 100644
--- a/NEWS.org
+++ b/
elpasync pushed a change to branch elpa/vm.
from d76fcc9048 Merge branch 'main' into 'main'
new 9714751c98 distclean should not remove configure
new a269ad685f Merge branch 'main' into 'main'
new 33b51e6a8c Use Emacs's facilities for base64/qp/uu
new 8616e77b
branch: elpa/vm
commit 33b51e6a8ce73788a2add527648fc8e569d8d22f
Author: Stefan Monnier
Commit: Stefan Monnier
Use Emacs's facilities for base64/qp/uu
Emacs provides encoding/decoding for base64, quoted-printable, and uudecode
since at least Emacs-22, so just use those.
branch: elpa/vm
commit e8835dbbbc574569bab0715a3f160bef34772b79
Author: Mark Diekhans
Commit: Mark Diekhans
remove no longer used Makefile
---
Makefile.in | 2 +-
configure.ac| 2 +-
src/Makefile.in | 43 ---
3 files changed, 2 insertions(+)
branch: elpa/vm
commit 9714751c9846ce1cdcf0cb69816236ac5dd052c1
Author: Mark Diekhans
Commit: Mark Diekhans
distclean should not remove configure
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index ef88c8ac66..ac8d7a2542 100644
branch: elpa/vm
commit 9a208a321e3ccf6d4f9ce153451fe919ad177e16
Author: Mark Diekhans
Commit: Mark Diekhans
remove MIME encode/decode programs from texinfo documentation
---
info/vm.texinfo | 25 +
1 file changed, 1 insertion(+), 24 deletions(-)
diff --git a/info/vm
branch: elpa/vm
commit 8616e77b854f2a9cc69460c95dc0bf5ffc645828
Author: Mark Diekhans
Commit: Mark Diekhans
distclean should not remove configure
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index ef88c8ac66..ac8d7a2542 100644
branch: elpa/vm
commit ea1b741392452d01ec8f9cfae34c9d0c85c3e1fd
Merge: a269ad685f e8835dbbbc
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'remove-qp-uu' into 'main'
Use Emacs's facilities for base64/qp/uu
See merge request emacs-vm/vm!24
---
Makefile.in
branch: elpa/vm
commit a269ad685f5c60a76b5c254d9c7a4ae01ff49e5d
Merge: d76fcc9048 9714751c98
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'main' into 'main'
distclean should not remove configure
See merge request emacs-vm/vm!25
---
Makefile.in | 2 +-
1 file ch
elpasync pushed a change to branch externals/jinx.
from cd827ee199 README wording
new ca15c1c460 Require Emacs 28.1
new d8beafb9b4 Update changelog
Summary of changes:
CHANGELOG.org | 4 +
emacs-module.h | 444 -
branch: externals/jinx
commit d8beafb9b4832dbcc6db5a9c219d11a0a5b59e0c
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 7da81a5e23..28b42de9a2 100644
--- a/CHANGELOG.o
branch: externals/jinx
commit ca15c1c460927a49da4477a6ebaabb77d756f8ba
Author: Daniel Mendler
Commit: Daniel Mendler
Require Emacs 28.1
---
emacs-module.h | 444 -
jinx.el| 34 ++---
2 files changed, 322 insertions(+), 156 del
branch: externals/osm
commit 741a2803db248a89a2675563e1ff0796ac22d110
Author: Daniel Mendler
Commit: Daniel Mendler
Require Emacs 28.1
---
README.org | 2 +-
osm.el | 79 +-
2 files changed, 33 insertions(+), 48 deletions(-)
elpasync pushed a change to branch externals/osm.
from 25eede7272 Version 1.4
new 741a2803db Require Emacs 28.1
new cab3f28045 Update changelog
Summary of changes:
CHANGELOG.org | 4 +++
README.org| 2 +-
osm.el| 79 --
branch: externals/osm
commit cab3f280457ee8094caaa134cdf7f13f073987c8
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 1aa6f125e4..498ee8a0da 100644
--- a/CHANGELOG.or
branch: externals/tempel
commit 650e8129a570fbc827d43ad60f25299179041102
Author: Daniel Mendler
Commit: Daniel Mendler
Require Emacs 28.1
---
README.org | 2 +-
tempel.el | 26 ++
2 files changed, 15 insertions(+), 13 deletions(-)
diff --git a/README.org b/README.
elpasync pushed a change to branch externals/tempel.
from 317c0e41d5 Version 1.2
new 650e8129a5 Require Emacs 28.1
new 276d29c7b7 Update changelog
Summary of changes:
CHANGELOG.org | 4
README.org| 2 +-
tempel.el | 26 ++
3 files ch
branch: externals/tempel
commit 276d29c7b77537c0d949c98f7943c49c3ff4b0f4
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index bf8581981f..7edd3a7fcb 100644
--- a/CHANGELOG
branch: elpa/beancount
commit 452621fa1f918d8a105e09d3bd82b2deb45b7146
Author: Dave Churchill
Commit: Martin Blais
Fix the output expected from Fava on startup
Fava outputs "Starting Fava on ..." instead of "Running Fava on ..."
since [this commit][1].
Also, if the Fava
branch: elpa/vm
commit d9e3fe029dc393d4c6c76efaa886791366cdd162
Author: Mark Diekhans
Commit: Mark Diekhans
documentation changes to reflect gitlab reboot
---
HISTORY.md | 7 ---
NEWS | 22 +++---
2 files changed, 15 insertions(+), 14 deletions(-)
diff --git a/HI
branch: elpa/vm
commit 36053c892fc0a29ed3eaeaa2ea15257c578d79ab
Merge: ea1b741392 d9e3fe029d
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'main' into 'main'
documentation changes to reflect gitlab reboot
See merge request emacs-vm/vm!26
---
HISTORY.md | 7
42 matches
Mail list logo