elpasync pushed a change to branch elpa/helm-core.
from b6c85e81fe Make helm-popup-tip-mode working with any sources
adds d27b5315e1 Update docstring
adds 842ba6d822 Update NEWS
adds 3c7b251f3c Add xz extension to helm-ff-file-compressed-list
adds 36a6b50f32 Gene
branch: elpa/helm
commit d733debbe1144122e464f164707e5ff2717e2d9a
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Remove user var helm-sources-using-help-echo-popup
Now only sources that have the popup-info attributes will work with
helm-popup-tip-mode.
---
helm-grep.el |
elpasync pushed a change to branch elpa/helm.
from b6c85e81fe Make helm-popup-tip-mode working with any sources
new d27b5315e1 Update docstring
new 842ba6d822 Update NEWS
new 3c7b251f3c Add xz extension to helm-ff-file-compressed-list
new 36a6b50f32 Generaliz
branch: elpa/helm
commit 57a54d4b2c89aa272deeea4e07ff26ca4eac147b
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update NEWS
---
NEWS.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 9b28a53133..3c767e7075 100644
--- a/NEWS.org
+++ b/NEW
branch: elpa/helm
commit d27b5315e122e82c2d7fca1586718ca4c4251242
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update docstring
---
helm-man.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/helm-man.el b/helm-man.el
index 39c37e2b69..07fc1024e5 100644
--- a/h
branch: elpa/helm
commit 36a6b50f325be94f30c6cf699ede042fa907c6b1
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Generalize popup-info to helm-source
---
helm-id-utils.el | 1 +
helm-man.el | 10 --
helm-source.el | 10 +-
helm-utils.el| 4 ++--
4 files cha
branch: elpa/helm
commit 3c7b251f3ca7856224acf427b4eb8e90c529a370
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add xz extension to helm-ff-file-compressed-list
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-files.el b/helm-files.el
index 75
branch: elpa/helm
commit 273763f0cd6e06318dc6705b7a75d680543e7d98
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Allow using popup-info from metadata
like this popup-info can be used in helm-mode.
---
helm-mode.el | 31 +++
1 file changed, 27 insert
branch: elpa/helm
commit 7e554e338438cb7ed01dca933c179b544b15ed3b
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Prevent displaying an empty space as popup-info
when the function return nil.
---
helm-utils.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --g
branch: elpa/helm
commit 842ba6d822abb62d0c965c32196785a355432d66
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update NEWS
---
NEWS.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index fc38ed2a75..9b28a53133 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6
branch: externals/cape
commit 37e96afde051ce9648b46b358d9c1f5fa7a7932f
Author: Daniel Mendler
Commit: Daniel Mendler
cape-elisp-symbol: Only insert wrappers when not already there (Fix #126)
---
cape.el | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/
branch: externals/cape
commit 9476f6c38318bd762e749b0a33bdd4bf2073790c
Author: Daniel Mendler
Commit: Daniel Mendler
cape-dabbrev-check-other-buffers: More defensive function check (Fix #127)
---
cape.el | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/cape.
branch: externals/corfu
commit e0b7936c21121158628bc2b392fc7a42e26ae536
Author: Daniel Mendler
Commit: Daniel Mendler
README: Use keymap-set
---
README.org | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.org b/README.org
index d0e05f3435..dd93cb
branch: externals/cape
commit e7b0b19ae3d46d61c2f96c6fc91150d7e6d0193c
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 5 +
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 1de263c76b..d065b7f6c6 100644
--- a/CHANGELOG.
branch: externals/corfu
commit 921dd7c97ec41fe8ef81dd5f5a08b0f717586c86
Author: Daniel Mendler
Commit: Daniel Mendler
README: Use :config block
---
README.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index dd93cb27ca..9f838a4b1f 10064
elpasync pushed a change to branch externals/corfu.
from fac0d67ead README: Minor cleanup
new e0b7936c21 README: Use keymap-set
new 921dd7c97e README: Use :config block
Summary of changes:
README.org | 22 +++---
1 file changed, 11 insertions(+), 11 deleti
branch: externals/cape
commit a40c06a259f3dd59eb5f5d7a397a781c09865681
Author: Daniel Mendler
Commit: Daniel Mendler
cape-elisp-symbol: Insert wrappers in emacs-lisp-mode in strings and
comments
---
cape.el | 4
1 file changed, 4 insertions(+)
diff --git a/cape.el b/cape.el
index c92
elpasync pushed a change to branch externals/cape.
from 5c468d6d65 Bump version
new 37e96afde0 cape-elisp-symbol: Only insert wrappers when not already
there (Fix #126)
new a40c06a259 cape-elisp-symbol: Insert wrappers in emacs-lisp-mode in
strings and comments
new
branch: externals/listen
commit f9d95497cd8287b8ecde98caa36f7036be9af87b
Author: Adam Porter
Commit: Adam Porter
Tidy: (listen--send MPV)
---
listen-mpv.el | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/listen-mpv.el b/listen-mpv.el
index 7562df46c6..0ad1c84f1f 1
elpasync pushed a change to branch externals/listen.
from d97f308f34 Tidy: (listen--volume) Use error, not user-error
new ffb0a91371 Add: (listen-mpv) MPV support
new 193e04b3aa Merge: MPV support
new 40adfdeffa Fix: (listen--status MPV) Variable
new f9d95497
branch: externals/listen
commit 9d64fd574b257303aa1dc376b6cc21de634fd999
Author: Adam Porter
Commit: Adam Porter
Docs: Add ELPA-devel badge
Technically it's "GNU-devel ELPA", but who's to say.
---
README.org | 2 +-
docs/README.org | 2 +-
2 files changed, 2 insertions(+), 2 d
branch: externals/marginalia
commit 50a51c69f006ec8b3ba1c570555d279d4cff6d99
Author: Daniel Mendler
Commit: Daniel Mendler
Update README: Recommended icon package
---
README.org | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/README.org b/README.org
index 4
branch: externals/listen
commit 193e04b3aa289605eeedc743e5969d746783c4bf
Merge: d97f308f34 ffb0a91371
Author: Adam Porter
Commit: Adam Porter
Merge: MPV support
---
README.org | 2 +
docs/README.org | 2 +
listen-lib.el | 4 +-
listen-mpv.el | 168
branch: externals/listen
commit 94c0432a213b6da80e30d1be961b5daf27cb26df
Author: Adam Porter
Commit: Adam Porter
Docs: Update player mentions
---
README.org | 4 ++--
docs/README.org | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/listen
commit 40adfdeffaacc937992ac6edb69b836a0e2fa750
Author: Adam Porter
Commit: Adam Porter
Fix: (listen--status MPV) Variable
---
listen-mpv.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/listen-mpv.el b/listen-mpv.el
index ecdb7c0638..756
branch: externals/listen
commit 35e6b832e522a01efef9943d99f3b61cb2928366
Author: Adam Porter
Commit: Adam Porter
Tidy: Indentation
Not sure what happened there.
---
listen-info.el | 30 --
1 file changed, 8 insertions(+), 22 deletions(-)
diff --git a/li
branch: externals/listen
commit eedac8822b3632619b6cfeffd10ce568883b7ff0
Author: Adam Porter
Commit: Adam Porter
Docs: Clarify
---
README.org | 2 +-
docs/README.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 642b81acc6..149060c
branch: externals/listen
commit ffb0a91371beed804db67e168320859aac8ea81d
Author: Adam Porter
Commit: Adam Porter
Add: (listen-mpv) MPV support
Seems to work well so far.
---
README.org | 2 +
docs/README.org | 2 +
listen-lib.el | 4 +-
listen-mpv.el | 168 ++
branch: externals/listen
commit d75248f11c83f85647188f964cdc505c97ee24b8
Author: Adam Porter
Commit: Adam Porter
Tidy: Compilation warning
---
listen-mpd.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/listen-mpd.el b/listen-mpd.el
index 26ce171a6e..a0b87259dc 100644
branch: externals/listen
commit c5b7f0b524f605917371b8932c4548ca0243b8ce
Author: Adam Porter
Commit: Adam Porter
Docs: Mention MPV-MPRIS
---
README.org | 2 +-
docs/README.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 87a35a47e
branch: externals/listen
commit 748a148188fbcd5a5777e79663225638633ab192
Author: Adam Porter
Commit: Adam Porter
Fix: (listen-current-player)
I thought that DEFVAR could be used there, but apparently not.
---
listen-lib.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
di
branch: externals/listen
commit be91375f7e028f6899815541d37bbe64959a8cb9
Author: Adam Porter
Commit: Adam Porter
Docs: Update another player mention
---
README.org | 2 +-
docs/README.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
ind
branch: externals/org
commit 6bf748e0d9bbe5852d37f6c1de61b3e4026d4fb8
Author: Ihor Radchenko
Commit: Ihor Radchenko
etc/ORG-NEWS: Add reference to undocumented feature added in Org 9.7
---
etc/ORG-NEWS | 8
1 file changed, 8 insertions(+)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
i
branch: externals-release/org
commit b128d2be817b15748c1e4b47d3eedd91daf70fbd
Author: Ihor Radchenko
Commit: Ihor Radchenko
etc/ORG-NEWS (Alignment of image previews can be customized): Add missing
entry
---
etc/ORG-NEWS | 20
1 file changed, 20 insertions(+)
diff --g
branch: externals-release/org
commit 5ebd973e09d7a46d056f1cd9b5efc44e878cce9c
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update version number for the 9.7.10 release
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index 0b3566
branch: externals/org
commit 19440a8bc2c1307fb12711fd50fd49a01b5ef9b4
Merge: 38d1bc67b2 b128d2be81
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
etc/ORG-NEWS | 20
1 file changed, 20 insertions(+)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index
elpasync pushed a change to branch externals-release/org.
from e52858fdb4 lisp/ox.el: Fix handling attachment: links
new 5ebd973e09 Update version number for the 9.7.10 release
new b128d2be81 etc/ORG-NEWS (Alignment of image previews can be
customized): Add missing entry
elpasync pushed a change to branch externals/org.
from 38d1bc67b2 lisp/ox-publish.el: Use publish time in publish cache
new 5ebd973e09 Update version number for the 9.7.10 release
new b128d2be81 etc/ORG-NEWS (Alignment of image previews can be
customized): Add missing entry
branch: externals/org
commit d51dc4aa29f793f598a258c4dcbe8b05ae975605
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-toggle-inline-images-command: New command for C-c C-x C-v binding
* lisp/org.el (org-toggle-inline-images-command): New command to
toggle images. Unlike the o
elpasync pushed a change to branch elpa/magit.
from fecfa11e40 No longer track generated %.texi
adds 85bffbbfaf Actually no longer track generated %.texi
No new revisions were added by this update.
Summary of changes:
docs/magit-section.texi | 331 --
docs/magit.texi | 1
elpasync pushed a change to branch elpa/magit-section.
from fecfa11e40 No longer track generated %.texi
adds 85bffbbfaf Actually no longer track generated %.texi
No new revisions were added by this update.
Summary of changes:
docs/magit-section.texi | 331 --
docs/magit.texi
branch: externals/consult
commit d403b8bd1b49922de5a8060e79f647db7988ace6
Author: Daniel Mendler
Commit: Daniel Mendler
consult-grep: Update docstring
---
consult.el | 55 +++
1 file changed, 27 insertions(+), 28 deletions(-)
diff --git a
elpasync pushed a change to branch externals/consult.
from 3d0fc6a8c6 consult--directory-prompt: Support shadowed paths (Fix
#1064)
new 28d60a2227 consult-grep, consult-find: Ask for project first when
invoked with C-u C-u
new d403b8bd1b consult-grep: Update docstring
branch: externals/consult
commit 28d60a222784515d2982be4f3aa287a789c84244
Author: Daniel Mendler
Commit: Daniel Mendler
consult-grep, consult-find: Ask for project first when invoked with C-u C-u
Fix #1069
---
CHANGELOG.org | 7 +++
consult.el| 2 +-
2 files changed, 8 inse
branch: externals/consult
commit 027d1f624e63fff37361ddfb934097397b567ff2
Author: Daniel Mendler
Commit: Daniel Mendler
README update
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 036bf1ed3a..44f0754088 100644
--- a/READM
branch: externals/preview-auto
commit d5cda9ac4d7dce78dcfcfdd893477bf4b055f2ef
Author: Paul Nelson
Commit: Paul Nelson
Update docstrings
* preview-auto.el (preview-auto-refresh-after-compilation):
(preview-auto--already-previewed-at):
---
preview-auto.el | 10 +-
1 file
branch: externals/cursor-undo
commit e82084c3d491ff7199e14cc8da69c250b9bda492
Author: Luke Lee
Commit: Luke Lee
Fix read-only buffer undo operations on end of undo list
(cundo-is-cursor-undo-entry, cundo-is-undo-boundary): New functions
for boundary conditions.
(cundo-track-
branch: externals/cape
commit 944c60cc3ff81ceceeb239746f7dd9d8e7d0a663
Author: Daniel Mendler
Commit: Daniel Mendler
Resolve some checkdoc warnings
---
cape.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/cape.el b/cape.el
index a8c0478e78..f8109b3a4a 10064
branch: externals/cape
commit 49e2fe56f7e6c8dba5fbe13a277e22b63d083fc6
Author: Daniel Mendler
Commit: Daniel Mendler
cape-dabbrev-check-other-buffers: More defensive function check (Fix #127)
---
cape.el | 29 +
1 file changed, 13 insertions(+), 16 deletions(-)
elpasync pushed a change to branch externals/cape.
from 9476f6c383 cape-dabbrev-check-other-buffers: More defensive
function check (Fix #127)
new de5adc124f Revert "cape-dabbrev-check-other-buffers: More defensive
function check (Fix #127)"
new 49e2fe56f7 cape-dabbrev-chec
branch: externals/cape
commit de5adc124faf09ad4d3c18441db2da09d409bc73
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "cape-dabbrev-check-other-buffers: More defensive function check
(Fix #127)"
This reverts commit 9476f6c38318bd762e749b0a33bdd4bf2073790c.
---
cape.el | 13 +
branch: externals/exwm
commit 2f4e6fea7e3bb609cdc88dbff0bd74cf00b9b630
Author: Steven Allen
Commit: GitHub
Don't leave the inner window behind when moving floating windows (#73)
Previously, EXWM would leave the inner window behind when dragging
around floating windows until the
elpasync pushed a change to branch externals/exwm.
from f00b5ca655 Fix on-Notify (#71)
new 2f4e6fea7e Don't leave the inner window behind when moving floating
windows (#73)
new 8c61f7ef2c Transfer surrogate minibuffers to the next workspace on
delete (#74)
new 3179
branch: externals/exwm
commit 8c61f7ef2c0810837fcb4a4dbd2cc21ea61760e4
Author: Steven Allen
Commit: GitHub
Transfer surrogate minibuffers to the next workspace on delete (#74)
Othewise, we won't be able to delete the frame (frames with surrogate
minibuffers cannot be deleted).
branch: externals/exwm
commit 3179085c2962b73eefe515b3599e87575fbe6a13
Author: Steven Allen
Commit: GitHub
Use the correct value masks when resizing/moving (#75)
* exwm-floating.el (exwm-floating--do-moveresize): use the correct value
masks when resizing/moving floating window
elpasync pushed a change to branch elpa/git-commit.
from 85bffbbfaf Actually no longer track generated %.texi
new bc5149c8de Remove *-pkg.el
new 7208042745 make: Clean clean target
new 5a4950db71 Remove "It's Magit!" section from relnotes
Summary of changes:
Makef
branch: elpa/helm
commit eb5edc60be7294f9fa623c208bfdb681fbe2a3f1
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add a popup-info in HFF
---
helm-files.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/helm-files.el b/helm-files.el
index f34e3ded23..c024645fc1 100644
--- a/helm
branch: elpa/git-commit
commit 720804274576dda1a773fe4c279642dbbc97380b
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Clean clean target
Or, remove temporary kludge before it celebrates its tenth birthday.
---
Makefile | 4
lisp/Makefile | 1 +
2 files changed, 1
branch: elpa/git-commit
commit 5a4950db712e17f0768bfc99cd608a4682d8c933
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Remove "It's Magit!" section from relnotes
---
docs/RelNotes/2.10.0.txt | 16
docs/RelNotes/2.11.0.txt | 21 -
docs/RelNotes/2.12.0.tx
elpasync pushed a change to branch elpa/helm-core.
from 7e554e3384 Prevent displaying an empty space as popup-info
adds eb5edc60be Add a popup-info in HFF
No new revisions were added by this update.
Summary of changes:
helm-files.el | 3 +++
1 file changed, 3 insertions(+)
branch: elpa/git-commit
commit bc5149c8de010e9d469e0b324a207b0e86297792
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Remove *-pkg.el
---
Makefile | 2 +-
lisp/git-commit-pkg.el| 8
lisp/magit-pkg.el | 12
lisp/magit-section-pkg.el | 7
elpasync pushed a change to branch elpa/magit.
from 85bffbbfaf Actually no longer track generated %.texi
adds bc5149c8de Remove *-pkg.el
adds 7208042745 make: Clean clean target
adds 5a4950db71 Remove "It's Magit!" section from relnotes
No new revisions were added by t
elpasync pushed a change to branch elpa/magit-section.
from 85bffbbfaf Actually no longer track generated %.texi
adds bc5149c8de Remove *-pkg.el
adds 7208042745 make: Clean clean target
adds 5a4950db71 Remove "It's Magit!" section from relnotes
No new revisions were ad
branch: externals/dape
commit 49260071c2e7fd83bfe70b4b7f42d796c9e6240b
Author: Daniel Pettersson
Commit: Daniel Pettersson
Add OCaml support with ocamlearlybird
---
README.org | 6 ++
dape.el| 16
2 files changed, 22 insertions(+)
diff --git a/README.org b/README.
elpasync pushed a change to branch externals/exwm.
from 3179085c29 Use the correct value masks when resizing/moving (#75)
new fa3393806c Drop obsolete xinitrc
new 423850fe83 Drop obsolete exwm-config.el
Summary of changes:
exwm-config.el | 145
branch: externals/exwm
commit fa3393806c3e7e3d6dc767cd7c0e29b8d4d0a716
Author: Daniel Mendler
Commit: Daniel Mendler
Drop obsolete xinitrc
* xinitrc: Drop obsolete file.
* exwm.el: Update commentary.
---
exwm.el | 5 -
xinitrc | 26 --
2 files chang
branch: externals/exwm
commit 423850fe8315acb050afeeaf6594a090571e23da
Author: Daniel Mendler
Commit: Daniel Mendler
Drop obsolete exwm-config.el
Instead of using the obsolete exwm-config in your init.el, we recommend to
create a custom configuration tailored to your needs. The
branch: externals/hyperbole
commit 12c4a31a8212f9bc59fed80abb52865078934e7b
Author: Mats Lidell
Commit: GitHub
Add tree-sitter "programming modes" supported by Hyperbole (#576)
---
ChangeLog | 10 ++
hibtypes.el | 6 --
hmouse-tag.el | 4 ++--
hui-mouse.el | 12 ++--
branch: elpa/git-commit
commit 55656a31cc4fe6c8996c621f4cf14aa4a1bfe47d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-get{,-all,-boolean}: Get values from included files
When `magit--refresh-cache' is non-nil, a different code-path is taken,
which did already respect val
elpasync pushed a change to branch elpa/hyperdrive.
from 43fec5b95a Change: (-downloaded faces) Set :weight normal
new 33881a506e Tidy: (h/insert-button) Remove unused function
new 4cd3643f6e Fix: (hyperdrive-mirror) Use correct keyword argument
Summary of changes:
hyperd
branch: elpa/hyperdrive
commit 4cd3643f6e4db7e14b70a2351465e42f28ffb8ed
Author: Joseph Turner
Commit: Joseph Turner
Fix: (hyperdrive-mirror) Use correct keyword argument
---
hyperdrive-mirror.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/hyperdrive-mirror.el b
branch: elpa/hyperdrive
commit 33881a506eb896215d227c536eec2c71ceaba5d2
Author: Joseph Turner
Commit: Joseph Turner
Tidy: (h/insert-button) Remove unused function
---
hyperdrive-lib.el | 10 --
1 file changed, 10 deletions(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index
elpasync pushed a change to branch elpa/magit.
from 5a4950db71 Remove "It's Magit!" section from relnotes
adds 55656a31cc magit-get{,-all,-boolean}: Get values from included files
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 4 ++--
1 file ch
branch: elpa/meow
commit 60860ca313f3a795691f49b4e076bd9a4a7f5c5d
Author: Will Bush
Commit: GitHub
colemak: delete duplicate meow-delete binding (#629)
---
KEYBINDING_COLEMAK.org | 1 -
1 file changed, 1 deletion(-)
diff --git a/KEYBINDING_COLEMAK.org b/KEYBINDING_COLEMAK.org
index ceb1d3a
elpasync pushed a change to branch elpa/magit-section.
from 5a4950db71 Remove "It's Magit!" section from relnotes
adds 55656a31cc magit-get{,-all,-boolean}: Get values from included files
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 4 ++--
1
branch: externals/transient
commit f8a5f7ca50e549988b7e66b8fa5841b0bc33eac3
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make release: Don't pass along $VERSION
This currently isn't being used.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Make
branch: externals/transient
commit 3915d727f80e8b8ce137b701bbdc00b28ce463d8
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
ci: Publish manual for tagged releases
---
.github/workflows/manual.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/manual.yml b/.github/work
branch: externals/transient
commit 0e35673ef5cfb4ae9ec8047a34d652b2f9986db6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
No longer use static-if at top-level
I have found used of `static-if' at the top-level in other packages, but
most uses are within a top-level form, not as
branch: externals/transient
commit f4aac8443c63ac47795fba12db193ff4da0279f0
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
No longer track generated transient.texi
That also means that we can use the (updated) {{{version}}} macro again.
---
docs/.orgconfig |2 +-
docs/tran
tarsius pushed a change to branch externals/transient.
from b2cb4e578f Release version 0.7.4
new 0e35673ef5 No longer use static-if at top-level
new 3915d727f8 ci: Publish manual for tagged releases
new e412e32535 make: Ensure documentation is cleaned up and regenera
branch: externals/transient
commit 3dcd648fa67e59ee140b5e00ce06bcf55295351e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Re-generate %.texi if HEAD changed since previous run
---
.gitignore| 1 +
default.mk| 1 +
docs/Makefile | 6 +-
3 files changed, 7 insertions(+), 1
branch: externals/transient
commit e412e32535698d8a29f9a1821b2f2e90855d0ea9
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Ensure documentation is cleaned up and regenerated when needed
- Files are not the only inputs to `texi', so we cannot rely on their
modification t
branch: externals/phpinspect
commit 8a963834075fedb92b4f5cd4de99a11db92ccf8f
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Implement resolving variable types through inline @var annotations
---
phpinspect-index.el | 16
phpinspect-resolve.el | 40 +++
elpasync pushed a change to branch externals/phpinspect.
from 99e628847c Wrap buffer edit logic in `save-excursion'
new 8a96383407 Implement resolving variable types through inline @var
annotations
new 5c61d4b293 Implement resolving types from typecasted statements
Summar
branch: externals/phpinspect
commit 5c61d4b2935bb59f4c7ef0892a98b4ce1fdb50d1
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Implement resolving types from typecasted statements
---
phpinspect-resolve.el | 12 ++--
test/test-resolve.el | 24
2 files changed
branch: elpa/gnosis
commit 89c440d0b65c182cfae10c3559e4079782ff0917
Author: Thanos Apollo
Commit: Thanos Apollo
Packaging: Use emacsql 4.0.0
* Use new emacsql version 4.0.0.
---
gnosis.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnosis.el b/gnosis.el
in
branch: elpa/gnosis
commit 4fe415d70277046f6b81a00e8e012634e4f0ac05
Author: Thanos Apollo
Commit: Thanos Apollo
Version bump: 0.4.1
* No changes except for packaging.
* Use emacsql-4.0.0
Version bump to mark a new build for nongnu elpa.
---
gnosis.el | 2 +-
1 file cha
branch: elpa/gnosis
commit 13d8547a4d984f1db43f850472d22248d5c1541c
Author: Thanos Apollo
Commit: Thanos Apollo
Update docstrings.
---
gnosis.el | 36 +++-
1 file changed, 27 insertions(+), 9 deletions(-)
diff --git a/gnosis.el b/gnosis.el
index 2334ce7d16..
elpasync pushed a change to branch elpa/gnosis.
from fe019d58f2 dashboard: Display overdue notes.
new 89c440d0b6 Packaging: Use emacsql 4.0.0
new 13d8547a4d Update docstrings.
new d0aecd35d0 Add .elpaignore.
new 4fe415d702 Version bump: 0.4.1
Summary of cha
branch: elpa/hyperdrive
commit f57c9086dd5659037dde6ec9d9fdab8533527f98
Author: Joseph Turner
Commit: Joseph Turner
Add: (h/safe-string) New function
---
hyperdrive-lib.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 615884b0d6..dd3b
branch: elpa/gnosis
commit d0aecd35d01786730b67ef6259b347a3876aedac
Author: Thanos Apollo
Commit: Thanos Apollo
Add .elpaignore.
* Ignore files for nongnu elpa packaging.
---
.elpaignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.elpaignore b/.elpaignore
new file mode
branch: elpa/hyperdrive
commit e7cb936587863db5be8d25ca49d27f956caaa48b
Author: Joseph Turner
Commit: Joseph Turner
Tidy: (hyperdrive-mark-as-safe) Capitalization
---
hyperdrive.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hyperdrive.el b/hyperdrive.el
index 53
branch: elpa/hyperdrive
commit 65d6204dd0b945db943b96da5c2aa81bd03aa735
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/menu-mark-as-safe) Prompt to mark as safe/unsafe/unknown
This change also offers a chance to read about this decision.
---
hyperdrive-menu.el | 13
branch: elpa/hyperdrive
commit 5aba07372ba12a57615b4f54b06d623f0ffe5707
Author: Joseph Turner
Commit: Joseph Turner
Add: (h/safe, h/unsafe, h/safe-unknown) Faces; Use in h/safe-p
---
hyperdrive-lib.el | 6 +++---
hyperdrive-vars.el | 9 +
2 files changed, 12 insertions(+), 3 deleti
elpasync pushed a change to branch elpa/hyperdrive.
from 4cd3643f6e Fix: (hyperdrive-mirror) Use correct keyword argument
new e7cb936587 Tidy: (hyperdrive-mark-as-safe) Capitalization
new 188438e59d Change: (h/mark-as-safe) Allow marking as 'unknown
new b4ea005fdb Ad
branch: elpa/hyperdrive
commit 44ddb430deeed841f1e6a0523767f5a750c6a546
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/handler-default) Prompt to mark safe when loading file
---
hyperdrive-lib.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/hyperd
branch: elpa/hyperdrive
commit 708fa6096e57542622cc13189fe25ee38efef71f
Author: Joseph Turner
Commit: Joseph Turner
Docs: (hyperdrive-mark-as-safe) Document changes
---
doc/hyperdrive.org | 16 ++--
doc/hyperdrive.texi | 16 ++--
2 files changed, 20 insertions(+), 1
branch: elpa/hyperdrive
commit 188438e59df651e562d2dace1c95cc15623e968e
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/mark-as-safe) Allow marking as 'unknown
---
hyperdrive-lib.el | 5 -
hyperdrive.el | 20
2 files changed, 16 insertions(+), 9 deletion
branch: elpa/hyperdrive
commit ff828ee9882e101db27bcd5b4b73953be16ad67b
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/mark-as-safe) Use h/safe-string
---
hyperdrive.el | 11 ++-
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/hyperdrive.el b/hyperdrive.el
inde
branch: elpa/hyperdrive
commit 6ef425d194c79c15a29bf7455bee1816ca25c54c
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/menu-bar-menu) Use h/safe-string
---
hyperdrive.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/hyperdrive.el b/hyperdrive.el
index 8e4345
1 - 100 of 109 matches
Mail list logo