elpasync pushed a change to branch externals/cursory.
from 39c252b001 Restore link to mailing list archive
new 4626fd94a8 Update to version 0.2.0
new 5e45744de5 Reformat manual's front matter
new e04fd74d56 Bump version to 0.2.1
Summary of changes:
CHANGELOG.org |
branch: externals/cursory
commit 4626fd94a857b63de1a2477831c7a36fef6c6f9b
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to version 0.2.0
---
CHANGELOG.org | 70 +++
cursory.el| 2 +-
2 files changed, 71 insertions
branch: externals/cursory
commit e04fd74d56bee52eccbc124c5395ee78e47189a0
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Bump version to 0.2.1
---
cursory.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cursory.el b/cursory.el
index b23e9aa885..93944ce3ce 100
branch: externals/cursory
commit 5e45744de5c684e41780cdf21819ea1424a462bc
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reformat manual's front matter
---
README.org | 45 +
1 file changed, 21 insertions(+), 24 deletions(-)
diff --git a
branch: externals/tmr
commit 2ca3ebd2aff2441a09e3c093887a8b2d44593d69
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rename tmr-confirm to tmr-confirm-single-timer
Add the latter to the manual.
---
README.org | 7 +++
tmr.el | 14 ++
2 files changed, 1
branch: externals/org
commit 41e19f1d7a326e71d732f688070ec64053312186
Author: Stefan Kangas
Commit: Ihor Radchenko
; Fix typos
---
lisp/org-element.el | 14 +++---
lisp/org-fold-core.el| 10 +-
lisp/org-persist.el | 14 +++---
li
branch: elpa-admin
commit 18a99fac3e07ba90453de75441b36c58ece328eb
Author: Philip Kaludercic
Commit: Philip Kaludercic
Check if the README is ignored before linking README-elpa
* elpa-admin.el (elpaa--write-plain-readme): Check if readme-file is
eq to 'ignore.
---
elpa-admin.el
branch: externals/detached
commit 1fcffef0fa2eb52b0aad18e7b752bf00aa929397
Author: Niklas Eklund
Commit: Niklas Eklund
Update detached's dired integration
Make sure to remove the potential trailing & which originates from
users calling dired-do-async-shell-command. This is not r
elpasync pushed a change to branch externals/consult.
from 9acf9398ce consult--read: Run lookup function in minibuffer
new ade3870580 Revert "Fix consult--temporary-files"
new ef4b83cf7d Fix consult--grep-state
Summary of changes:
consult.el | 17 +++--
1 file
branch: externals/consult
commit ade38705802323dd46f8790f952b1e46b8c893c0
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Fix consult--temporary-files"
This reverts commit cce3e1c1e0e5e192426977768a3830671facd9ca.
---
consult.el | 15 ++-
1 file changed, 6 inserti
branch: externals/detached
commit 70ebb9488f2abe6b133101a696155106c7a44998
Author: Niklas Eklund
Commit: Niklas Eklund
Implement automatic detection of terminal data command
Use the operating system to deduce the command to use for
script. Users can however override it manually.
branch: externals/consult
commit ef4b83cf7d1538840a698fd8e44fcd1e6fdeeede
Author: Daniel Mendler
Commit: Daniel Mendler
Fix consult--grep-state
Do not open file temporarily when returning
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el
branch: elpa/evil
commit 1c836e4f9716961b498ee94aee965f16240a6823
Author: Konstantin Kharlamov
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Restore `evil-select-inner-object` API
Before commit
04b25f6 Add `evil-select-inner-unrestricted-object`
elpasync pushed a change to branch elpa/evil.
from 7e67e61271 Small fix in 'evil-command-window-ex
new 1c836e4f97 Restore `evil-select-inner-object` API
new 59158b3df1 Restore `evil-select-an-object` API
Summary of changes:
evil-commands.el | 20 ++--
evil
branch: elpa/evil
commit 59158b3df13681c42edf5ba73e307adef503777a
Author: Konstantin Kharlamov
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Restore `evil-select-an-object` API
Before commit
b799fca7 Add `evil-select-an-unrestricted-object`
evi
branch: elpa/markdown-mode
commit c4f0889171172b8506aa00f2d3b5c51a769eab34
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Don't override table faces by link faces
---
CHANGES.md | 4
markdown-mode.el | 31 +--
tests/markdown-test.el | 25 ++
branch: elpa/markdown-mode
commit b1db3c4c838a47f21d2c4a210b9840f61e757604
Merge: 45aed2caf0 c4f0889171
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #717 from jrblevin/issue-716
Don't override table faces by link faces
---
CHANGES.md | 4
markdown-mode
branch: externals/emms
commit 9adffa2e362e3d93367f5f69be20d81b969ad00c
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms.el: version bump
---
NEWS| 7 +++
emms.el | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 8ae95f35c4..e65ad68f2b 100644
--- a
elpasync pushed a change to branch externals/org.
from 41e19f1d7a ; Fix typos
new 2d52741088 orgmanual-org: Mention results export as default for
inline src blocks
new 0ed0dea229 Delete some Emacs 24 compat code
Summary of changes:
doc/org-manual.org| 9 +
l
branch: externals/org
commit 0ed0dea229a336eb54ad54ff412c8c7c76b90ce8
Author: Stefan Kangas
Commit: Ihor Radchenko
Delete some Emacs 24 compat code
Org mode supports Emacs 26 or newer:
https://orgmode.org/worg/org-maintenance.html#emacs-compatibility
* lisp/org-compat.e
branch: externals/org
commit 2d52741088a7266f2b3299b502109185bd45dd35
Author: Ihor Radchenko
Commit: Ihor Radchenko
orgmanual-org: Mention results export as default for inline src blocks
* doc/org-manual.org (Exporting Code Blocks): Clarify that results are
exported by default f
21 matches
Mail list logo