branch: externals/denote
commit 27cba1eba20f0540a5c67bcced9d009124da0ee7
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove unrelated command from the denote-query-mode doc string
---
denote.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/denote.el b/den
branch: externals/denote
commit 2f3e3d7e87ec3e0b34927520552c9fb891e79d7c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the doc string of denote-grep-focus
---
denote.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/denote.el b/denote.el
index 90
elpasync pushed a change to branch elpa/helm.
from 20bb1dd9b8 Add update-directory-autoloads action to HFF
new e1c5833a34 Add new action to bookmarks to reset bookmark
new 3d46c65f0f Don't use base name in helm-multi/for-files (#2713)
Summary of changes:
helm-for-files.el
branch: elpa/helm
commit 3d46c65f0ffc68ca31db9dfa54f47fe8333f137d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Don't use base name in helm-multi/for-files (#2713)
---
helm-for-files.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/helm-for-files.el b/helm-for
branch: elpa/helm
commit e1c5833a34007da970abbb389e27a51fb39dbb0c
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add new action to bookmarks to reset bookmark
Useful to reset all bookmarks attributes to position in current buffer.
---
helm-types.el | 1 +
1 file changed, 1 ins
branch: externals/denote-search
commit 431def4d56b0ecd920099c64b567533f9d481ca5
Author: Lucas Quintana
Commit: Lucas Quintana
Mention development updates in Denote
---
README.md | 13 +
1 file changed, 13 insertions(+)
diff --git a/README.md b/README.md
index cf262b822d..530ceb
branch: elpa/mastodon
commit 438d3f701bccd11486fa3c664f0eb8e521654f41
Author: marty hiatt
Commit: marty hiatt
add mastodon-tl-follow-user-by-handle, mod tl--userhandle-from-url for it.
FIX #665.
code adapted from https://sachachua.com/dotemacs/index.html#mastodon.
thanks sachac
branch: elpa/mastodon
commit 310e401c8da8358e619c1ec59fd42fc059493309
Merge: fd59828c89 cc252f0c1c
Author: marty hiatt
Commit: marty hiatt
Merge branch 'develop'
---
README.org | 37 +-
lisp/.dir-locals.el| 3 +-
lisp/mastodon-auth.el | 158 ++
branch: elpa/mastodon
commit c7bf5fec29cd0bc4fc6f5690a6d5b129b2341997
Author: marty hiatt
Commit: marty hiatt
encrypt client secrets in plstore. remove
mastodon-auth-encrypt-access-token. #669
---
lisp/mastodon-auth.el | 27 +++--
lisp/mastodon-client.el | 77
branch: elpa/mastodon
commit 59c9b90b8e975fe8d4d1c2e9ca1c63e64591eff7
Author: marty hiatt
Commit: marty hiatt
notifs: fix updates for grouped notifs. FIX #673
- also respect mastodon-tl--position-after-update
---
lisp/mastodon-notifications.el | 2 ++
lisp/mastodon-tl.el
branch: elpa/mastodon
commit e5be6639c1962a91eda8508e7f1bee8c69f7e934
Author: marty hiatt
Commit: marty hiatt
client: reimplement badly written functions
- -client
- --active-user
- --make-current-user-active
---
lisp/mastodon-client.el | 42 +++-
branch: elpa/mastodon
commit 0fe10fbedfbfd0bfb49aa8e04d2ff1d085a93ab6
Author: marty hiatt
Commit: marty hiatt
add optional auth-source support.
---
lisp/mastodon-auth.el | 33 ++
lisp/mastodon-client.el | 54 +++--
2
branch: elpa/mastodon
commit 163ba2b0b89a292b99bff0f574f5584ec888469a
Author: marty hiatt
Commit: marty hiatt
build info
---
mastodon.info | 279 +++---
mastodon.texi | 419 +-
2 files changed, 436 inser
branch: elpa/mastodon
commit c4b024c2a7a22565e0c8cc20c107cf30b41cd6a8
Author: marty hiatt
Commit: marty hiatt
readme re auth source tokens
---
README.org | 18 --
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index fe1759bfa9..9cfdcee
branch: elpa/mastodon
commit c4bcbd60b671f5ad514f70e5263ed1f7f5dd42a2
Author: marty hiatt
Commit: marty hiatt
image cycle: re-write mastodon-tl--get-next-image-url!
---
lisp/mastodon-tl.el | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a/lisp/m
branch: elpa/mastodon
commit a4f39adc80bf21e90e9d8f9b939aa9e442f30711
Author: marty hiatt
Commit: marty hiatt
auth: note re updates to auth-source file
---
lisp/mastodon-auth.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-au
branch: elpa/mastodon
commit 75b0e3cc1cdc2c7330532dd6d52c6b5c33d188b9
Merge: b3a8a1c733 d28b023f39
Author: martianh
Commit: martianh
Merge pull request 'Fix #675 use url.el for posting attachments' (#677)
from rahguzar/mastodon.el:develop into develop
---
lisp/mastodon-http.el | 125 ++
branch: elpa/mastodon
commit e35f24ca94780c03a28b7749e8ebd6c8474e96e0
Merge: 9453f98716 26bd873cbc
Author: martianh
Commit: martianh
Merge pull request 'Remove elisp-flymake-byte-compile-load-path from
dir-locals' (#679) from rahguzar/mastodon.el:develop into develop
---
lisp/.dir-locals.e
branch: elpa/mastodon
commit ab42aaf4c4501f9958e8ad4f0ec1a2ebdc4f9ef0
Author: marty hiatt
Commit: marty hiatt
return val for --make-user-active, copy-seq for cl-remf
also client docstrings, notes,
---
lisp/mastodon-client.el | 16 ++--
1 file changed, 10 insertions(+),
branch: elpa/mastodon
commit 21c02d8c759c0e93327b6a41ed5c229bf959007b
Author: marty hiatt
Commit: marty hiatt
image cycle: error if no attachments
---
lisp/mastodon-tl.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index c
branch: elpa/mastodon
commit 3743eb6299387b26eaae0b76a4f4d2c5fbbb9d03
Author: marty hiatt
Commit: marty hiatt
http: use built-in url.el status function.
---
lisp/mastodon-http.el | 31 +--
1 file changed, 9 insertions(+), 22 deletions(-)
diff --git a/lisp/mastod
branch: elpa/mastodon
commit 2e3d9d97b1a36af523b27c49d3e9daa38de4d911
Author: marty hiatt
Commit: marty hiatt
autoload forget-all-logins
---
lisp/mastodon.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index e02c1ba646..4de5fdc4ca 100644
--- a/lis
branch: elpa/mastodon
commit 3d853dbbc9436dc2949469bc41435e0366b06e2f
Author: marty hiatt
Commit: marty hiatt
flycheck media.el
---
lisp/mastodon-media.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el
index 87b58b8b38.
branch: elpa/mastodon
commit 79104659e6fb19bf337992a20e4765cbfd811cce
Author: marty hiatt
Commit: marty hiatt
update user notice string for unset vars.
---
lisp/mastodon-auth.el | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/lisp/mastodon-auth.el b/lisp/masto
branch: elpa/mastodon
commit 6b0786127add69c47bd925444b18b02f92b71f0a
Author: marty hiatt
Commit: marty hiatt
fix call to mastodon-tl-view-full-image-at-point
---
lisp/mastodon-tl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.e
branch: elpa/mastodon
commit 9453f98716eb9e97c4fd670c7bbb08a93cc2be85
Author: marty hiatt
Commit: marty hiatt
readme: updates re encrypted tokens. #671
---
README.org | 17 +
1 file changed, 13 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 57bbf74
branch: elpa/mastodon
commit c8114d388736e4255dc90e03b9eb68eab4dd24e5
Author: Rahguzar
Commit: Rahguzar
Fix empty let body
---
lisp/mastodon-tl.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 610b48c34a..33913d8b66
branch: elpa/mastodon
commit ef89f5849a5a777699e32a888139e5804f94cdc1
Author: marty hiatt
Commit: marty hiatt
store user's access-token encrypted in the plstore. #310.
---
lisp/mastodon-client.el | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/lisp/m
branch: elpa/mastodon
commit cc252f0c1c8d76dca658981ac933e27af9353fc5
Author: marty hiatt
Commit: marty hiatt
fix byte-compile errors auth.el
---
lisp/mastodon-auth.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index d79
branch: elpa/mastodon
commit 7eed335c50020bff082a1c01228c25756af0ae21
Author: marty hiatt
Commit: marty hiatt
media.el: update media item help-echo. (did we lose copy image URL?)
---
lisp/mastodon-media.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/mastodon
branch: elpa/mastodon
commit d28b023f39e312f4d430fe57682840ec5147936d
Author: marty hiatt
Commit: marty hiatt
amend/rename mastodon-http--get-cb-data
---
lisp/mastodon-http.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lisp/mastodon-http.el b/lisp/masto
branch: elpa/mastodon
commit 4c72994a488ea37af44135ddc73e91247d9c0b34
Author: marty hiatt
Commit: marty hiatt
add mastodon-forget-all-logins
message on delete logins
---
lisp/mastodon.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
branch: elpa/mastodon
commit 3d8c8bb64df38ba755925bfdf68abddd6042a7c9
Author: marty hiatt
Commit: marty hiatt
client: plstore read funs: close plstore at end
---
lisp/mastodon-client.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
i
branch: elpa/mastodon
commit b92395439a7c53ee786ea8545024221d6c4cb3a5
Author: marty hiatt
Commit: marty hiatt
client: fetch -- handle instance response error
---
lisp/mastodon-client.el | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/lisp/mastodon-clien
branch: elpa/mastodon
commit f368ce2919bd2126f7a659ef57fd21c0d10ca951
Author: marty hiatt
Commit: marty hiatt
refactor stray plstore token check.
re-fix auth-source plstore check
---
lisp/mastodon-auth.el | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/
branch: elpa/mastodon
commit fdc45a69f94ea8b4d9d4f84add8d794951d74657
Author: marty hiatt
Commit: marty hiatt
index update
---
mastodon-index.org | 102 -
1 file changed, 53 insertions(+), 49 deletions(-)
diff --git a/mastodon-index.org b
elpasync pushed a change to branch elpa/mastodon.
from fd59828c89 Merge branch 'develop'
new f764ffbb12 readme, sachac link
new e1885da9c1 move mastodon-notifications-grouped-types to file
mastodon.el.
new 438d3f701b add mastodon-tl-follow-user-by-handle, mod
tl--u
branch: elpa/mastodon
commit 48acaae37d06e22ebe2c7ed3b5f05a782f33abf7
Author: marty hiatt
Commit: marty hiatt
auth/client fixes: #668.
- check if stray access_token found in plstore when using authsource
instead
- move encrypt-access-token to auth from client
---
lisp/masto
branch: elpa/mastodon
commit 97a317da50c914863365bc92753d415e21baff71
Author: marty hiatt
Commit: marty hiatt
auth: amend auth source/plstore check error message #671.
---
lisp/mastodon-auth.el | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/lisp/mastodon-auth.e
branch: elpa/mastodon
commit 308e70c4e6ddf78704bfc046a2ea618a969586ed
Author: marty hiatt
Commit: marty hiatt
auth: user-error not error in get-token
---
lisp/mastodon-auth.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
i
branch: elpa/helm
commit 563cb9b83eddb2efd0a5458593a789bb86b1ed56
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add visible colors in ttys
---
helm-core.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/helm-core.el b/helm-core.el
index a964447222..9
branch: elpa/mastodon
commit 860b675901fc0b4ae4ea40d4634ab7ab1b89c04b
Author: marty hiatt
Commit: marty hiatt
image cycle: add binding for image from byline
---
lisp/mastodon-tl.el | 2 ++
lisp/mastodon.el| 1 +
2 files changed, 3 insertions(+)
diff --git a/lisp/mastodon-tl.el b/lisp/m
branch: elpa/mastodon
commit a8baf9bbcba4a108e9e1a51552b9df1c4be06e60
Author: marty hiatt
Commit: marty hiatt
implement full sized image cycling. #666.
- adds mastodon-image-mode inheriting image-mode
- keymap for cycling on `.`/`>`/``
- modifies toot attachments text proper
branch: elpa/mastodon
commit 36d56b7050fa2947ba74080ff4a43be012f6911c
Author: marty hiatt
Commit: marty hiatt
adjust return value of mastodon-client--store. #671
---
lisp/mastodon-client.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/lisp/mastodon-client.el b/li
branch: elpa/mastodon
commit b3a8a1c7330bbfaec0b4c6b693e33d34079fa56b
Author: marty hiatt
Commit: marty hiatt
readme access tokens version
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 6c54bacfaf..57bbf74bb1 100644
--- a/REA
branch: elpa/mastodon
commit d859c5d9ed2d2ee061c3c5c3a3c4fedd53933d69
Author: marty hiatt
Commit: marty hiatt
indent client-tests
---
test/mastodon-client-tests.el | 115 +-
1 file changed, 57 insertions(+), 58 deletions(-)
diff --git a/test/mastodon
branch: elpa/mastodon
commit 3c05fe8fc50c359f32562955500d1b9c5c14396b
Author: marty hiatt
Commit: marty hiatt
add mastodon-auth--plstore-token-check. #671
---
lisp/mastodon-auth.el | 51 +++
1 file changed, 35 insertions(+), 16 deletions(-)
d
branch: elpa/mastodon
commit e574ee01cbbf5a8df24c4e321145230e21158956
Merge: 558d8aea5c c8114d3887
Author: martianh
Commit: martianh
Merge pull request 'Fix empty let body' (#674) from
rahguzar/mastodon.el:develop into develop
---
lisp/mastodon-tl.el | 6 +++---
1 file changed, 3 insertion
branch: elpa/mastodon
commit 7988d26e291e316ce5613656286c7c39381eb609
Author: marty hiatt
Commit: marty hiatt
client: add check to client--fetch.
if the value of `mastodon-instance-url` is incorrect,
`mastodon-client--register` may just return nil, such that --fetch will
err
branch: elpa/mastodon
commit 7d2dbbccfc1ad66af9dbfac5c056fe3849172802
Author: marty hiatt
Commit: marty hiatt
media: amend --post-media-attachment
---
lisp/mastodon-http.el | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/lisp/mastodon-http.el b/l
branch: elpa/mastodon
commit 5a6671dbf1dfc2d522de63d383ff3c95f453cd30
Author: marty hiatt
Commit: marty hiatt
readme encrypted tokens / epa/plstore key vars
---
README.org | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
index 9cf
branch: elpa/mastodon
commit 55de8c92cf8342c5615b1a5a13e61209fc8d098c
Author: marty hiatt
Commit: marty hiatt
tl: require image-mode for masto image mode map
---
lisp/mastodon-tl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
branch: elpa/mastodon
commit 642f39becf5d2f54bca1ce6e2014f6724944ab7b
Author: marty hiatt
Commit: marty hiatt
clear client/auth variables in forget-logins.
---
lisp/mastodon.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/lisp/mastodon.el b/lisp/mastodon.
branch: elpa/mastodon
commit 7a45ec461b496a4f740bbca8f1ed486db09e206e
Author: marty hiatt
Commit: marty hiatt
add auth-source customize, shorten some lines
---
lisp/mastodon-auth.el | 47 ---
lisp/mastodon-client.el | 16 +++-
2 file
branch: elpa/mastodon
commit 558d8aea5c5e3a523116ad7a6c3d070914cc94f9
Author: marty hiatt
Commit: marty hiatt
use poll symbol in toots with polls, like in notifs
---
lisp/mastodon-tl.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/lisp/mastodon-tl.el b/lisp/mast
branch: elpa/mastodon
commit e8a8b15b0ec3c24c6a7fdbebdbd94374425d65d3
Author: marty hiatt
Commit: marty hiatt
client-tests: some hack fixes WIP
they still break with password prompts for plstore decrypt/encrypt
---
test/mastodon-client-tests.el | 32 +---
branch: elpa/mastodon
commit 8fbce728a1a5247b670927f219403fa7805e4475
Author: marty hiatt
Commit: marty hiatt
tl update: error if no newest id. #673.
---
lisp/mastodon-tl.el | 30 --
1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/lisp/mastodon-tl
branch: elpa/mastodon
commit 3ce1a728829f8b40919bbb8c9e0deb5fdd3b8fa6
Author: marty hiatt
Commit: marty hiatt
flycheck after image-cycle
---
lisp/mastodon-tl.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 272
branch: elpa/mastodon
commit 600f2574f9da527ef2941ae0128e784f1527896f
Author: marty hiatt
Commit: marty hiatt
move auth-source check up the cond
---
lisp/mastodon-auth.el | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/lisp/mastodon-auth.el b
branch: elpa/mastodon
commit 7f3516e9d80b2d59306ca11fe4415bd7050e70ff
Author: marty hiatt
Commit: marty hiatt
client: store token, revert to using full handle for plstore key.
- auth source still uses just the username, as it has host too.
---
lisp/mastodon-client.el | 9 -
branch: elpa/mastodon
commit ca7c3a814d7205c38475fd81b6bf45127b80c3e0
Author: marty hiatt
Commit: marty hiatt
mastodon.el defvar token file
---
lisp/mastodon.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 4de5fdc4ca..16b9b459a1 100644
--- a/
branch: externals/denote
commit b2d6b747266fd44f2cccd3fd4eb8ce1952d43772
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rename denote-grep-query-history and make the histories reference each other
This is how we do it with all our prompts. In practice, it is used in
an
branch: externals/denote
commit ba61fa3f8224cb32401fdb5bc113968a7a1a7bcd
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document the denote-grep command in the manual
---
README.org | 18 ++
denote.el | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
di
branch: elpa/mastodon
commit 26bd873cbc3d511baff207087d8b7286ad58ae96
Author: Rahguzar
Commit: Rahguzar
Remove elisp-flymake-byte-compile-load-path from dir-locals
It results in the variable being set to the symbol load-path
which breaks flymake.
---
lisp/.dir-locals.el | 3 +--
branch: elpa/mastodon
commit 3234dae0a428531e048c1dce8d795b6646d6
Author: marty hiatt
Commit: marty hiatt
flycheck mastodon.el
---
lisp/mastodon.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index a60961abb1..294165f292 100644
--- a/lisp/m
branch: elpa/mastodon
commit a4e8600364f6a8c08a1d121391f5d763499445af
Author: Rahguzar
Commit: Rahguzar
Refactor data validation
---
lisp/mastodon-http.el | 69 ---
1 file changed, 33 insertions(+), 36 deletions(-)
diff --git a/lisp/mastodon-
branch: elpa/mastodon
commit a1e525dacca4f8b540c6496ea0c647c47188514b
Author: marty hiatt
Commit: marty hiatt
refactor mastodon-auth--plstore-access-token-member + test it. #671
---
lisp/mastodon-auth.el | 37 +
test/mastodon-auth-tests.el | 36
branch: externals/dape
commit 835022b9fcb2808e1944975d5529bdc13c32d649
Author: Daniel Pettersson
Commit: Daniel Pettersson
Using keyword for jsonrpc request method names instead of string
---
dape.el | 108 ++--
1 file changed, 51
branch: externals/dape
commit 03000a368c7c033c099662f65344bcf729684643
Author: Daniel Pettersson
Commit: Daniel Pettersson
Add docs to undocumented variables
---
dape.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/dape.el b/dape.el
index 4fb052f14c..9a0cfe
branch: externals/dape
commit eabff80c1321a0d37b381448323413bb963ff0cd
Author: Daniel Pettersson
Commit: Daniel Pettersson
Move data breakpoints to top in breakpoints info
---
dape.el | 130
1 file changed, 64 insertions(+), 6
branch: elpa/slime
commit 36878496d6f9d06cd3e4dfa3f51ab57acc5fe95f
Author: josh
Commit: Stas Boukarev
add a :load-contribs key to #'dump-image to preload *contribs*
---
swank-loader.lisp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/swank-loader.lisp b/swank-loader
branch: elpa/mastodon
commit 26b0368544684b75bd3d0deaee15f7345b137d38
Author: marty hiatt
Commit: marty hiatt
adjust error message re access token in two places
---
lisp/mastodon-auth.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/mastodon-auth.el b/lisp/m
branch: externals/denote
commit d0b97f85f7289f68f0195bf7d29c6d464cba96a5
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reorganise some parts of the denote-query section in denote.el
---
denote.el | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff
branch: externals/denote
commit fceb31c4291e049bb2444821f152af682b1d2f1b
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document the denote-query-mode and link to it from relevant sections of the
manual
---
README.org | 85 ++
elpasync pushed a change to branch externals/denote.
from ed0fcb0ebf Make denote-grep-file-regexp-prompt return a string, not
assuming it is part of 'interactive'
new 64bcaa4c13 Change name of denote-grep group to denote-query
new d915fae73d Move two denote-query user optio
branch: externals/denote
commit 4210564104e48d804d73952e2d4f0785c740c33e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the manual's documentation of denote-sort-dired-extra-prompts
---
README.org | 23 ---
1 file changed, 12 insertions(+), 11 deletions(-
branch: externals/denote
commit 6cb1ba15acc3bd72c665c5a2f0e105834777ae45
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove old warnings about version 2.3.0 from a year ago
I expect the interested parties to have made the changes in the meantime.
---
denote.el | 37
branch: elpa/mastodon
commit 9a2bee2424c043fe688a17372b94bfe14816b5f6
Merge: 5308821c78 a1e525dacc
Author: marty hiatt
Commit: marty hiatt
Merge branch 'token-encrypt' into develop
---
README.org| 24 +-
lisp/mastodon-auth.el | 158 ++
branch: elpa/mastodon
commit 328a18f5b2bf104a1e0df8b7ecf5b3ffc1e1bd21
Author: marty hiatt
Commit: marty hiatt
full image display: message bindings if multiple images. #666
---
lisp/mastodon-media.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/lisp/mastodon-media
branch: externals/denote
commit 871bb14ada34336cc6dc58aad1facedf6e34c2fe
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Mention version 4.0.0 instead of 3.2.0 in all relevant places
We never released 3.2.0. Since we have made lots of changes we want
to label this as a w
branch: externals/denote
commit 2c585fcb02d6c8f4a31790ab8daa32a15273b3b3
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Acknowledge Lucas Quintana for denote-grep and related
These were introduced in commit f70c96c, which was contributed by Lucas
Quintana in pull reques
branch: externals/denote
commit 369f69ac58c258053b00d4202bd22ec063bf4d3e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reword the manual about denote-sort-dired
---
README.org | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/READ
branch: externals/denote
commit 788c2b0c8e59720ad1436754902112d0cdc9c46f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Mention 'denote-sort-dired' in the relevant heading
This makes it easier to discover the command.
---
README.org | 2 +-
1 file changed, 1 insertion(+),
branch: externals/denote
commit 0feb0d41836554090817b01d8765737b1536e013
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use denote-keywords-prompt instead of the denote-grep-keywords-prompt
---
denote.el | 25 ++---
1 file changed, 6 insertions(+), 19 deletions(
branch: externals/hyperbole
commit 402317d48c920e98192e22bce8986cfdde9511e9
Author: Mats Lidell
Commit: GitHub
Introduce DSL for testing Hywiki words (#690)
* More review comments
---
ChangeLog| 10 +
test/hywiki-tests.el | 117 +++
elpasync pushed a change to branch externals/dape.
from 5fba6b59a6 Improve customization for
dape-info-variable-table-row-config
new 03000a368c Add docs to undocumented variables
new 835022b9fc Using keyword for jsonrpc request method names instead
of string
new f9
branch: externals/dape
commit f91f58849e7f4a76e0dada65908bcb8dfd26abea
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix Restart in mode line menu
---
dape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index 8e722f65ef..ab688cc2b6 100644
---
branch: elpa/mastodon
commit 3b17af2c439fe0a3eff8e0f05c51ec9831779c7b
Author: marty hiatt
Commit: marty hiatt
defcustom default t for encrypt user access token. #310
---
lisp/mastodon-client.el | 32 +++-
1 file changed, 23 insertions(+), 9 deletions(-)
diff --g
branch: externals/colorful-mode
commit 0ebfa75fe114199ee6c7b4f1346e13fcb103a71e
Author: Elías Gabriel Pérez
Commit: Elías Gabriel Pérez
Use jit-lock instead font-lock-add-keywords.
font-lock overrides buffer text properties, using a custom jit-lock
function should fix this.
branch: elpa/orgit
commit 657f8cdd5d4654313e7e182e8e0ba32144763eeb
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump minimal Emacs
Magit already depends on that same release.
---
orgit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgit.el b/orgit.el
ind
branch: externals/llm
commit 79f8606855d718cc9e417e68ca9c148f4c6443ca
Author: Andrew Hyatt
Commit: Andrew Hyatt
Set version to 0.24.2
---
NEWS.org | 4 ++--
llm.el | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 5412ce31f7..9e9faf37f9 10064
branch: elpa/mastodon
commit 5308821c78d4e7b7fd26bd47a1a271700f0a853f
Author: marty hiatt
Commit: marty hiatt
tests: fix three tests, mock for (url-http-parse-response)
---
test/mastodon-http-tests.el | 36
test/mastodon-toot-tests.el | 1 +
2 files cha
branch: elpa/mastodon
commit 9220a658862c0f0cf727f61c58c85ead5eb17da8
Author: marty hiatt
Commit: marty hiatt
media: pcase a cond
---
lisp/mastodon-http.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.e
branch: elpa/orgit
commit f069c66c8aca960a2c143ec49962c175d47ce583
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Add llama to DEPS
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 22fac46eff..ff600f1cd0 100644
--- a/Makefile
+++ b/Makefile
@
blc pushed a change to branch externals/ivy-avy.
from 685f413887 Delete file not needed in elpa.git
adds 62a17ade8e ; * Makefile (check-declare): Simplify.
adds 7006affb6b Link to HTML manual on GNU ELPA
adds 790042e81e Fix kill-ring-save for swiper-isearch
new
branch: externals/ivy-avy
commit e3ea97b164d474c9a102511b33c3dde1cea49275
Merge: 685f413887 790042e81e
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy-avy
branch: externals/ivy-hydra
commit c1daa681b36e992708dd085e98fb0ab64565a4d3
Merge: 857cd3e70d 790042e81e
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy-hydra
---
.dir-locals.el | 13 +++---
targets/elpa.el | 125 +++
blc pushed a change to branch externals/ivy-hydra.
from 857cd3e70d Merge branch 'master' into externals/ivy-hydra
adds db61f55bc2 Port counsel-kmacro to OClosures
adds 078dcc713e Fix Eglot completion
adds a6417c86d4 Pacify old Counsel byte-compilation warnings
add
branch: externals/ivy-hydra
commit a3434bbedeec541f849cc6b2065bf423a4b5d1f8
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Delete file not needed in elpa.git
* targets/elpa.el: Delete file used for optional dependencies.
---
targets/elpa.el | 125 --
branch: externals/ivy-hydra
commit 1c9bc4e190199c891a69af03b2cf3e3f0d00c1ec
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
* ivy-hydra.el: Bump version to 0.15.1 (#3001).
---
ivy-hydra.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ivy-hydra.el b
1 - 100 of 120 matches
Mail list logo