branch: externals/debbugs
commit 3ca6aba1288caa8ed575b4ae48120ca739fc978a
Author: Michael Albinus
Commit: Michael Albinus
Release debbugs 0.41
* debbugs.el: Bump version to 0.41.
* debbugs-compat.el (debbugs-gnu-use-threads): Declare.
(debbugs-compat-url-http-attempt-ke
branch: externals/denote
commit 7fd4160a99dab4cbc1b14aad0f925d5f36dfb25d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove an empty line
---
denote-sort.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/denote-sort.el b/denote-sort.el
index b3249bc9e6..1a3e52054c 100644
---
branch: externals/denote
commit ee2d92859e483095db6069d86f136e5253fefe5d
Merge: dcd92c4ac6 126238c9c1
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #443 from
brabalan/denote-journal-extra-path-to-new-or-existing-entry
add `denote-journal-extra-path-to-new-or-existin
branch: externals/bufferlo
commit 85aa26a6ba5c5ba7d94355c1526951c862bf703c
Author: Florian Rommel
Commit: Florian Rommel
Use seq-mapcat
Simplifies the code.
---
bufferlo.el | 55 ---
1 file changed, 24 insertions(+), 31 deletions(
branch: externals/ef-themes
commit ddbf0957a5c40272479d497381ed7267404ee1f8
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for the built-in hexl-mode
---
README.org | 1 +
ef-themes.el | 3 +++
2 files changed, 4 insertions(+)
diff --git a/README.org b/README.org
ind
branch: externals/bufferlo
commit 7606ab19d575d3f95c8743e2c0244b39a3b2a947
Author: Florian Rommel
Commit: Florian Rommel
Fix bufferlo--get-captured-buffers
Previously, bufferlo--get-captured-buffers erroneously returned a
non-flattened list of buffers, which broke bufferlo-kill-
elpasync pushed a change to branch externals/bufferlo.
from 63ae8e60d5 Improve bufferlo-find-buffer-switch
new 7606ab19d5 Fix bufferlo--get-captured-buffers
new 85aa26a6ba Use seq-mapcat
Summary of changes:
bufferlo.el | 57 +---
branch: externals/kubed
commit 5f23c410dfbfef5d041f56a1c25a51eb9691fb4d
Author: Eshel Yaron
Commit: Eshel Yaron
; * kubed.texi: Add illustrative images.
---
kubed.texi | 50 ++
1 file changed, 50 insertions(+)
diff --git a/kubed.texi b/kubed.
branch: externals/modus-themes
commit 19e91f9e72cd79af1d7305bb7aae0c9ae18ccba4
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add support for the built-in hexl-mode
---
doc/modus-themes.info | 561 +-
doc/modus-themes.org | 1 +
mo
branch: externals/auctex
commit c296d38eb9a50c24e5f55082fe40a331f8c82b3f
Author: Ikumi Keita
Commit: Ikumi Keita
; * .elpaignore: Restore ChangeLog.1.
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
index 9996b100fd..fdc680c248 100644
--- a/.elp
elpasync pushed a change to branch elpa/helm-core.
from f728686f9d Fix preselection of single char directory names
adds fe73536ebe Ensure popup-info fn is called even when helm-window is
not ready
No new revisions were added by this update.
Summary of changes:
helm-core.el | 7 ++
branch: elpa/meow
commit bba7aa9504f85ecd310e71ca74b53207e5eb037b
Author: okamsn <28612288+oka...@users.noreply.github.com>
Commit: GitHub
Add a shim for Macrostep. (#637)
Macrostep shows macro expansions using overlays either in a separate buffer
or at
the location where the ma
branch: elpa/helm
commit fe73536ebeaeaf48d4b3fe76f1c2c47f25a2c65c
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure popup-info fn is called even when helm-window is not ready
---
helm-core.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/helm-core.el b/helm-core.el
ind
branch: externals/denote
commit 1ddf6787dcca2afd6dfc8a950e166f2b5499ac49
Merge: 7ddff697fc ee2d92859e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Merge branch 'main' of github.com:protesilaos/denote
---
denote-journal-extras.el | 43 ---
1
branch: externals/denote
commit 0377530250105a688bfb6cdeb566ae6acb1f125a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix typo in doc string
---
denote-journal-extras.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote-journal-extras.el b/denote-journal-
elpasync pushed a change to branch externals/denote.
from dcd92c4ac6 Document how to list empty/non-empty files in a Dired
buffer
new 7fd4160a99 Remove an empty line
new 7ddff697fc Make a sample code a bit more robust
new 126238c9c1 add `denote-journal-extra-path-to
branch: externals/denote
commit 3694b19cd3c51d3a381d0426853d2dafa75f0e04
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Untabify and reindent the main file
---
denote.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/denote.el b/denote.el
branch: externals/denote
commit 126238c9c1e0ad93249348ebc743bf86c037c791
Author: Alan Schmitt
Commit: Alan Schmitt
add `denote-journal-extra-path-to-new-or-existing-entry'
This function returns the path to a journal entry with the given date,
or nil if there is none.
Re
branch: externals/denote
commit 433422758ac8c7d402a8d93f50fd51badf826e20
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Tweak denote-journal-extra-path-to-new-or-existing-entry
This builds on top of commit 126238c by Alan Schmitt, which was done
in pull request 443:
branch: externals/denote
commit cd6bfb03fae17cfd41afc8e5373cb9a6f0240da1
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make stylistic change to denote-link--buffer-prompt
---
denote.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/denote.el b/denote.el
inde
branch: externals/denote
commit 7ddff697fc5e505534a0709e14b50442ae7b936c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make a sample code a bit more robust
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 8c3c8486b5..
branch: externals/denote
commit 09e4c6692f9b2adc8b8cf3af8c45d8795ce72b60
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Placate the compiler about 'denote-file-type'
---
denote-org-extras.el | 2 +-
denote.el| 89 ++--
2
22 matches
Mail list logo