elpasync pushed a change to branch externals/denote.
from d47ef97062 Make denote-update-dired-buffers also revert current
Dired
new 4261d19a88 Put Denote menu bar after "Tools"
new f0910d3146 Add denote-menu-bar-mode, making the Denote menu bar
optional
new 195f0c3
branch: externals/denote
commit b996b7e6f0204550f9b6480c587a73a95ce0f7d1
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Refactor denote-add-front-matter
---
denote.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/denote.el b/denote.el
inde
branch: externals/denote
commit 4261d19a88a5d2dbfa317a6ed89fa995e0560059
Author: Joseph Turner
Commit: Protesilaos Stavrou
Put Denote menu bar after "Tools"
---
denote.el | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/denote.el b/denote.el
index 1396e7f3f9..
branch: externals/denote
commit faaf5f94ab78967613f29b18a9b9a662db25e4e9
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Use denote-rename-max-mini-window-height in
denote-change-file-type-and-front-matter
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-
branch: externals/denote
commit f1730b7798b5270f5d2b1a054949b82f274904f4
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Acknowledge Ashton Wiersdorf for commit e2ba6c1
The change is small. As such, Ashton does not need to assign copyright
to the Free Software Foundation
branch: externals/denote
commit 667c1370ba8bf7817656941afd80cf657d113982
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Remove unwind-protect from denote--command-with-default-title
---
denote.el | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
diff --
branch: externals/denote
commit f770346729e18a0fda368fd6084b631c48a24dd0
Merge: aa7bf58234 d47ef97062
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Merge branch 'main' of git.sr.ht:~protesilaos/denote
---
README.org | 9 ++---
denote.el | 23 +++
2 files
branch: externals/denote
commit aa7bf58234f77c1293dded4e3a907a114a1f1f16
Author: Joseph Turner
Commit: Protesilaos Stavrou
Enable Denote menu bar by default
This change means that merely loading denote.el causes :filter,
:visible, :active, :label, :suffix, and :selected forms (o
branch: externals/denote
commit 7ca08f2a6643278086e75d2af8c0315d5d6f9214
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Refactor denote-org-capture and remove denote-org-capture-with-prompts
---
denote.el | 97 ++
branch: externals/denote
commit f26d8d7799231cbf8bd5fda6cdd0d7eec671d085
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Handle nil case in denote-sort--define-lessp
---
denote-sort.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/denote-sort.el b
branch: externals/denote
commit 2b627aaafdb5bd50402e4f87de547b998019bc62
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Add denote-org-capture-with-prompts
---
denote.el | 42 ++
1 file changed, 38 insertions(+), 4 deletions(-)
dif
branch: externals/denote
commit ee58ae014d6a21e57ff68931ac4b5c07431b4ee5
Merge: f770346729 667c1370ba
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #199 from jeanphilippegg/refactor
Refactor
---
README.org | 40
denote-org-dblock.el| 16 +
branch: externals/denote
commit e6b7ba74e669f87073811d5e211f1c687abc03cb
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Make denote-retrieve-filename-identifier consistent with other functions
---
denote.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff
branch: externals/denote
commit 6acb25c7ec262e280fb00c96b60a3a185e485e7b
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Create aliases for denote-retrieve-front-matter-* functions
---
denote.el | 27 +++
1 file changed, 11 insertions(+), 16 deletio
branch: externals/denote
commit 195f0c3b7f89b7a52232d8a2999a7207ccabdb7c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Acknowledge Joseph Turner for commits 4261d19, f0910d3
Joseph has assigned copyright to the Free Software Foundation.
---
README.org | 11 ++-
1
branch: externals/denote
commit e2ba6c144d376548c072c4f7f9452ad22b78bb57
Author: Ashton Wiersdorf
Commit: Protesilaos Stavrou
Guard sorting keywords when given an empty string
I've been using Denote with Transient. However, when `denote' is
invoked non-interactively (as through
branch: externals/denote
commit f0910d31465090e181efcbba7e7b356329bc1429
Author: Joseph Turner
Commit: Protesilaos Stavrou
Add denote-menu-bar-mode, making the Denote menu bar optional
This reduces the effect that merely loading denote.el has on Emacs.
---
denote.el | 13 +-
branch: externals/denote
commit 4899ca5c7878bf408db41a3c7dc3aaa6f48fadce
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Remove separator for the last file in denote-org-dblock-add-files
---
denote-org-dblock.el | 16 +---
1 file changed, 5 insertions(+), 11 de
branch: externals/denote
commit 6d71d3e1d3ab010ebdd1d8e8f222ce7eb1b1d6fc
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Refactor denote-retrieve-filename-* functions
---
README.org | 16 -
denote-rename-buffer.el | 10 +++---
denote.el |
branch: externals/denote
commit 3d4891b5dd7b19230e8ad26858e8bb1ebd09929a
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Rename denote-retrieve-title-* and denote-retrieve-keywords-* functions
---
README.org | 24 ++---
denote-rename-buffer.el
branch: externals/denote
commit 6e5ddc262381a94372c39ee58197a5df9c85c9a4
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Refactor denote-file-has-identifier-p and use it in various functions
---
denote.el | 24
1 file changed, 8 insertions(+), 16 d
branch: elpa/subed
commit beadbffc18670d4d51e836d650cca06043f0b936
Author: Sacha Chua
Commit: Sacha Chua
Add extra line after comments in text output
* subed/subed-common.el (subed-subtitle-list-text): Add an extra line
after comments.
* tests/test-subed-common.el ("COMMON")
branch: elpa/subed
commit d69d123b984e0b8ac91f443865d67f0eb994316e
Author: Sacha Chua
Commit: Sacha Chua
1.2.10: version bump
---
NEWS.org | 5 +
subed/subed.el | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 1508f9b406..1b590da3b4 1
branch: elpa/subed
commit 1e28ebe9c2000868c670b41ea5559f74a97459eb
Author: Sacha Chua
Commit: Sacha Chua
Add filename argument to subed-guess-format
* subed/subed.el (subed-guess-format): Add filename argument.
---
subed/subed.el | 9 +
1 file changed, 5 insertions(+), 4 de
elpasync pushed a change to branch elpa/subed.
from 0b4850030a 1.2.9: bump version, document changes
new 1e28ebe9c2 Add filename argument to subed-guess-format
new beadbffc18 Add extra line after comments in text output
new d69d123b98 1.2.10: version bump
Summary o
branch: externals/dape
commit e4b0cdbe46a888a2bf6c214841e7709f17ec00fd
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix faulty minibuffer binding
---
dape.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/dape.el b/dape.el
index b3efb24b18..b4e00f49fc 100644
--- a/dape.el
+++ b/d
branch: externals/dape
commit 8a5c388ba900a4a1dff635468837fbc346c107fe
Author: Daniel Pettersson
Commit: Daniel Pettersson
Use integrated terminal as the python default
---
dape.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/dape.el b/dape.el
index c380cf924c..c3622aca40 100644
---
branch: externals/dape
commit 8d7a979a56601277b578f0cd0e533d0717d1c198
Author: Daniel Pettersson
Commit: Daniel Pettersson
Use python instead of default python3 in debugpy #29
---
dape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index b4e00f49fc.
branch: externals/dape
commit 0f9b849b7709832f93921c53b2ff150ac36f21cb
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix goto breakpoint
---
dape.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dape.el b/dape.el
index 800148df63..0951fb9e58 100644
--- a/da
branch: externals/dape
commit 1fb479d757e09480a8c341ec9ca06b5293e6fa66
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix warnings
---
dape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index c3622aca40..800148df63 100644
--- a/dape.el
+++ b/d
branch: externals/dape
commit 9a75efe29c8b51d27506e85c2fc4afc7ca7a8e90
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve usefulness of dape-evaluate-expression
---
dape.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dape.el b/dape.el
index 8300dbe30
branch: externals/dape
commit f423809b2f18527df4f7cfa20b121d333b0cf227
Author: Daniel Pettersson
Commit: Daniel Pettersson
Remove useless interactive prefix arg
---
dape.el | 51 +--
1 file changed, 25 insertions(+), 26 deletions(-)
diff --gi
elpasync pushed a change to branch externals/dape.
from 432776f347 Refactor connection/process creation
new e4b0cdbe46 Fix faulty minibuffer binding
new 8d7a979a56 Use python instead of default python3 in debugpy #29
new ae39e2e647 Refactor startDebugRequest
n
branch: externals/dape
commit a0f5664c44c3cb1b77596fb2d1bc2360710ac5fb
Author: Daniel Pettersson
Commit: Daniel Pettersson
Improve runInTerminal request, use correct cwd
---
dape.el | 31 +++
1 file changed, 19 insertions(+), 12 deletions(-)
diff --git a/dape.el
branch: externals/dape
commit ae39e2e64783c98ac9bc9d734dc7e416545ed213
Author: Daniel Pettersson
Commit: Daniel Pettersson
Refactor startDebugRequest
Its still a mess but dape looks a bit better
---
dape.el | 41 -
1 file changed, 16 insertio
branch: elpa/subed
commit e73c0a38039eb32fd43911023ff35007e324c733
Author: Sacha Chua
Commit: Sacha Chua
1.2.11 New commands subed-shift-subtitles-to-start-at-timestamp,
subed-move-subtitles-to-start-at-timestamp, add workflow notes
Sometimes I just want to move a subtitle to start
branch: externals/dape
commit 28f43ea21ce73e4480168321c1593eedc20aa5ce
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix dape repl focus
repl looses focus on step commands
---
dape.el | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/dape.el b/dape.el
elpasync pushed a change to branch externals/dape.
from 9a75efe29c Improve usefulness of dape-evaluate-expression
new b5f7e75e78 Fix "No stopped threads" message on next/step etc.
new 28f43ea21c Fix dape repl focus
Summary of changes:
dape.el | 11 ---
1 file chan
branch: externals/dape
commit b5f7e75e78dc962266f14c882703b5ca88457d12
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix "No stopped threads" message on next/step etc.
---
dape.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dape.el b/dape.el
index 888563963
branch: externals/company
commit be2157ddd8e34f18c01e4aa98d0577a25caa6938
Author: Allen Li
Commit: Allen Li
Fix company-tests.el footer
---
company-tests.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/company-tests.el b/company-tests.el
index b49c201f7f..aeb94a73f7 100644
--- a/comp
branch: externals/company
commit d04e665d8ca01a5baa42b5e2dad88d5bbe5a9b8f
Merge: 9c12b02620 be2157ddd8
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1439 from darkfeline/fix
Fix company-tests.el footer
---
company-tests.el | 1 +
1 file changed, 1 insertion(+)
diff --git
elpasync pushed a change to branch elpa/diff-ansi.
from c14d1f6c58 Improve 'with-advice' using gensym for let bound variable
new 5ccda5fb89 delta: set --pager=never
new cdae72a471 Cleanup: assign a variable for the processes final
destination
Summary of changes:
diff-ans
branch: elpa/diff-ansi
commit 5ccda5fb89d89f1b14277d25c606fc7c8ff0c3a0
Author: Campbell Barton
Commit: Campbell Barton
delta: set --pager=never
Ensure a pager is never used since it makes no sense when
the output is piped.
I ran into this while debugging unrelated chang
branch: elpa/diff-ansi
commit cdae72a4713704692aa4edf3433d6b6df1d84746
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: assign a variable for the processes final destination
---
diff-ansi.el | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/diff-ans
branch: externals/spacious-padding
commit 28082f9f5bb4a533962cbc6d8eb2eeffc8a14a6e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add CHANGELOG.org with contents of 0.2.0
---
CHANGELOG.org | 49 +
1 file changed, 49 insertions(+)
dif
branch: externals/spacious-padding
commit 8da061aec4cdd3f326d33363a101cf942000f522
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update list of links in the README.md
---
README.md | 5 +
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index c337784ab7..e3f
branch: externals/spacious-padding
commit a7e0e8161f2d3e2aac9e4628d8ef125ac9600e24
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Mention spacious-padding-subtle-mode-line in the Commentary
---
spacious-padding.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git
branch: externals/spacious-padding
commit 05514d42c4bebd173c8827270a2f083e71547346
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify a few statements in the doc string of
spacious-padding-subtle-mode-line
---
spacious-padding.el | 12 +++-
1 file changed, 7 insertions
branch: externals/spacious-padding
commit c5514d7b14e7e7469013d51f97a5e99f35e18d80
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Include link to the change log
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 4997ca67bf..fcb635deca 1
elpasync pushed a change to branch externals/spacious-padding.
from 718db1bd98 Make spacious-padding-subtle-mode-line accept a plist;
expand its customisability
new a7e0e8161f Mention spacious-padding-subtle-mode-line in the
Commentary
new 05514d42c4 Clarify a few statemen
branch: externals/spacious-padding
commit 9d96d301d5bccf192daaf00dba64bca9979dcb5a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to version 0.3.0
---
CHANGELOG.org | 87 +
README.org | 6 ++--
spacious-padd
branch: externals/spacious-padding
commit 289b377852d78100d95b02bcb1b6b2e25d2b544a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Write the official manual as a README.org
The GNU ELPA machinery converts this into an Info manual.
---
README.org | 762 +
branch: main
commit 080e09a4c6f038818a5a7a9c5e53ff168e0fe00e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
* elpa-packages (spacious-padding): Add :doc, :news, and expand
:ignored-files
---
elpa-packages | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/elpa-
53 matches
Mail list logo